Josh de Leeuw

Results 160 comments of Josh de Leeuw

This will be a breaking change for existing experiments so I am adding this to `8.0`

Maybe we can figure out a way for an extension that does this. I don't think it is a high priority at the moment, but we can take a look...

This is fascinating. I was actually working on a very similar project with @tcharles-vassar last year, but we didn't know about this API. We were trying to use [tensorflow.js](https://www.tensorflow.org/js) to...

This turns out to be really difficult to do in the current implementation of timelines. The trouble is that the merging of `data` parameters happens before the experiment runs, but...

I haven't seen this before. Can you provide more info? Browser, other plugins that might be affecting this (like resize), etc.

I think that I've approved Zenodo. Can you confirm that it's working when you get a chance @becky-gilbert ? Yeah, if we can generate retrospective citations that would be great!...

@becky-gilbert I just bumped you to admin on `jspsych/jspsych` so hopefully that fixes it 😁

Hi @FedericoCurzel, We're actually working on solving this exact issue with LSL in my lab right now. I'm hoping to have a solution ready by mid January at the latest,...

Depending on your setup, @jeti182's [Trigger Handler](https://github.com/jeti182/trigger_handler) package might work. We are working on adding LSL support directly to this via a fork (and hopefully a merge!).

Hi @FedericoCurzel I wanted to update that it turns out the best short-term solution for our internal EEG system is to add TCP events to the trigger handler package, so...