NeurodataWithoutBorders / nwbwidgets

Explore the hierarchical structure of NWB 2.0 files and visualize data with Jupyter widgets.
https://nwb-widgets.readthedocs.io/en/latest/
Other
48 stars 21 forks source link

[Bug]: session raster resets IntRangeSlider values on 'group_by' change #276

Closed CodyCBakerPhD closed 1 month ago

CodyCBakerPhD commented 1 year ago

What happened?

Easiest way to communicate this one is by showing it

https://user-images.githubusercontent.com/51133164/218934868-b7c6ac1f-1ab2-43a1-abc6-185409242b0c.mp4

I would expect the range of my selected unit IDs to remain the same as I scan through the categorical 'group_by' values

Steps to Reproduce

No response

Traceback

No response

Operating System

Linux

Python Version

3.10

Package Versions

nwbwidgets==0.10.1

Code of Conduct