paulmthompson / WhiskerToolbox

GNU Lesser General Public License v2.1
1 stars 1 forks source link

Loading CSV keypoints in DLC fomat #44

Closed nonrice closed 3 months ago

nonrice commented 3 months ago

Relevant issue #34

Similar to load_points_from_csv

Return: map of mapped frames/points, e.g.:

Screenshot 2024-08-16 at 3 57 03 PM

Notes: There's no way in the GUI to use this

The frame number column is still manually specified since I saw it varied between the two types of output I sent in the email. But determining x/y and the associated body part is done through the header information.

I wasn't sure what to do with the scorer row so I ignored it but it would also be simple to merge it into bodypart string or nest the map again and bucket the bodyparts by scorer.