Skip to content

Commit 38773bd

Browse files
authored
Merge pull request #349 from neurodata/tathey1-patch-1
Update README.rst
2 parents 48943d8 + 957d66e commit 38773bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

experiments/ViterBrain/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
How to use ViterBrain
33
---------------------
44

5+
* This folder is associated with the publication Hidden Markov Modeling for Maximum Likelihood Neuron Reconstruction (Athey et. al. 2022).
6+
57
* First, make sure that you have installed the ``brainlit`` package [`Documentation <https://brainlit.netlify.app/readme#installation>`_].
68

79
* Second, uncompress the data ``brainlit/experiments/ViterBrain/data/example.zip``.
810

9-
* Then, you can run the tutorial notebooks in the ``notebooks`` folder:
11+
* Then, you can run some of the tutorial notebooks in the ``notebooks`` folder:
1012
* ``ViterBrain.ipynb`` - shows a programmatic example of the pipeline, based on zarr inputs.
13+
* ``fig3-voxels.ipynb`` - generates Figure 3 from the paper.
14+
* ``fig7-results.ipynb`` - generates Figure 7 from the paper.
1115
* other notebooks can be useful for referemce, they were used in generating results in the paper.
1216

1317
* The files in the ``scripts`` folder also can be useful:

0 commit comments

Comments
 (0)