Hi,
I've set up my stimuli with StimulusPresentation application and it works great.
On some of my experiments, I'm showing categories of images.
For example, images of cars and images of faces.
I would like all images from the same category (cars or faces) to have the same StimuliCode because basically they are the same for me.
I would also like to display a few "targets" images (ToBeCopied) in the same run.
Is it possible with StimulusPresentation task or would I have to develop my own solution?
Thanks.
same StimuliCode for multiple image with StimulusPresntation
-
rm9
- Posts: 4
- Joined: 15 Mar 2011, 10:02
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: same StimuliCode for multiple image with StimulusPresnta
Hi,
if you need to have only two stimulus codes, then you will need to modify the source code of StimulusPresentation, or modify your data files after recording. You may load a data file into Matlab using the load_bcidat mex file, and write it back to disk using the save_bcidat mex file. In Matlab, you may replace individual values of the StimulusCode state with category information, and update the StimulusType state as approprate.
Information about both mex files is available at
http://www.bci2000.org/wiki/index.php/U ... _MEX_Files
HTH,
Juergen
if you need to have only two stimulus codes, then you will need to modify the source code of StimulusPresentation, or modify your data files after recording. You may load a data file into Matlab using the load_bcidat mex file, and write it back to disk using the save_bcidat mex file. In Matlab, you may replace individual values of the StimulusCode state with category information, and update the StimulusType state as approprate.
Information about both mex files is available at
http://www.bci2000.org/wiki/index.php/U ... _MEX_Files
HTH,
Juergen
Who is online
Users browsing this forum: No registered users and 0 guests
