-
Notifications
You must be signed in to change notification settings - Fork 181
Description
Hello, I have a problem when using the TemplateGUI: all works well (no error, all subviews works well), but the FeatureView displays nothing.
I downloaded the template data in the tutorial (https://codeload.github.com/kwikteam/phy-data/zip/master) and run "phy template-gui params.py" in the data path. The same problem occurred for my own data sorted by Kilosort4.
I wish to see something in the FeatureView when I:
1. selected two clusters in the ClusterView
2. selected one in the ClusterView and another in the SimilarityView
FYI, the spikeinterface-gui (https://github.com/SpikeInterface/spikeinterface-gui) can show the FeatureView (ndscatter in its window) for the same data (the data were stored in .zarr before the "export_to_phy").
Wish to get your help.
Thanks.