Skip to content
Discussion options

You must be logged in to vote

Hi @Daksh1603 @sanjayankur31
great to see you’re using the widgets! Here are some ideas that might help you out:

  • try running the entire nwb file using either nwb2widget or Panel, reference. This will automatically render the correct widget for each data type within that file, this can serve as an initial test, to check if the file is formatted as the widgets expect
  • try using timeseries.show_timeseries() or timeseries.BaseGroupedTraceWidget() for multiple traces
  • The IVCurveWidget expects a SequentialRecordingsTable object as input, is that what you’re passing to the widget? Here’s a tutorial on how to organize icephys data on nwb

Feel free to share any bugs you might find and further que…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Daksh1603
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants