bobleesj commited on
Commit
ff9a631
·
verified ·
1 Parent(s): fff5214

Delete diffraction/srtio3_mean_dp.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. diffraction/srtio3_mean_dp.json +0 -41
diffraction/srtio3_mean_dp.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "schema_version": "1.0",
3
- "name": "srtio3_mean_dp",
4
- "technique": "diffraction",
5
- "description": "SrTiO3 FIB lamella, mean diffraction pattern from 4D-STEM",
6
- "data": {
7
- "shape": [
8
- 96,
9
- 96
10
- ],
11
- "dtype": "float32",
12
- "size_mb": 0.04
13
- },
14
- "instrument": {
15
- "detector": "Dectris ARINA CZT",
16
- "voltage_kv": 300,
17
- "microscope": "TEM",
18
- "detector_pixels": [
19
- 192,
20
- 192
21
- ]
22
- },
23
- "calibration": {},
24
- "processing": {
25
- "derived_from": "arina_64x64_96x96",
26
- "method": "mean over all scan positions, then detector binned 2x",
27
- "source_shape": [
28
- 256,
29
- 256,
30
- 192,
31
- 192
32
- ],
33
- "detector_bin_factor": 2
34
- },
35
- "attribution": {
36
- "contributor": "Stephanie Ribet, NCEM",
37
- "institution": "National Center for Electron Microscopy, LBNL",
38
- "license": "CC-BY-4.0",
39
- "date": "2024-11-15"
40
- }
41
- }