As in other posts, I have been trying to use code to analyze post-DLC information, such as time spent in a certain ROI. I am using the code based from here: DLCutils/Demo_loadandanalyzeDLCdata.ipynb at e8948d385a38219ca38d3009dd9406434cedba24 · DeepLabCut/DLCutils · GitHub.
I did my best to match up my video and h5 file with the syntax. Everything seems to work fine, up until I enter Dataframe.head(). What do you think went wrong? According to the code in the URL, I’m supposed to get an output of X and Y coordinates; I’m not getting them. Attached is the screenshot file.