Skip to main content

Connectomics Registration General Inference Engine

Project description

COnnectomics Registration Generalizable Inference Engine (corgie)

Welcome to corgie! corgie is a command line tool built for registration of very large 3D volumes.

Installation

pip install corgie

Example

corgie copy \
--src_layer_spec '{
   "name": "unaligned",
   "path": "https://s3-hpcrc.rc.princeton.edu/minnie65-phase3-em/unaligned"
   }' \
--src_layer_spec '{
   "name": "large_folds",
   "type": "mask",
   "path": "gs://seunglab_minnie_phase3/alignment/unaligned_fold_lengths/threshold_350"
   }' \
--dst_folder "gs://corgie/demo/my_first_stack" \
--start_coord "150000, 150000, 17000" \
--end_coord "250000, 250000, 17020" \
--mip 6 \
--chunk_xy 1024 --chunk_z 1

Documentation

Link

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

corgie-0.1.1.tar.gz (71.3 kB view hashes)

Uploaded Source

Built Distribution

corgie-0.1.1-py3-none-any.whl (106.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page