- Install conda
- Setup conda env:
conda env create -f environment.ymlconda activate superpixels
- Install copick:
pip install git+https://github.com/copick/copick-utils.git - Install
cellcanvas_sppin editable mode:pip install -e .
- Environment:
spp_segmentationrequiresCOPICK_DATAto be set- e.g.,
export COPICK_DATA=COPICK_DATA="/Users/eraymond/Library/CloudStorage/[email protected]/My Drive/2024_CZHackathon_InteractiveImageEmbeddings"
- e.g.,
- USe an existing config OR
- Run setup notebook
- Edit project_data_dir in setup