justingardner / mgl

A suite of mex/m files for displaying psychophysics stimuli
http://justingardner.net/mgl
Other
18 stars 22 forks source link

mglEditScreenParams - saveData #3

Closed dbirman closed 9 years ago

dbirman commented 9 years ago

on marple the saveData flag is set to '1', which seems to imply that it auto-saves all data. But it just asks you whether you want to save (the functionality for 'saveData=-1').

justingardner commented 9 years ago

I am having trouble recreating this on my laptop or marble. Does your stimulus program have my screen.saveData set someplace before initScreen (an older override style). Does it not save properly if you run a vanilla program like taskTemplate?

dbirman commented 9 years ago

Same problem on marble still: if I call taskTemplate, let it run a bit, then hit esc, I get:

Save data ~/data/taskTemplate/s300/150119_stim13? (y/n)

Not setting myscreen.saveData. Did you recreate it on marble using the vpixx as the external screen? If not that could explain why you didn't see the problem.

dbirman commented 9 years ago

Justin fixed: https://github.com/justingardner/mgl/commit/69c1aa14ad6d955aab703caa9024506b8afff1f9