Skip to main content

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 Available on PyPI and conda-forge

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

StitchM-1.2.3.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

StitchM-1.2.3-py3-none-any.whl (19.9 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