bobleesj commited on
Commit
85da083
·
verified ·
1 Parent(s): 30d14c8

Upload folder using huggingface_hub

Browse files
4dstem/gold_haadf_npy/data.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c764c38351cf542b5cae6168800f84620d176ad9dcdc6dac8d0a9215e6b30083
3
+ size 33554560
4dstem/gold_haadf_npy/meta.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "gold_haadf_npy",
3
+ "shape": [
4
+ 4096,
5
+ 4096
6
+ ],
7
+ "dtype": "uint16",
8
+ "sampling": [
9
+ 0.01860689462227566,
10
+ 0.01860689462227566
11
+ ],
12
+ "units": [
13
+ "nm",
14
+ "nm"
15
+ ],
16
+ "voltage_kV": 300,
17
+ "probe_semiangle_mrad": 30,
18
+ "camera_length_mm": 91,
19
+ "fov_nm": [
20
+ 76.2,
21
+ 76.2
22
+ ],
23
+ "detector": "HAADF (Thermo Velox)",
24
+ "source": "bobleesj/quantem-data haadf/gold_haadf.emd",
25
+ "purpose": "workshop / Colab demo - npy, no Velox parser needed"
26
+ }