Skip to main content

Image registration tools for IMAXT

Project description

IMAXT Registration Tools

Install Instructions

Create virtual environment

python -m venv ~/Python/registration

Activate environment

source ~/Python/registration/bin/activate

Install with pip

pip install -U imaxt-registration-tools

Usage

usage: imaxtreg axio2stpt [-h] --stpt STPT --axio AXIO --output OUTPUT --pdf PDF [--verbose] [--nprocs NPROCS]
                          [--sections SECTIONS]

optional arguments:
  -h, --help           show this help message and exit
  --stpt STPT          Full path to STPT dataset
  --axio AXIO          Full path to AXIO dataset
  --output OUTPUT      Destination of output correspondence table (csv, parquet, npy, pkl)
  --pdf PDF            Destination of outout PDF quality control file
  --verbose            Verbose output
  --nprocs NPROCS      Number of processes to run in parallel (default 6)
  --sections SECTIONS  Comma separated list of AXIO sections to do (default is all)
  --nblobs NBLOBS      Maximum number of blobs for mask detection (default 1)
  --blobsize BLOBSIZE  Relative blob size for mask detection (default 0.01)

To run, e.g.

imaxtreg axio2stpt --axio /storage/processed/axio/20220208_MPR_NSG_GFP_4T1_TdTOM_inflated_lung_Day21_200x15um_Axio \
                   --stpt /storage/processed/stpt/20220208_MPR_NSG_GFP_4T1_TdTOM_inflated_lung_Day21_200x15um \
                   --out 20220208_MPR_NSG_GFP_4T1_TdTOM_inflated_lung_Day21_200x15um.csv \
                   --pdf 20220208_MPR_NSG_GFP_4T1_TdTOM_inflated_lung_Day21_200x15um.pdf \
                   --verbose

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

imaxt-registration-tools-0.2.1.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

imaxt_registration_tools-0.2.1-py2.py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 2 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