trettenbrein / OpenPoseR

Analyze motion-tracking data derived from video files using OpenPose.
GNU General Public License v3.0
9 stars 3 forks source link

Using clean_data() results in NAs #12

Closed trettenbrein closed 2 years ago

trettenbrein commented 2 years ago

Bug report by Emily Kubicek via e-mail:

Using default settings (i.e. cutoff = .1), clean_data() (respectively file_clean()) produces NAs in the output file when a row containing 0s is followed by only one row of data with a below-threshold confidence value.

trettenbrein commented 2 years ago

Example of OpenPose data and analysis script that produces NAs: bug_report.zip