Closed tathey1 closed 1 year ago
Merging #375 (4b04993) into develop (f5328ba) will increase coverage by
0.16%
. The diff coverage is91.09%
.:exclamation: Current head 4b04993 differs from pull request most recent head c94e6a9. Consider uploading reports for the commit c94e6a9 to get more accurate results
@PSSF23 could you do a quick review of this for me? No need to look at all the code, just make sure what I did generally follows the PR description. And maybe take a look at the new docs site to see if things look somewhat organized.
@PSSF23 Thanks! I moved some imports and condensed a little code. But for now I think I'm going to keep the other stuff there because the goal is for the user to see most of the code that I use (rather than hide it), because they will likely be modifying things for their own workflow.
Here I PR the code I use for my whole-brain light sheet image analysis pipeline. The main changes are:
docs/notebooks/pipelines/lsm_analysis/axon_analysis.ipynb
anddocs/notebooks/pipelines/lsm_analysis/soma_analysis.ipynb
which guide users through the pipeline.py
files tobrainlit/lsm_analysis/
which constitute parts of the pipeline