Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to OpticalChannels to TwoPhotonSeries #401

Open
4 tasks
ajtritt opened this issue Mar 21, 2018 · 0 comments
Open
4 tasks

Add link to OpticalChannels to TwoPhotonSeries #401

ajtritt opened this issue Mar 21, 2018 · 0 comments
Labels
category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s)
Milestone

Comments

@ajtritt
Copy link
Member

ajtritt commented Mar 21, 2018

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

  • Have you ensured the feature or change was not already reported ?
  • Have you included a brief and descriptive title?
  • Have you included a clear description of the problem you are trying to solve?
  • Have you included a minimal code snippet that reproduces the issue you are encountering?
@oruebel oruebel added this to the NWB 2.x milestone May 18, 2018
@stephprince stephprince added category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s) labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s)
Projects
None yet
Development

No branches or pull requests

3 participants