colorspeller_validation.yaml 773 B

1234567891011121314151617181920212223242526272829303132
  1. session:
  2. flags:
  3. bl: True
  4. bl_rand: True
  5. recording:
  6. timing:
  7. t_baseline_1: 5. # sec, trial-1 baseline duration
  8. t_baseline_all: 1. # sec, all other trials
  9. t_baseline_rand: 1. # sec, add random inter-trial interval between 0 and t_baseline_rand IF session.flags.bl_rand is True
  10. t_after_stimulus: 0.50
  11. t_response: 5. # sec, trial response duration
  12. classifier:
  13. n_classes: 2
  14. online: False
  15. break_loop: True
  16. speller:
  17. type: 'color' # exploration, question, training_color, color, feedback
  18. feedback:
  19. # normalized rate is multiplied by alpha, and baseline beta added.
  20. feedback_tone: True
  21. paradigms:
  22. color:
  23. selected_mode: 0
  24. validation_string: 'LENA.'