Reconstruction of synaptic structures in electron microscopy.
THIS IS WORK IN PROGRESS!
- Make sure conda or mamba is installed.
- If you don't have a conda installation yet we recommend micromamba
- Create the environment with all required dependencies:
mamba env create -f environment.yaml
- Activate the environment:
mamba activate synaptic-reconstruction
- Install the package:
pip install -e .