phy icon indicating copy to clipboard operation
phy copied to clipboard

custom_similarity plugin corrupts scaling of waveform view (mean waveforms) in Kwik-gui

Open Artemissy opened this issue 3 years ago • 0 comments

After implementing the custom_similarity plugin in the Kwik-gui, the mean waveforms in the waveform view are displayed as straight lines or, depending how I close the gui or delete the cache/state.json, appear as usual but the regular waveforms are too large and cannot be rescaled.

When disabling the normalization in the _dot_product function of the plugin, the scaling problem does not appear. Renaming the variables did not help.

Thank you.

Artemissy avatar May 13 '22 09:05 Artemissy