bobleesj commited on
Commit
9bb9000
·
verified ·
1 Parent(s): fe49bfa

Upload 4dstem/arina_64x64_96x96.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 4dstem/arina_64x64_96x96.json +39 -0
4dstem/arina_64x64_96x96.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "1.0",
3
+ "name": "arina_64x64_96x96",
4
+ "technique": "4dstem",
5
+ "description": "4D-STEM of FIB lamella, Dectris ARINA CZT, binned 4x scan / 2x detector",
6
+ "data": {
7
+ "shape": [
8
+ 64,
9
+ 64,
10
+ 96,
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,
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
+ }