bobleesj commited on
Commit
2c240f0
·
verified ·
1 Parent(s): 326593a

Upload 4dstem/srtio3_lamella_hr.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 4dstem/srtio3_lamella_hr.json +27 -8
4dstem/srtio3_lamella_hr.json CHANGED
@@ -2,7 +2,7 @@
2
  "schema_version": "1.0",
3
  "name": "srtio3_lamella_hr",
4
  "technique": "4dstem",
5
- "description": "4D-STEM of FIB lamella, Dectris ARINA CZT, binned 4x scan / 2x detector",
6
  "data": {
7
  "shape": [
8
  64,
@@ -11,15 +11,31 @@
11
  96
12
  ],
13
  "dtype": "float32",
14
- "size_mb": 144.0
 
 
 
 
 
 
 
 
15
  },
16
  "instrument": {
17
  "detector": "Dectris ARINA CZT",
18
  "voltage_kv": 300,
19
  "sensor_material": "CZT",
20
- "sensor_thickness_mm": 1.5
 
 
 
 
 
 
 
 
 
21
  },
22
- "calibration": {},
23
  "processing": {
24
  "scan_bin": 4,
25
  "detector_bin": 2,
@@ -28,12 +44,15 @@
28
  256,
29
  192,
30
  192
31
- ]
 
 
 
32
  },
33
  "attribution": {
34
- "contributor": "Bob Lee",
35
- "institution": "NCEM, LBNL",
36
  "license": "CC-BY-4.0",
37
- "date": "2025-11-15"
38
  }
39
  }
 
2
  "schema_version": "1.0",
3
  "name": "srtio3_lamella_hr",
4
  "technique": "4dstem",
5
+ "description": "SrTiO3 FIB lamella, 4D-STEM, Dectris ARINA CZT, 300 keV (high resolution)",
6
  "data": {
7
  "shape": [
8
  64,
 
11
  96
12
  ],
13
  "dtype": "float32",
14
+ "size_mb": 144.0,
15
+ "scan_shape": [
16
+ 64,
17
+ 64
18
+ ],
19
+ "detector_shape": [
20
+ 96,
21
+ 96
22
+ ]
23
  },
24
  "instrument": {
25
  "detector": "Dectris ARINA CZT",
26
  "voltage_kv": 300,
27
  "sensor_material": "CZT",
28
+ "sensor_thickness_mm": 1.5,
29
+ "microscope": "TEM",
30
+ "detector_pixels": [
31
+ 192,
32
+ 192
33
+ ]
34
+ },
35
+ "calibration": {
36
+ "pixel_size": null,
37
+ "pixel_size_unit": "angstrom"
38
  },
 
39
  "processing": {
40
  "scan_bin": 4,
41
  "detector_bin": 2,
 
44
  256,
45
  192,
46
  192
47
+ ],
48
+ "scan_bin_factor": 4,
49
+ "detector_bin_factor": 2,
50
+ "method": "area-average binning"
51
  },
52
  "attribution": {
53
+ "contributor": "Stephanie Ribet, NCEM",
54
+ "institution": "National Center for Electron Microscopy, LBNL",
55
  "license": "CC-BY-4.0",
56
+ "date": "2024-11-15"
57
  }
58
  }