estimating map-to-map similarity under spatial autocorrelation
nilearn
matplotlib
notebook (for ./examples
)
pytest (for ./tests
)
Clone this repository to your local machine, and install with pip
in editable mode:
git clone https://github.com/griegner/compare-brain-maps.git
cd compare-brain-maps/
pip install -e .