A package for stitching mosaics from Cockpit with (or without) ROIs
Project description
StitchM
StitchM stitches together mosaic images taken in Cockpit (Micron) into a universally readable format, currently '.ome.tiff'.
The current output is an 16bit greyscale image when stitching the mosaic. Markers exported from Cockpit can be added as rectangular ROIs within the OME metadata stored in the image header. ROIs can be imported and displayed using bioformats in FIJI/ImageJ.
Installation
Using pip: python -m pip install StitchM
Coming soon on conda-forge (also as StitchM
)
Using StitchM:
To use command line script: StitchM --help
and StitchM setup --help
to get options and info
To import into python: import stitch_m
or from stitch_m import stitch_and_save, stitch, save
depending on usage
Motivation
To make a mosaic image that can be easily viewed and can be used for automatic alignment with a separate grid image (using gridSNAP).
Features
- Creates tiff from .txt file that links to a .mrc
- Applies exposure compensation from .txt file values
- Slight exposure trimming to remove extreme highlights
- Image normalisation
- OME-TIFF metadata
- Supports regions of interests (ROIs) if markers have been placed and exported to a separate .txt file
- Drag and drop (.bat) processing of a single mosaic (accepts additional ROI file, not batch processing)
- Filtering to attempt to remove fluorecence images (optional in config file)
- Logging level for log file and terminal interface can be separately set in config file
- Command line script interface ("StitchM -h" for details)
- Python module entry point (
python -m stitch_m *args*
) - Python package (main functions for import
from stitch_m import stitch_and_save, stitch, save
)
Copyright
StitchM is licensed under a BSD license, please see LICENSE file. Copyright (c) 2019-2020, Diamond Light Source Ltd. All rights reserved.
Additional information
StitchM uses OME metadata.
As Cockpit creates the images and accompanying files, so was referenced for the creation of this software. Cockpit is licensed under GNU and can be found at https://github.com/MicronOxford/cockpit
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 StitchM-1.0.2.tar.gz
.
File metadata
- Download URL: StitchM-1.0.2.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7a67d312fa99acd157a9a8c6481246695936cef84bd8be90ceb88d5b4106f3f |
|
MD5 | e7f8461af04be221b0f1b25c83adf451 |
|
BLAKE2b-256 | 0628611c4780040c7e82539e1266763dbc458194f30d2bb02f4c71c5f0b20666 |
File details
Details for the file StitchM-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: StitchM-1.0.2-py3-none-any.whl
- Upload date:
- Size: 38.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dcc1d5f587a9a222730fbb8e5239c3d8ca48bf7e8fcf866227f9cdbeb4a9fcb |
|
MD5 | bfd9f6b227b3ad2142b56a428cbaaaa8 |
|
BLAKE2b-256 | 74b3123100747253bf81ef4470ac6953857fe43d701198f0de711851b721d933 |