Upload raw/placeholder_raw.json with huggingface_hub
Browse files- raw/placeholder_raw.json +17 -0
raw/placeholder_raw.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "1.0",
|
| 3 |
+
"name": "placeholder_raw",
|
| 4 |
+
"technique": "raw",
|
| 5 |
+
"description": "Placeholder \u2014 original instrument files (.h5, .dm4, .mrc, .ser)",
|
| 6 |
+
"data": {
|
| 7 |
+
"shape": [],
|
| 8 |
+
"dtype": "varies"
|
| 9 |
+
},
|
| 10 |
+
"instrument": {},
|
| 11 |
+
"calibration": {},
|
| 12 |
+
"processing": {},
|
| 13 |
+
"attribution": {
|
| 14 |
+
"contributor": "quantem",
|
| 15 |
+
"license": "CC-BY-4.0"
|
| 16 |
+
}
|
| 17 |
+
}
|