-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support for ndx-events.Events and pynwb.behavior.BehavioralEpochs #168
Comments
Has there been any progress on this? Are there any blockers I can help with? Also a note: |
Hi @pauladkisson I've been working on some other things so probably won't get to this for a little while. Do you know typescript/react? I can point you to the relevant code if you want to take a look. |
Unfortunately I do not. But thank you for the update. |
Could you describe what the views should look like? For processing/behavior/behavioral_epochs/reward_port_intervals |
I would suggest an analog to matplotlib.pyplot.eventplot for the Events and filled region for the IntervalSeries. For example, see my example notebook. |
See https://neurosift.app/?p=/nwb&url=https://api.dandiarchive.org/api/assets/7d1990d7-a714-406e-9cb2-1b8f4015869e/download/&dandisetId=000971&dandisetVersion=draft
for events
and https://neurosift.app/?p=/nwb&url=https://api.dandiarchive.org/api/assets/7d1990d7-a714-406e-9cb2-1b8f4015869e/download/&dandisetId=000971&dandisetVersion=draft
for BehavioralEpochs
The text was updated successfully, but these errors were encountered: