Hi,
I am using JAABA in Matlab to characterize mouse behavior. I am trying to use JAABA in conjunction with APT and am having trouble generating perframe mat files. I setup an experiment directory labeled 'FirstHandLift', which contains a .avi move file, a .trk output APT file, and an empty perframe folder. I also have a APT tracker .lbl file. These files are uploaded on a google drive
here.
I have done the following:
(1) run StartJAABA in matlab (from my understanding, I do not need to run prepareJAABAdata since I will import APT .trk file directly into the StartJAABA GUI)
(2) select import from APT project (select APT tracker .lbl file) and receive the following message and select no:

(3) Fill out APT information:
(4) Fill in the .avi movie and .trk tracker name on GUI:
(5) Add experiment directory containing .avi movie file, .trk tracking file, and empty perframe folder. Then, I get stuck at generating perframe files (does not start generating). Also, it says the perframedir is missing. I have done the above steps with and without creating the perframe directory by hand and had the same issue each time.
Here is the MATLAB command output:
I believe the perframe mat files are not being generated due to an error I am making when creating the experiment directory and/or importing the APT .trk file. Do you know what the issue may be here?
Thank you!
Reagan Bullins