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 43 forks source link

Quickfix: typo in adding objects to nwb #1148

Closed samuelbray32 closed 1 month ago

samuelbray32 commented 1 month ago

Description

1112 introduced a bug in how objects were added to the analysis nwb file in DLCCentroid.populate(). This corrects this error.

Checklist: