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

[Feature]: Add API class for OnePhotonSeries #1578

Closed
3 tasks done
rly opened this issue Oct 25, 2022 · 2 comments
Closed
3 tasks done

[Feature]: Add API class for OnePhotonSeries #1578

rly opened this issue Oct 25, 2022 · 2 comments

Comments

@rly
Copy link
Contributor

rly commented Oct 25, 2022

What would you like to see added to PyNWB?

The upcoming NWB 2.6.0 release contains a new neurodata_type: OnePhotonSeries:
NeurodataWithoutBorders/nwb-schema#523

Is your feature request related to a problem?

No response

What solution would you like?

We should add a PyNWB API class for it.

Do you have any interest in helping implement the feature?

Yes.

Code of Conduct

@rly
Copy link
Contributor Author

rly commented Oct 25, 2022

@CodyCBakerPhD would you be able to add and test an API class for OnePhotonSeries to PyNWB? It might be as simple as adding OnePhotonSeries = get_class("OnePhotonSeries", namespace="core") in ophys.py and adding unit tests and roundtrip tests.

@stephprince
Copy link
Contributor

The OnePhotonSeries class was added with #1593.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants