Skip to main content

A BioIo reader for reading Tiff Glob images

Project description

bioio-tiff-glob

Build Status PyPI version License Python 3.9+

A BioIO reader plugin for reading globbed TIFF files using tifffile


Documentation

See the full documentation on our GitHub pages site - the generic use and installation instructions there will work for this package.

Information about the base reader this package relies on can be found in the bioio-base repository here

Installation

Stable Release: pip install bioio-tiff-glob
Development Head: pip install git+https://github.com/bioio-devs/bioio-tiff-glob.git

Example Usage (see full documentation for more examples)

Install bioio-tiff-glob alongside bioio:

pip install bioio bioio-tiff-glob

This example shows a simple use case for just accessing the pixel data of the image by explicitly passing this Reader into the BioImage. Passing the Reader into the BioImage instance is optional as bioio will automatically detect installed plug-ins and auto-select the most recently installed plug-in that supports the file passed in.

from bioio import BioImage
import bioio_tiff_glob

img = BioImage("my_file.tiff", reader=bioio_ome_tiff.Reader)
img.data

Issues

Click here to view all open issues in bioio-devs organization at once or check this repository's issue tab.

Development

See CONTRIBUTING.md for information related to developing the code.

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

bioio-tiff-glob-1.0.0.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

bioio_tiff_glob-1.0.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file bioio-tiff-glob-1.0.0.tar.gz.

File metadata

  • Download URL: bioio-tiff-glob-1.0.0.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for bioio-tiff-glob-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4678a2f138c3d259b6ab40fe55e8dc29e69e44fef72b10a8a5ab9f51ebd377ef
MD5 e8ad6652d485198e65c6b41b1fe02869
BLAKE2b-256 4486e502c72a0ab321b37008b5a439bad27e0157006073cd80295ce9b8262d2a

See more details on using hashes here.

File details

Details for the file bioio_tiff_glob-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bioio_tiff_glob-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f96b5d1ea18f77d00653f0bd24d7f38b3399ab6602793bd7c5ea1b3f01b49fb3
MD5 852b4a8aaf09869b881a7f3564c8e8fe
BLAKE2b-256 4e7c0b88734184e002ac8fec784b05c30791e8622e89c50c9a144c7547a31a18

See more details on using hashes here.

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