LorenFrankLab / spyglass

Neuroscience data analysis framework for reproducible research built by Loren Frank Lab at UCSF
https://lorenfranklab.github.io/spyglass/
MIT License
94 stars 42 forks source link

A function to regenerate recording in case it is deleted in spike sorting v0 #773

Open khl02007 opened 10 months ago

khl02007 commented 10 months ago

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 not accessible even though the row remains in the table.

Describe the solution you'd like A function to regenerate recording in case it is deleted (without having to reinsert the row)

Describe alternatives you've considered none but open to suggestions

Additional context Low priority for now

CBroz1 commented 10 months ago

I think I would describe this as 'decouple file creation and insertion', which seems doable. Happy to meet to chat through a solve