Skip to content

Commit

Permalink
smooe docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tathey1 committed Nov 1, 2022
1 parent 770ab80 commit b5065be
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*.ipynb linguist-vendored=true
*.ipynb filter=nbstripout
*.ipynb diff=ipynb
experiments/register_axons/data/mapping-files.zip filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Documentation

splines
viterbrain
map_neurons


.. toctree::
Expand Down
4 changes: 4 additions & 0 deletions docs/map_neurons.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Neuron Sampling and Mapping
***************************

.. include:: ../experiments/map_neurons/README.rst
2 changes: 2 additions & 0 deletions docs/reference/algs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Trace Analysis
.. autoapifunction:: speed
.. autoapifunction:: curvature
.. autoapifunction:: torsion
.. autoapiclass:: CubicHermiteChain
:members:
.. autoapiclass:: GeometricGraph
:members:

Expand Down
7 changes: 6 additions & 1 deletion experiments/ViterBrain/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Manuscript
----------

Athey, T. L., Tward, D. J., Mueller, U., & Miller, M. I. (2021). Hidden Markov Modeling for Maximum Likelihood Neuron Reconstruction. *arXiv preprint arXiv*:2106.02701.
Athey, T.L., Tward, D.J., Mueller, U. et al. Hidden Markov modeling for maximum probability neuron reconstruction. Commun Biol 5, 388 (2022). https://doi.org/10.1038/s42003-022-03320-0.

Relevant directory
------------------

``brainlit/experiemnts/ViterBrain``


How to use ViterBrain
Expand Down
5 changes: 5 additions & 0 deletions experiments/axon_geometry/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Athey, T. L., Teneggi, J., Vogelstein, J. T., Tward, D. J., Mueller, U., & Mille

DOI: https://doi.org/10.3389/fninf.2021.704627

Relevant directory
------------------

``brainlit/experiemnts/axon_geometry``

How to reproduce this experiment
--------------------------------

Expand Down

0 comments on commit b5065be

Please sign in to comment.