the config; there will still be 8 colors the program chooses from,
only now it chooses orange where it would have chosen blue.
If you want to change it so that there are only 2 or howevermany
colors that can possibly be used, you edit line 3704. But you might
still want to edit the config, since if you set it to two colors, it
uses blue and light-blue (rather than say red and green), which is
annoying.
On May 28, 9:14 pm, whoisbambam <smath...@gmail.com> wrote:
> interesting. So you dont need to edict line 3704?
>
> somewhere in the config.ini you can change the colors displayed, thus
> effecting the same result???
>
> thank you for the information.
>
> in regard to programming--some of us lack the aptitude--it can be most
> difficult.
>
> On May 28, 9:40 am, Darius Malik <malikdari...@gmail.com> wrote:
>
> > Open up brainworkshop.pyc and go to line 3704. It should be something
> > like
> > mode.current_stim['color'] = random.randint(1, 8)
>
> > Change the 8 to however many different colors you want.
> > You can edit the config.ini file in the data folder to change which
> > colors are shown.
>
> > Also, some unsolicited advice: learn to program ;)
>
> > On May 28, 12:54 pm, sutur <bernhard.oberficht...@gmail.com> wrote:
>
> > > I'd like to reduce the number of color stimuli in triple-n-back mode
> > > to 4 (instead of the default of 8). Could anyone point out a way to
> > > tweak the source code (alas I'm not a programer) to accomplish this?
--
You received this message because you are subscribed to the Google Groups "Dual N-Back, Brain Training & Intelligence" group.
To post to this group, send email to brain-training@googlegroups.com.
To unsubscribe from this group, send email to brain-training+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/brain-training?hl=en.
No comments:
Post a Comment