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

fix: incorrect usage thresholding causing syllable 0 to drop #236

Closed versey-sherry closed 2 years ago

versey-sherry commented 2 years ago

Issue being fixed or feature implemented

usage threshold is not implemented correctly, causing syllable 0 to be missing from time to time in the interactive transition graphs.

Thank you for helping us find the bug @jingliulj

What was done?

changed the threshold to reflect the usages after normalization

How Has This Been Tested?

locally on test dataset

Breaking Changes

NA

Checklist: