Mercurial > hg > map
diff multithreshold 1.46/paradigms/paradigm_TENtest.m @ 38:c2204b18f4a2 tip
End nov big change
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Mon, 28 Nov 2011 13:34:28 +0000 |
parents | 1a502830d462 |
children |
line wrap: on
line diff
--- a/multithreshold 1.46/paradigms/paradigm_TENtest.m Thu Oct 06 15:43:20 2011 +0100 +++ b/multithreshold 1.46/paradigms/paradigm_TENtest.m Mon Nov 28 13:34:28 2011 +0000 @@ -1,7 +1,7 @@ function paradigm_TENtest(handles) global stimulusParameters experiment betweenRuns -paradigm_training(handles) % default +paradigmBase(handles) % default stimulusParameters.WRVname='targetLevel'; stimulusParameters.WRVstartValues=40; @@ -29,6 +29,6 @@ % single interval up/down no cue stimulusParameters.instructions{1}=[{'YES if you hear the added click'}, { }, { 'NO if not (or you are uncertain'}]; % single interval up/down with cue -stimulusParameters.instructions{2}=[{'count how many distinct clicks you hear'},{'ignore the tones'},{' '},... +stimulusParameters.instructions{2}=[{'count how many distinct clicks you hear'},{'ignore the noise'},{' '},... {'The clicks must be **clearly distinct** to count'}];