Kyu Hyun Lee
Kyu Hyun Lee
**Is your feature request related to a problem? Please describe.** Right now you have to populate many tables to run analyses; this may be cumbersome to users **Describe the solution...
**Is your feature request related to a problem? Please describe.** Right now the Output tables (which are `merge` tables) are not very user-friendly because it only has merge id as...
**Is your feature request related to a problem? Please describe.** Neuropixels 1.0 recordings separate LFP and AP band. We need to make sure spyglass can handle NWB files containing such...
**Is your feature request related to a problem? Please describe.** In the current spike sorting pipeline, it is not possible to concatenate recordings from multiple days and sort them together....
**Is your feature request related to a problem? Please describe.** Right now when recording file from spike sorting v0 pipeline is deleted from `recording` dir for some reason, it is...
@rly @edeno @lfrank **Is your feature request related to a problem? Please describe.** Some NWB files have multiple electrical series objects. For example, NWB files containing Neuropixels 1.0 data have...
Lockfile
@lfrank @edeno How should we handle locking of the files? Where should the lockfiles live, i.e. where should `NWB_LOCK_FILE` and `ANALYSIS_LOCK_FILE` env vars point to?
**Is your feature request related to a problem? Please describe.** Most users who know python do not know the datajoint-specific syntax required to interact with the pipelines. A more pythonic,...
@alejoe91 @samuelgarcia I just started trying the new sorting analyzer and wanted to share some issues that I have encountered: - It seems that every time you run `sorting_analyzer.compute`, you...
Only the part from #1303 that fixes the channel id issue from #1215 Hopefully this can be merged easily