klabhub / neurostim

Design and run visual neuroscience experiments using Matlab and the Psychophysics Toolbox.
MIT License
4 stars 3 forks source link

default color of gabor #177

Closed dshimaoka closed 2 years ago

dshimaoka commented 2 years ago

The default color inherited its value from stimulus.m This could produce a non-sense gabor patch if there was a mismatch of color from stimulus.m and colormode from cic. Hence in this commit, the default color is re-defined within gabor.m Also a note on the meaning of color is added.