Image stitching
Project description
IMAXT Mosaic Pipeline
The IMAXT mosaic pipeline produces stitched images from tile observations. Currently we support two instruments: Serial Two-Photon Tomography (STPT) and AXIOScan.
Note that raw data (typically in the form of TIFF images) need to be converted to Zarr format first using e.g. stpt2zarr or axio2zarr.
Pipeline Definition File
In order to run the pipeline you need a YAML file as follows:
version: 1
name: imaxt-mosaic
input_path: /storage/imaxt/raw/stpt/20211020_PDX_STG139_GFP_029621_100x15um
output_path: /storage/imaxt/processed/stpt/20211020_PDX_STG139_GFP_029621_100x15um
stitcher: stpt
recipes:
- calibration
- mosaic
- beadfit
resources:
cpu: 16
workers: 1
memory: 48
Execute locally with Owl
In order to run the pipeline locally, install as follows:
pip install imaxt-mosaic owl-pipeline-client
and execute:
owl execute pipeline.yaml
Remote execution
To execute the pipeline using a remote Owl server it is not needed to install the module locally. Just submit as:
owl submit pipeline.yaml
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
File details
Details for the file imaxt-mosaic-1.15.0.tar.gz
.
File metadata
- Download URL: imaxt-mosaic-1.15.0.tar.gz
- Upload date:
- Size: 36.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c186d1e3750ae36e1431efceb83dbee1c80a67612003c3e692c1d2b4d228ac25 |
|
MD5 | f0349acf8bf0b362fc205cc9e5f4c166 |
|
BLAKE2b-256 | e936a05dcd2b34d37b8c7859220d7ecc7b0ca5237db469e54fcf90febb4ac692 |
File details
Details for the file imaxt_mosaic-1.15.0-py3-none-any.whl
.
File metadata
- Download URL: imaxt_mosaic-1.15.0-py3-none-any.whl
- Upload date:
- Size: 44.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0f0c70b4e80e2efce6e2f7345b0c3f55893dad30dc87dd4a96db5f9f34698ee |
|
MD5 | b4cdee8fb5133028a368577723f34ed7 |
|
BLAKE2b-256 | dc7dc8efa6c94336b4d3bf2715188eb95ba39d5b2578beba2977b6b3fd781b25 |