-
Notifications
You must be signed in to change notification settings - Fork 177
Description
I am in the process of creating a Simba project to identify freezing. I get through the entire configuration file creation, video parameter specification, and outlier correction. However, when I get to the extract features section, simba only extracts the likelihood from my DLC csv data files, not the x/y spatial measures.
When I go into my 'input_csv' folder in the simba project folder, the file contains x/y spatial measures and the likelihood values (as the DLC project normally generates).
However, when I extract features, the csv files only contain the likelihood measures (see below)
Is there a way to fix this? My simba project file utilizes classical tracking with a user_defined body part configuration (copied from my DLC). Happy to provide any further details.