Skip to main content

A BioIO reader plugin for reading 3i slidebook (SLDY) images.

Project description

bioio-sldy

Build Status PyPI version License Python 3.9+

A BioIO reader plugin for reading 3i Slidebook files


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-sldy
Development Head: pip install git+https://github.com/bioio-devs/bioio-sldy.git

Example Usage (see full documentation for more examples)

Install bioio-sldy alongside bioio:

pip install bioio bioio-sldy

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_sldy

img = BioImage("my_file.sld", 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_sldy-1.0.2.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

bioio_sldy-1.0.2-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file bioio_sldy-1.0.2.tar.gz.

File metadata

  • Download URL: bioio_sldy-1.0.2.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for bioio_sldy-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6ce507731f91bf398ab52550d8827187f8a5917ff13f1eb8035cffbf01648b2c
MD5 7d2bb3e7d7253869e6c47762fb1c14ab
BLAKE2b-256 0ad3a13c3b3f5b6b47d94f45bb8a3f292f86170f6b940d8ce50c8bd27f1ca740

See more details on using hashes here.

File details

Details for the file bioio_sldy-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: bioio_sldy-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 17.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for bioio_sldy-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f32d43343c1667347be04ed9b6e24cba860cb97b3e9f86bbae0948eb02fc1261
MD5 6b7c0fbd23ba0e30fb926c13903dbce2
BLAKE2b-256 1327216a35f4082dd87c42097d0123b10eaa9005cd6469bf660d9a1e709adf37

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