AllenInstitute / npc_sessions

Tools for accessing and packaging data from behavior and epyhys sessions from the Mindscope Neuropixels team, in the cloud.
1 stars 1 forks source link

`712141_2024-06-11` sorted data not concatenated #113

Open bjhardcastle opened 4 months ago

bjhardcastle commented 4 months ago

recording1 and 2 are just sorted individually: image

either concatenation behavior in the pipeline isn't working as expected, and we can resort when it is, or we need to be able to handle multiple individual recordings

bjhardcastle commented 4 months ago

this wasn't actually run with concat=True.. lost track with so many retries. Re-running

bjhardcastle commented 1 month ago

This should be fixed with the recent update to the sorting pipeline (v0.2.0)