https://github.com/RaymondLab/Code
Tip revision: 8ed0bc61f74cbe8b9d07278a25fd9f49c0af3f2b authored by Kellen Vu on 03 November 2022, 01:23:38 UTC
Fixes a bug where eyeCalibration.mlapp was trying to get the sample rate from the wrong smr channel. I tested this in D243b, and it should work for other computers, but let me know if it doesn't.
Fixes a bug where eyeCalibration.mlapp was trying to get the sample rate from the wrong smr channel. I tested this in D243b, and it should work for other computers, but let me know if it doesn't.
Tip revision: 8ed0bc6
vInvestigation.m
% Vertical Investigation for calibration issues
%% Open Files
file = 'G:\My Drive\Expmt Data\2019_09 - Kiah Calibration\Calibrations Modified';
fileInfo = dir([file '/*/*videoresults.mat']);
for i = 1:length(fileInfo)
cd(fileInfo(i).folder);
findmagscaleVel
end
%% Plot x and y values of video 