nocite: | @[Brette, Romain and Gerstner, Wulfram], @[Pack, Christopher C. and Berezovskii, Vladimir K. and Born, Richard T.] ---
NeuroML-DB [2] catalogues over 1,500 published models obtained in NeuroML format from Open Source Brain [5]. Complementing OSB, NeuroML-DB provides systematic characterizations of model complexity, electrophysiology, and morphology, making it easy to find, evaluate, and reuse models and their components
Publications Associated with Model Sources:
| Large Scale Model | Blue Brain Project (1035) | Gouwens et al (2018) [6] |
|---|---|---|
| Publication | Markram et al (2015) [8] | Gouwens et al (2018) [6] |
Extracted Feature Sources:
| Feature1 | Feature2 | Feature3 |
|---|---|---|
| Ephys Feature Extraction Library | allensdk.ephys.ephys_features | Druckmann et al. (2012) [3] |
Virtual Experiment Three Step Protocol Stimulate for 2s
| Injection 1 | Injection 2 | Injection 3 |
|---|---|---|
| at 1.0×Rheobase | at 1.5×Rheobase | at 3.0×Rheobase |
Optimize biophysically accurate models on the features that most disagree between models and experiments.
Can be included or externally linked. dimension_reduced_TSNE
This poster was created with rmarkdown utilizing a python kernel
The code for this poster lives here To compile this poster do:
BASH terminal Run:
R -e "install.packages('posterdown')"
R -e "rmarkdown::render('template_two.Rmd', \
output_file=\
'CNS_poster_2020.html')"
To use a python kernel in this poster:
r, include=FALSE,echo=FALSE}
library(reticulate)
use_python("/anaconda3/bin/python")
bibliography: Russell_Prospectus_.bib