File size: 542 Bytes
8eb365e
ab12b62
 
 
 
8eb365e
 
 
 
ab12b62
 
 
8eb365e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "<public dataset name>",
  "source": "<public-facing microscope, facility, and acquisition description>",
  "date": "<YYYY-MM-DD>",
  "sample": "<sample description>",
  "shape": [512, 512, 48, 48],
  "dtype": "uint16",
  "permission": {
    "received": true,
    "from": ["<person who granted permission>"],
    "collectors": ["<data collector>"],
    "date": "<YYYY-MM-DD>"
  },
  "sampling": [0.5, 0.5, 1.84, 1.84],
  "units": ["A", "A", "mrad", "mrad"],
  "voltage_kV": 300,
  "semiangle_mrad": 30,
  "camera_length_mm": 91
}