Skip to main content

Scalable Cytometry Image Processing (SCIP) is an open-source tool that implements an image

Project description

SCIP: Scalable Cytometry Image Processing

main workflow badge Documentation Status codecov

Scalable Cytometry Image Processing (SCIP) is an open-source tool that implements an image processing pipeline on top of Dask, a distributed computing framework written in Python. SCIP performs normalization, image segmentation and masking, and feature extraction.

Check the docs for installation and usage instructions.

Development

Generating documentation

cd docs
rm -r source/generated/
sphinx-apidoc -f -T -o source/generated/ ../src/scip
make clean
make html

Generate release changelog

git log v{previous version tag}..HEAD --oneline | xclip -sel clip

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

scip-0.1.11.post4.tar.gz (58.3 kB view hashes)

Uploaded Source

Built Distribution

scip-0.1.11.post4-py3-none-any.whl (58.2 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