Launch an fMRI experiment: Test or Scan

Software fMRI machine emulator.

Idea: Run or debug an experiment script using exactly the same code, i.e., for both testing and online data acquisition. To debug timing, you can emulate sync pulses and user responses.

Limitations: pyglet only; keyboard events only.

These are optional components that can be obtained by installing the psychopy-mri-emulator extension into the current environment.

class psychopy.hardware.emulator.ResponseEmulator[source]

(<class ‘psychopy.hardware.emulator.ResponseEmulator’>, <class ‘psychopy.tools.pkgtools.PluginStub’>, <class ‘object’>) is now located within the psychopy-mri-emulator plugin. You can find the documentation for it here.

class psychopy.hardware.emulator.SyncGenerator[source]

(<class ‘psychopy.hardware.emulator.SyncGenerator’>, <class ‘psychopy.tools.pkgtools.PluginStub’>, <class ‘object’>) is now located within the psychopy-mri-emulator plugin. You can find the documentation for it here.

class psychopy.hardware.emulator.ResponseEmulator[source]

(<class ‘psychopy.hardware.emulator.ResponseEmulator’>, <class ‘psychopy.tools.pkgtools.PluginStub’>, <class ‘object’>) is now located within the psychopy-mri-emulator plugin. You can find the documentation for it here.

class psychopy.hardware.emulator.SyncGenerator[source]

(<class ‘psychopy.hardware.emulator.SyncGenerator’>, <class ‘psychopy.tools.pkgtools.PluginStub’>, <class ‘object’>) is now located within the psychopy-mri-emulator plugin. You can find the documentation for it here.


Back to top