spyglass
spyglass copied to clipboard
Neuroscience data analysis framework for reproducible research built by Loren Frank Lab at UCSF
A user's edited fork of Spyglass has been used to process data in `common_ephys.LFPBand` [here](https://github.com/shijiegu/spyglass/blob/master/src/spyglass/common/common_ephys.py#L728-L729). This edit impacted the following files, and perhaps others - `eliot20221017.nwb` - `eliot20221020.nwb` - `eliot20221024.nwb`...
**Describe the bug** - `TrodesPosV1` gives option to upsample position data - However, `video_frame_ind` is _not_ upsampled in this process - Causes two errors: 1. `video_frame_ind` is not accurate map...
**Describe the bug** - The docker export process uses Dandi and the `AnalysisNwbfile` table to log accessed files and share intermediate and final results - For historical and/or data type...
**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])...
The mixin class has expanded to include a lot of features - Long distance restrictions - thread checking - adjusted populate - fetching nwb - deletes - delete downstream parts...