PISCO image segmentation pipeline
Project description
pisco_segmenter_py
Standalone, pip-installable segmentation package used by process_pisco_profiles.
Install
# after publishing on PyPI
pip install pisco_segmenter_py
# local development install
pip install -e .
Usage
from pisco_segmenter import run_segmenter
run_segmenter("/path/to/images", "/path/to/output", deconvolution=True)
Deconvolution model path
By default, deconvolution expects a model under:
pisco_segmenter/models/lucyd-edof-plankton_231204.pth
You can override this with:
PISCO_SEGMENTER_MODEL_PATH=/abs/path/to/model.pth
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pisco_segmenter_py-0.1.0.tar.gz.
File metadata
- Download URL: pisco_segmenter_py-0.1.0.tar.gz
- Upload date:
- Size: 67.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c8d616b74c3e6b271bc1078e2b251ea2a098c1d182e25c5536f3aa6151a2f4e
|
|
| MD5 |
d974af8adca8cf25c5ef9d73d94ed5cc
|
|
| BLAKE2b-256 |
3b8132f5bb016fe7c768bb2a71b5aae9b8506ae08b1f093e406cd6f59498cf70
|
File details
Details for the file pisco_segmenter_py-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pisco_segmenter_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 70.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b250a3bab31d4a747802d2771544c25330e0a6b2b6db777ada76ad93a7804c1b
|
|
| MD5 |
cb63fe1dc0f6a37f9438af39f53418ea
|
|
| BLAKE2b-256 |
8400331f2ef369c40771b057bf55eaea02f1d44f1c2739df0ab0f44d704f6598
|