catalystneuro / ecogVIS

Time series visualizer and data processing tools for Electrocorticography (ECoG) signals stored in NWB files, for Python.
BSD 3-Clause "New" or "Revised" License
23 stars 18 forks source link

Load different acquisitions #131

Open jthermiz opened 2 years ago

jthermiz commented 2 years ago

Currently, I believe the software assumes only one acquisition raw and picks one by default if there are multiple acquisitions. When clicking the dropdown menu, there is no option to select the other acquisition. An improvement would be to detect all acquisitions and make them available in the drop down menu.