Coder Social home page Coder Social logo

bioio-devs / bioio-tiff-glob Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 54 KB

A BioIO reader plugin for reading Tiff Glob images.

License: BSD 3-Clause "New" or "Revised" License

Just 3.61% Python 96.39%
bioio python scientific-computing dask image-metadata microscopy scientific-formats

bioio-tiff-glob's Introduction

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.

bioio-tiff-glob's People

Contributors

brianwhitneyai avatar dependabot[bot] avatar seanleroy avatar

Watchers

 avatar  avatar  avatar

bioio-tiff-glob's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.