Browse Source

Update 'code/neuralAnalysesDelayShiftAligned.m'

Demetrio Ferro 2 tháng trước cách đây
mục cha
commit
38eab32315
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      code/neuralAnalysesDelayShiftAligned.m

+ 3 - 0
code/neuralAnalysesDelayShiftAligned.m

@@ -65,12 +65,15 @@ if reload
 
 if ~exist('poolstackvars','var')
     load latestpoolstackvars_14feb22.mat
+	% or getPoolStackVars.m 
 end
 if ~exist('pooltweyepos','var')
     load latestpooltweyepos_14feb22.mat
+    % or getTimewinsPoolEyePos.m 
 end
 if ~exist('pooltwspksq','var')
     load latestpooltwspks_14feb22.mat
+    % or getTimewinsPoolSpikeSeqs.m
 end
 
 twLabels={'preoffer1','offer1','delay1','offer2','delay2','refixate','choice-go','ch-hold'};