Commit Graph

29 Commits

Author SHA1 Message Date
Josh de Leeuw
008897d415 revert back to ridge + kalman 2021-04-09 12:03:23 -04:00
Josh de Leeuw
3ce8aea220 improve timing in webgazer and utilize in jspsych 2021-04-09 10:52:09 -04:00
Josh de Leeuw
221b7df052 get threaded ridge regression working, update docs, example, improve extension code 2021-04-08 15:22:58 -04:00
Josh de Leeuw
3de308ec42 update DOM tracking for webgazer, shift to setInterval method for sampling data 2021-04-07 18:15:51 -04:00
Josh de Leeuw
9744547853 fix function name 2021-04-01 16:12:17 -04:00
Josh de Leeuw
595626debe fix typo and set default regression type 2021-04-01 15:47:47 -04:00
Josh de Leeuw
e672943e63 improve error messages when extension not loaded 2021-03-25 10:59:08 -04:00
Josh de Leeuw
45872110c6 create subscribe mechanism for gaze updates 2021-03-15 10:35:06 -04:00
Josh de Leeuw
c6797fe027 cache the prediction to avoid repetitive calls to expensive webgazer getPrediction function 2021-03-15 09:58:12 -04:00
Josh de Leeuw
98eed2110c only round if not null 2021-03-05 15:18:45 -05:00
Josh de Leeuw
74da751126 repair state.round_predictions 2021-03-05 10:53:58 -05:00
Josh de Leeuw
d5213ad5ba fix typo () 2021-03-05 10:45:01 -05:00
Josh de Leeuw
a5b9a915f9 add option to resetCalibration 2021-03-05 09:54:15 -05:00
Josh de Leeuw
d330c4ad7d separate camera init from experiment init; dot size options 2021-03-01 10:16:42 -05:00
Josh de Leeuw
af95ebe7c1 create targets parameter for webgazer ext 2021-02-05 14:16:03 -05:00
Josh de Leeuw
7c7fda1959 add round_predictions parameter 2021-02-05 13:31:04 -05:00
Josh de Leeuw
81977c15da add extension docs 2021-02-04 15:06:17 -05:00
Josh de Leeuw
d63b77943e change data name 2021-02-04 10:13:19 -05:00
Josh de Leeuw
9225d27f0d improving validation plugin options 2021-01-21 18:19:28 -05:00
Josh de Leeuw
bce3b5576e have extension initialize return Promise 2021-01-21 16:42:11 -05:00
Josh de Leeuw
399cccdd27 add center-offset-pixels mode 2021-01-19 16:04:54 -05:00
Josh de Leeuw
04d5da4d94 pause on load 2021-01-14 15:37:45 -05:00
Josh de Leeuw
d520898072 formatting 2021-01-14 15:35:56 -05:00
Josh de Leeuw
b146037af3 calibration + validation sort of working... 2021-01-12 17:52:41 -05:00
Josh de Leeuw
57c04dac10 improvements to calibration using MutationObserver 2021-01-08 14:22:21 -05:00
Josh de Leeuw
fdb0209bb0 working on webgazer stuff 2021-01-06 18:41:37 -05:00
Josh de Leeuw
562e993f9c adding a calibration routine, but it's not great 2021-01-02 17:20:21 -05:00
Josh de Leeuw
26a70adc05 filling out extension code 2021-01-02 13:44:28 -05:00
Josh de Leeuw
9c22731413 begin working on webgazer extensions 2021-01-01 21:26:03 -05:00