Releases: catalystneuro/ndx-fiber-photometry
Releases · catalystneuro/ndx-fiber-photometry
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
Features
Initial release of 11 new neurodata types:
IndicatorextendsDeviceto hold metadata on the fluorescent indicator (ex. label=GCaMP6).OpticalFiberextendsDeviceto hold metadata on the optical fiber (ex. numerical_aperture=0.39).ExcitationSourceextendsDeviceto hold metadata on the excitation source (ex. excitation_wavelength_in_nm=470.0).PhotodetectorextendsDeviceto hold metadata on the photodetector (ex. detected_wavelength_in_nm=520.0).DichroicMirrorextendsDeviceto hold metadata on the dichroic mirror (ex. cut_on_wavelength_in_nm=470.0).BandOpticalFilterextendsDeviceto hold metadata on any bandpass or bandstop optical filters (ex. center_wavelength_in_nm=505.0).EdgeOpticalFilterextendsDeviceto hold metadata on any edge optical filters (ex. cut_wavelength_in_nm=585.0).FiberPhotometryResponseSeriesextendsTimeSeriesto hold the recorded fiber photometry responses.CommandedVoltageSeriesextendsTimeSeriesto hold the commanded voltage values for a single fiber photometry trace.FiberPhotometryTableextendsDynamicTableto hold information on the fiber photometry setup.
Each row of the table reference a combination of the devices and a commanded voltage series that correspond to a single fiber photometry trace.FiberPhotometryextendsLabMetaDatato hold theFiberPhotometryTable.
Fixes
- Replaces old ndx-photometry extension: https://github.com/catalystneuro/ndx-photometry