Ingest connectomes, run neural emulations across species, and query circuit dynamics — all in a unified temporal-vector framework. From 302 neurons to 139,000+.
A unified stack for neural data: connectome structure at the bottom, dynamic emulation in the middle, and cross-model comparison at the top.
A species registry manages connectome definitions, neuron models, and gap junction configurations. Each species has its own neural parameters while sharing the same query and emulation infrastructure.
Nine built-in query functions for structural and functional connectome analysis.
POST /v1/connectome/trace-pathway — trace neural pathways with signed weightsPOST /v1/connectome/neuropil-connectivity — connectivity matrix between brain regionsPOST /v1/connectome/ei-balance — excitatory/inhibitory ratio analysisPOST /v1/connectome/circuit-activation — activation spread through circuitsPOST /v1/connectome/neuropil-activity — activity summary per brain regionPOST /v1/connectome/sensorimotor-latency — estimated latency from sensor to motorPOST /v1/connectome/cross-model-agreement — quantify model convergencePOST /v1/connectome/ablation-analysis — predict effects of neuron removalPOST /v1/connectome/behavioral-correlation — correlate neural activity with behaviorChoose the right fidelity-performance tradeoff for your research question. All modes produce temporal vectors that flow through the same compression, indexing, and query pipeline.
Run multiple emulation approaches on the same connectome and quantify where they agree and diverge. Essential for validating computational models against each other and experimental data.
Neural emulation generates enormous data volumes. Drift-based compression exploits the structure of neural activity — long quiescent periods punctuated by bursts — to achieve extreme compression ratios.
See the neural emulation platform running on real connectome data.