From d4ba30f3b2a9a8f275c267b56c11d959d1a06ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Blandin?= Date: Tue, 26 Oct 2021 11:54:31 +0200 Subject: [PATCH] Switch pair comparison interface to normal mode --- stimuli/pair_comparison_interface.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stimuli/pair_comparison_interface.m b/stimuli/pair_comparison_interface.m index d318739..ca10198 100644 --- a/stimuli/pair_comparison_interface.m +++ b/stimuli/pair_comparison_interface.m @@ -36,7 +36,7 @@ ## pairs, the indexes of the pairs (1 to num of pairs), the index ## of the pair currently tested, the data to save in the csv file -testMode = true; +testMode = false; if testMode ## To test the interface with a minimal number of stimuli