Shijie Gu
Shijie Gu
add in a new function to read in a single mda and cut it into MULTIPLE PIECES
**Describe the bug** 1. Please clarify whether SpikeSortingRecording stores whitened data here in issue 143 [https://github.com/LorenFrankLab/spyglass/issues/143] and in doc string of the preprocessing parameter table and SpikeSortingRecording. The preprocessing parameters...
**Describe the bug** v0 Curation does not throw away rejected units in the fetched sorting. **To Reproduce** ``` import spyglass.spikesorting.v0 as sgs key = {"nwb_file_name":'eliot20221022_.nwb', "waveform_params_name":"default_clusterless", "sorter":"mountainsort4", "sort_interval_name": '02_Seq2Session1', "sort_group_id":...
**Describe the bug** figurl-sortingview does not load/slow in loading for newly inserted data but did load old links. ``` ss_key = {"nwb_file_name": nwb_copy_file_name,"sorter":"mountainsort4", "sort_interval_name":"02_Seq2Session1","sort_group_id":0} ss_key['curation_id'] = 1 print((sgs.CurationFigurl & ss_key).fetch("url")[0])...