bobleesj commited on
Commit
1541bea
·
verified ·
1 Parent(s): f33b086

Upload 4dstem/arina_32x32_48x48.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 4dstem/arina_32x32_48x48.json +39 -0
4dstem/arina_32x32_48x48.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "1.0",
3
+ "name": "arina_32x32_48x48",
4
+ "technique": "4dstem",
5
+ "description": "4D-STEM of FIB lamella, Dectris ARINA CZT, binned 8x scan / 4x detector",
6
+ "data": {
7
+ "shape": [
8
+ 32,
9
+ 32,
10
+ 48,
11
+ 48
12
+ ],
13
+ "dtype": "float32",
14
+ "size_mb": 9.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": 8,
25
+ "detector_bin": 4,
26
+ "source_shape": [
27
+ 256,
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
+ }