Add link to OpticalChannels to TwoPhotonSeries #401
Labels
category: enhancement
improvements of code or code behavior
priority: low
alternative solution already working and/or relevant to only specific user(s)
Milestone
1) Feature Request
Add ability to specify which channel/emission wavelength a two-photon series image stack was generated from.
Problem/Use Case
As the schema and API currently stand, there is no way to link emission channel between the ImagingPlane container and TwoPhotonSeries.
Solution
Add dataset of object references that link to the optical channels that each image stack was recorded from. The TwoPhotonSeries constructor can the take a list of OpticalChannel objects. In the event that only a emission wavelength was recorded, the TwoPhotonSeries should be able to accept an ImagingPlane alone.
Checklist
The text was updated successfully, but these errors were encountered: