pyflies-psychopy 0.2.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

pyfliespsychopy 0.2.0

pyflies-psychopy
Generator for PsychoPy experiments from
pyFlies models.
When this project is installed you will have a textX registered generator that
can generate PsychoPy experiment from pyFlies models (.pf files). You can
verify that generator is available by:
textx list-generators

and you can generate PsychoPy experiment by:
textx generate <your pyflies model.pf> --target psychopy --overwrite

For the details see running generators
section of pyFlies
documentation.
Configuration
PsychoPy can be configured in userPrefs.cfg
file. Its location
varies by
machine.
You can use Preferences dialog in the PsychoPy GUI for the configuration.
Parameters in the target configuration block
See pfpsychopy.default_settings.

resolution: Point - Screen/window resolution, default is (1024, 768)
fullScreen: boolean - should the experiment run in full screen, default is false
background: string - background color, default is black
frameTolerance - tolerance in frame duration in seconds, default is 0.001

Credits
Initial project layout generated with textx startproject.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.