Jon Peirce

Results 114 comments of Jon Peirce

OK, yes I think most people either use a recruitment service or they program the participant ID into the invitation URL (e.g. mail merge) so that they can identify the...

The implementation in psychopy is essentially to multiply the image pixel color by the RGB of the designated color. We now do this with a shader but it used to...

Task linked: [CU-2au7jhz Selected option doesn't present for short period before ending routine](https://app.clickup.com/t/2au7jhz)

This sounds like an issue for psychojs rather than psychopy. @JamesLewis-Cheetham could you also just confirm the version of psychojs being imported in your script (or providing a link to...

Task linked: [CU-29xj5ca Multitouch responses online](https://app.clickup.com/t/29xj5ca)

I'm surprised about the getKeys from PsychoPy here. In general, we aim to return the name of the key not the character. I might need to check with you the...

Fantastic @MGretton ! Would be great to start seeing some of the more advanced rendering options appear in PsychoJS - they were less of a priority because lack of gamma...

By the way, regarding implementation of ElementArrayStim itself, have you got alpha masks working in Pixi? The mask used by ImageStim at the moment isn't correct - it obscures with...

But there is a workaround where we put a (possibly transparent) box behind the text

I don't think this will be a feature we'll add urgently but, yes, at some point it would be great to support staircases too