bobleesj commited on
Commit
9f6badf
·
verified ·
1 Parent(s): 2f407a7

Upload diffraction/arina_mean_dp_96x96.json with huggingface_hub

Browse files
diffraction/arina_mean_dp_96x96.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "1.0",
3
+ "name": "arina_mean_dp_96x96",
4
+ "technique": "diffraction",
5
+ "description": "Mean diffraction pattern from ARINA 4D-STEM dataset, 2x binned detector",
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
+ },
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
+ }