issues
search
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:
[x] N This PR should be accompanied by a release: (yes/no/unsure)
[x] NA If release, I have updated the
CITATION.cff
[x] N This PR makes edits to table definitions: (yes/no)
[x] NA If table edits, I have included an
alter
snippet for release notes.
[x] NA If this PR makes changes to position, I ran the relevant tests locally.
[x] I have updated the
CHANGELOG.md
with PR number and description.
[x] NA I have added/edited docs/notebooks to reflect the changes
Description
1112 introduced a bug in how objects were added to the analysis nwb file in
DLCCentroid.populate()
. This corrects this error.Checklist:
CITATION.cff
alter
snippet for release notes.CHANGELOG.md
with PR number and description.