Dear Joshua,
As I was trying to convince other researchers to use JsPsych and they asked me about RT reliability.
I knew about the papers showing no significant difference in variance of psychological effects but I could not explain the specifics, which is:
WHY JSPYCH CAN BE SLOWER THAN SAY THAN PSYCHTOOL BOX?
- I read it is because of the queuie mechanism of java script but I am unclear about influence the lag?
- hosting server processing capacity?
- user's computer processing capacity?
- refresh rate of monitor?
- number of tabs opened on the web-browser?
Most importantly, is the gap constant within subject? i.e. identical across all subject's trials?
If gap is constant, the gap should disappear when calculated say a
congruency effect ((incongruent trial: 450 ms +34ms gap) - (congruent
trial: 340 ms + 34 ms gap) = 110 ms congruency effect)?
Can we state that's what happens with JsPsych?
Also, I read it is reliable for within-subject comparisons (which suggest the previous question's answer is yes) but what about between-subject comparisons or individual difference correlations?
If not, does that mean that thee gap is not constant within a subject's trials?
Finally, can we do something to measure the gap and account for it?
Can we reduce the gap by somehow managing to put stimulii display in sync with user's monitor refresh rate? This would be very useful subliminal presentations, which you cannot afford for now with a 10-40 ms gap in JsPsych.
That's a lot of questions but your answers will help me (and other readers) trust JsPsych with actual arguments.