MiniAn is an analysis pipeline and visualization tool inspired by both CaImAn and MIN1PIPE package specifically for Miniscope data.
conda create -y --name minian
conda activate minian
conda install -y -c conda-forge minian
minian-install --notebooks
minian-install --demo
jupyter notebook
and open the notebook "pipeline.ipynb"MiniAn documentation is hosted on ReadtheDocs at:
https://minian.readthedocs.io/
We would love feedback and contribution from the community! See the contribution page for more detail!
This project is licensed under GNU GPLv3.