Upload complex/placeholder_complex.json with huggingface_hub
Browse files
complex/placeholder_complex.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "1.0",
|
| 3 |
+
"name": "placeholder_complex",
|
| 4 |
+
"technique": "complex",
|
| 5 |
+
"description": "Placeholder \u2014 contribute your ptychography/holography reconstructions here",
|
| 6 |
+
"data": {
|
| 7 |
+
"shape": [],
|
| 8 |
+
"dtype": "complex64"
|
| 9 |
+
},
|
| 10 |
+
"instrument": {},
|
| 11 |
+
"calibration": {},
|
| 12 |
+
"processing": {},
|
| 13 |
+
"attribution": {
|
| 14 |
+
"contributor": "quantem",
|
| 15 |
+
"license": "CC-BY-4.0"
|
| 16 |
+
}
|
| 17 |
+
}
|