Skip to main content

A BioIO reader plugin for reading Digital Video (DV) files.

Project description

bioio-dv

Build Status PyPI version License Python 3.9+

A BioIO reader plugin for reading dv (deltavision) files using mrc


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

Example Usage (see full documentation for more examples)

Install bioio-dv alongside bioio:

pip install bioio bioio-dv

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_dv

img = BioImage("my_file.dv", reader=bioio_dv.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-dv-1.0.0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

bioio_dv-1.0.0-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file bioio-dv-1.0.0.tar.gz.

File metadata

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

File hashes

Hashes for bioio-dv-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5d8a9084f86beb85bc1b9642d0a96d8809d58ea1f588641250fbe6af040d2238
MD5 adf80ad84c6dcb60accaf2f43a39b1fd
BLAKE2b-256 0c21b36ac529cdc2e868baff029ff02bcb20cf2afff236c1446626d850af4271

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bioio_dv-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for bioio_dv-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 46d3e1b0e20d5838ea748fb8282f06763ac4a9cb2a97521e4e51b05c9ff090f3
MD5 66b2eedcfb67ff29b6e408c3362343b8
BLAKE2b-256 d8ba95cd4e4dc4cafe4d0f58331d54407f7f2a7ff7738ce1134b241929aedd8c

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