Skip to main content

A BioIO reader plugin for reading TIFFs using Tifffile

Project description

bioio-tifffile

Build Status PyPI version License Python 3.10–3.13

A BioIO reader plugin for reading TIFFs 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-tifffile
Development Head: pip install git+https://github.com/bioio-devs/bioio-tifffile.git

Example Usage (see full documentation for more examples)

Install bioio-tifffile alongside bioio:

pip install bioio bioio-tifffile

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_tifffile

img = BioImage("my_file.tiff", reader=bioio_tifffile.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_tifffile-1.3.0.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bioio_tifffile-1.3.0-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file bioio_tifffile-1.3.0.tar.gz.

File metadata

  • Download URL: bioio_tifffile-1.3.0.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bioio_tifffile-1.3.0.tar.gz
Algorithm Hash digest
SHA256 1354b28f018cf85279eab75eabca10d82412b47aca1cc39af4a1335891fe0b31
MD5 c93d668434f518e2955162dd349f9bee
BLAKE2b-256 e6550e3eec0bee06bcdf9382a44d12b990d2915a78c8b46d11714ec9d10f138c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bioio_tifffile-1.3.0.tar.gz:

Publisher: ci.yml on bioio-devs/bioio-tifffile

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bioio_tifffile-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: bioio_tifffile-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bioio_tifffile-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b10878f7fc356fa8a78829903628634a38970145359a6db4aba68d69bbd4144d
MD5 23909e148e28d08f65e436192b87a243
BLAKE2b-256 d3ed6810b9e630b1f79c57d6f966f775bf753030980c9eafe97fd7a1136cb367

See more details on using hashes here.

Provenance

The following attestation bundles were made for bioio_tifffile-1.3.0-py3-none-any.whl:

Publisher: ci.yml on bioio-devs/bioio-tifffile

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page