dattalab / moseq2-app

MoSeq2 Jupyter Notebook platform used to run all of the MoSeq2 tools in a GUI.
Other
32 stars 10 forks source link

Proposed-updates #267

Closed wingillis closed 8 months ago

wingillis commented 8 months ago

This PR addresses errors in the MoSeq processing pipeline due to the presence of IR videos alongside depth videos.

The library incorrectly detects ir.avi files as depth files, and mistakenly reads these in for extraction, background detection, and quality control.

The new code ignores IR files with the name ir.avi or ir.dat.

Additionally, the extraction notebook is lightly updated to incorporate the new Orbbec camera.

Issue being fixed or feature implemented

What was done?

How Has This Been Tested?

Breaking Changes

Checklist: