Skip to main content

extension to allow use of multichannel volumetric images

Project description

ndx-multichannel-volume Extension for NWB

This extension is to add support for volumetric multichannel images. This extends existing NWB functions for optophysiology imaging to allow for 3 dimensions and a flexible number of channels. There is additional support for adding metadata that is necessary for imaging in C. Elegans.

Installation

To install this package on Unix/macOS, run in command line python3 -m pip install --index-url https://pypi.org/simple/ --no-deps ndx-multichannel-volume

On windows, run

py -m pip install --index-url https://pypi.org/simple/ --no-deps ndx-multichannel-volume

Usage

This extension is to add support for volumetric multichannel images. This extends existing NWB functions for optophysiology imaging to allow for 3 dimensions and a flexible number of channels. There is additional support for adding metadata that is necessary for imaging in C. Elegans.

New classes added in this extension are:

CElegansSubject - extension of the base subject class with additional attributes for metadata specific to C. Elegans.

MultiChannelVolumeSeries - extension of the base TimeSeries class to support multiple channels and 3 dimensions.

MultiChannelVolume - class for storing mutlichannel volumetric images with a flexible number of channels.

ImagingVolume - alternate version of the native ImagingPlane class for supporting metadata associated with volumetric multichannel images. Contains a list of optical channel references as well as an ordered list of how those channels index to the channels in the image.

OpticalChannelPlus - extension of the OpticalChannel class to support additional information including emission_range, excitation_range, and excitation_lambda.

OpticalChannelReferences - contains ordered list of optical channel to represent the order of the optical channels in the reference volume.

VolumeSegmentation - contains segmentation masks for image volumes. There are options to use either a standard voxel_mask with XYZ information as well as a Cell ID label, or color_voxel_mask which has RGBW information as well as XYZ.

Please see https://github.com/focolab/ndx-multichannel-volume/blob/main/src/pynwb/create_NWB.ipynb for example code on how to use these new data types/classes


This extension was created using ndx-template.

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

ndx-multichannel-volume-0.1.12.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

ndx_multichannel_volume-0.1.12-py2.py3-none-any.whl (13.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ndx-multichannel-volume-0.1.12.tar.gz.

File metadata

File hashes

Hashes for ndx-multichannel-volume-0.1.12.tar.gz
Algorithm Hash digest
SHA256 4ee8cb30ba8086cfef2dab9ab817638ce00ebe1b1b2cf3a4e19efb485a51b6c4
MD5 d1a484e24a64f42775b495ca71c01609
BLAKE2b-256 93a45ef03d501921896923c82db2a5a2989982b4ea98a64e6bcd5afcd9088ce6

See more details on using hashes here.

File details

Details for the file ndx_multichannel_volume-0.1.12-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ndx_multichannel_volume-0.1.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1e98b307953c6fb1ec362dc8404aadc017e7f2ecc6d1e279f99724d2f4870e39
MD5 a071e48bfe6168764dcf631a91ab04ac
BLAKE2b-256 132ed74101bb3c19432979b1daeba19a4bbd8da932ead8553d614c9afcc62ecf

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