Skip to content

Conversation

@ksl0
Copy link
Collaborator

@ksl0 ksl0 commented Nov 14, 2022

WIP: unclear to me why D241B has different Matlab data analysis code

ksl0 added 2 commits November 4, 2022 17:09
For some reason - the EyeTracking Matlab files are different enough on
the D241B rig, where the code on the "Master" Github branch is
incompatible with the data that is generated here.

When pressing on the "Dessacade & Get Scale Factors" on the "Eye
Analysis" piece, it brings up some errors.

Hypothesis:
* Channel file update? The importSpike in the getScaleFactors_App.m uses
  a different set of integers - likely this refers to the channels?
Comment on lines +10 to +12
% If

% an error returns, click the link and install the OS Generic Video
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
% If
% an error returns, click the link and install the OS Generic Video
% If an error returns, click the link and install the OS Generic Video

remove extra whitespace

chanlist = readSpikeFile(fullfile(params.folder,[params.file '.smr']),[]);
chanindsAll = [chanlist.number];
chanlabels = {'hhpos','htpos','hepos1','hepos2','hepos','vepos','hhvel','htvel','htvel','TTL3','TTL4'};
chanlabels = {'hhpos','htpos','hepos1','hepos2','hepos','vepos','hhvel','htvel','TTL3','TTL4'};
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be a configuration file that gets read in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants