Skip to content

Pipeline scripts and tools for reconstructing Electron Microscopy volumes.

License

Notifications You must be signed in to change notification settings

JaneliaSciComp/EM_recon_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EM_recon_pipeline

Pipeline scripts and tools for reconstructing Electron Microscopy volumes.

Setup

  1. If necessary, install miniconda.

Create Environment and Install

git clone https://github.com/JaneliaSciComp/EM_recon_pipeline.git

cd EM_recon_pipeline

conda env create -f janelia_emrp.environment.yml
conda activate janelia_emrp

poetry install

Development Library Management

  • Using conda with poetry as described here.
  • To change/update dependencies, edit pyproject.toml or use poetry add and then run poetry install.

About

Pipeline scripts and tools for reconstructing Electron Microscopy volumes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published