diff --git a/_data/research.yml b/_data/research.yml index 45972a1..2888c46 100644 --- a/_data/research.yml +++ b/_data/research.yml @@ -28,7 +28,7 @@ Together with [Eva Naumann's](https://www.neuro.duke.edu/research/faculty-labs/naumann-lab) lab, we've developed *[improv](https://github.com/project-improv/improv)* ([paper](https://www.biorxiv.org/content/10.1101/2021.02.22.432006v1)), a software platform for designing and orchestrating adaptive experiments. By analyzing data in real time, we can measure, model, and manipulate neural activity in response to new data. We've shown how these tools, in conjunction with holographic photostimulation, could in principle map functional connectivity of large circuits in a few hours ([paper](https://proceedings.nips.cc/paper/2020/file/531d29a813ef9471aad0a5558d449a73-Paper.pdf), [expanded version](https://arxiv.org/abs/2007.13911)). More recently, we've worked on methods for fast dimensionality reduction and modeling of neural populations in real time ([paper](https://arxiv.org/abs/2108.13941)).
- Closed-loop pipeline concept + Closed-loop pipeline concept
Concept for the closed-loop pipeline. Neural data from the zebrafish are collected in the form of images, preprocessed, and analyzed in real-time. Targets for optical stimulation are then chosen based on the results of this analysis, creating adaptive experiments that test causal hypotheses.
diff --git a/_includes/blog_image.html b/_includes/blog_image.html index 4f68e48..b040075 100644 --- a/_includes/blog_image.html +++ b/_includes/blog_image.html @@ -1,4 +1,4 @@ - +
{{ include.description }}
{{ include.description }}
{{ include.description }}
diff --git a/_includes/head.html b/_includes/head.html index 53d1639..8179c9d 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -21,14 +21,13 @@ - - + + - {% if page.extra_head %}{{ page.extra_head }}{% endif %} diff --git a/_includes/jsload.html b/_includes/jsload.html index 28f86a5..c6463f3 100644 --- a/_includes/jsload.html +++ b/_includes/jsload.html @@ -1,11 +1,6 @@ - - - - + + - - - diff --git a/_includes/jumbotron.html b/_includes/jumbotron.html index f661937..8b2f7cd 100644 --- a/_includes/jumbotron.html +++ b/_includes/jumbotron.html @@ -1,4 +1,3 @@ -

diff --git a/_includes/navbar.html b/_includes/navbar.html index c3ba0d8..a02e0e7 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -1,29 +1,23 @@ -