entriada.blogg.se

Psychopy to javascript
Psychopy to javascript











psychopy to javascript
  1. #Psychopy to javascript how to#
  2. #Psychopy to javascript code#

Right now, I am not sure how to press 5 every 2 seconds for the whole experiment. Basically, 'triggers' are sent in the same way the scanner would to see output, timing etc. fMRI emulation mode to check experiments outside of the scanner. I don't know exactly what happens 'under the hood' in either of this programs, so this is a pretty general. But, moving from Presentation or E-Prime to OpenSesame (which I imagine is fairly common), the seamless integration with fMRI seems to be missing. It seems almost too easy to simply move 'global js' up a bit should it be global at all? (I saw this warning was recently mentioned in another thread as well)įor the fMRI support, I realize there is probably ways to do all of this and maybe more experienced users wouldn't care so much about the features. I'd have a look at it myself, but I don't know what the desired behaviour is here. usr/share/opensesame/plugins/joystick/libjoystick.py:72: SyntaxWarning: name 'js' is assigned to before global declaration Sudo apt-get upgrade: on my system, the following warning came by: Setting up opensesame (0.27.1-1~nd12.10+1+nd13.04+1). Then one minor issue, maybe more directed at Edwin when running The QtColorDialog function getColor has an optional argument 'initial' would it be easy to set that?

psychopy to javascript

When using the color picker in the main experiment tab, clicking it 'forgets' the previously chosen color - which is annoying when one wants to make a subtle change to a previously chosen color. This might be confusing shouldn't that section need a complete list? In the documentation on "when are conditions evaluated", it only mentions what happens for sequences and sketchpads, not for any other items.

#Psychopy to javascript code#

When running a search-replace in the inline editor, trying to replace all occurences of 'stepSize' with 'stepsize' yielded "search term cannot include itself" - in a code editor it might be handier to do case-sensitive matching by default? Or make it an optionĬurrently it's possible to use python syntax within the run-if - fields of a sequence, using the prefix '=' would it be possible to also add this option to values in cells of a loop table? I had to re-type the '\' running on windows to get it to work again.

psychopy to javascript

When the script ran on a windows PC this was considered an invalid character, and yielded a syntax error. I had a '\' character in my script, developing on a linux system. After some work in OS over the past couple weeks, I came across another list of small things ( admitted, some of these are more wish-list like than others, which are more mild annoyances ).













Psychopy to javascript