When computeInfoVal2IFC is run, the following error occurs:
Error in generateStimuli2IFC(base_face_files, n_trials, img_size, seed = seed, :
object 'noise_type' not found
This is solved when the variable noise_type for generateStimuli2IFC is manually set (> noise_type='sinusoid'). Is this normal, or is it a minor glitch?
Thanks!