bobleesj commited on
Commit
1139ac4
·
verified ·
1 Parent(s): fd6f0df

Upload diffraction/srtio3_mean_dp.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. diffraction/srtio3_mean_dp.json +18 -6
diffraction/srtio3_mean_dp.json CHANGED
@@ -2,7 +2,7 @@
2
  "schema_version": "1.0",
3
  "name": "srtio3_mean_dp",
4
  "technique": "diffraction",
5
- "description": "Mean diffraction pattern from ARINA 4D-STEM dataset, 2x binned detector",
6
  "data": {
7
  "shape": [
8
  96,
@@ -13,17 +13,29 @@
13
  },
14
  "instrument": {
15
  "detector": "Dectris ARINA CZT",
16
- "voltage_kv": 300
 
 
 
 
 
17
  },
18
  "calibration": {},
19
  "processing": {
20
  "derived_from": "arina_64x64_96x96",
21
- "method": "mean over all scan positions"
 
 
 
 
 
 
 
22
  },
23
  "attribution": {
24
- "contributor": "Bob Lee",
25
- "institution": "NCEM, LBNL",
26
  "license": "CC-BY-4.0",
27
- "date": "2025-11-15"
28
  }
29
  }
 
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,
 
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
  }