Preserve retained graph and fixed board adapter
Browse files- graph/connectome.npz +3 -0
- graph/encoder.npy +3 -0
- graph/ids.npy +3 -0
- graph/manifest.json +43 -0
- graph/sensory.npy +3 -0
graph/connectome.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8b3d19f80e11f0212a61e98a737bb26f5d7ec356bb7584a6a7187e95808b64d
|
| 3 |
+
size 93230472
|
graph/encoder.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2019d581d46a1acaa67ede7807dd97561a1c408946de1f9b1538c749c3535e34
|
| 3 |
+
size 18003728
|
graph/ids.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab90597b7b0ce07cbc22cb39a65b70bea2ac73cc7fd225951bd9d73f2fc8dd3f
|
| 3 |
+
size 1333728
|
graph/manifest.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset": "MaleCNS v1.0",
|
| 3 |
+
"source": "https://male-cns.janelia.org/download/",
|
| 4 |
+
"license": "CC BY 4.0",
|
| 5 |
+
"sources": {
|
| 6 |
+
"annotations": {
|
| 7 |
+
"url": "https://storage.googleapis.com/flyem-male-cns/v1.0/connectome-data/flat-connectome/body-annotations-male-cns-v1.0-minconf-0.5.feather",
|
| 8 |
+
"bytes": 14483314,
|
| 9 |
+
"sha256": "2177e246113e4cfbf1e7772ec37c6da1955ff22e8063d0b1f833101f99a9a3b2"
|
| 10 |
+
},
|
| 11 |
+
"neurotransmitters": {
|
| 12 |
+
"url": "https://storage.googleapis.com/flyem-male-cns/v1.0/connectome-data/flat-connectome/body-neurotransmitters-male-cns-v1.0.feather",
|
| 13 |
+
"bytes": 43282834,
|
| 14 |
+
"sha256": "95c9289220663abeb3409f3ad9e5a7f8a53f8093f5139d15502cd08da8879621"
|
| 15 |
+
},
|
| 16 |
+
"edges": {
|
| 17 |
+
"url": "https://storage.googleapis.com/flyem-male-cns/v1.0/connectome-data/flat-connectome/connectome-weights-male-cns-v1.0-minconf-0.5.feather",
|
| 18 |
+
"bytes": 1051241946,
|
| 19 |
+
"sha256": "e35da783d1c686b2b58b3b87cd6a403ae43bfcfba8bff28e08ef752c1a56afc1"
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"neurons": 166700,
|
| 23 |
+
"edges": 25582938,
|
| 24 |
+
"retained_synaptic_contacts": 124177617,
|
| 25 |
+
"raw_edge_rows": 151856684,
|
| 26 |
+
"raw_contacts": 311833243,
|
| 27 |
+
"sensory_neurons": 17937,
|
| 28 |
+
"neurotransmitters": {
|
| 29 |
+
"acetylcholine": 103720,
|
| 30 |
+
"glutamate": 29302,
|
| 31 |
+
"gaba": 22069,
|
| 32 |
+
"histamine": 7891,
|
| 33 |
+
"unclear": 2999,
|
| 34 |
+
"dopamine": 392,
|
| 35 |
+
"unknown": 178,
|
| 36 |
+
"octopamine": 101,
|
| 37 |
+
"serotonin": 48
|
| 38 |
+
},
|
| 39 |
+
"retention": "Assigned nonempty neuronal superclass; exclude explicit Glia. All released connections between retained IDs; no extra threshold.",
|
| 40 |
+
"sign_assumption": "GABA and glutamate negative; all other or unknown transmitters positive. Receptor-specific effects and neuromodulation unmodeled.",
|
| 41 |
+
"input": "Fixed random projection of 27 symbolic board channels into annotated sensory neurons. No learned input adapter; not optical vision.",
|
| 42 |
+
"biological_dynamics_validated": false
|
| 43 |
+
}
|
graph/sensory.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec1eb0b1d9e3e0bf61abb0d5af89a8987bae763e9e09b8331204859b6a0bed3f
|
| 3 |
+
size 166828
|