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(*args, **kwargs)[source]¶
psychopy.hardware.emulator is now located within the psychopy-mri-emulator plugin.
When initialised, rather than creating an object, will log an error.
- class psychopy.hardware.emulator.SyncGenerator(*args, **kwargs)[source]¶
psychopy.hardware.emulator is now located within the psychopy-mri-emulator plugin.
When initialised, rather than creating an object, will log an error.
- class psychopy.hardware.emulator.launchScan(*args, **kwargs)[source]¶
psychopy.hardware.emulator is now located within the psychopy-mri-emulator plugin.
When initialised, rather than creating an object, will log an error.
- class psychopy.hardware.emulator.ResponseEmulator(*args, **kwargs)[source]¶
psychopy.hardware.emulator is now located within the psychopy-mri-emulator plugin.
When initialised, rather than creating an object, will log an error.
- class psychopy.hardware.emulator.SyncGenerator(*args, **kwargs)[source]¶
psychopy.hardware.emulator is now located within the psychopy-mri-emulator plugin.
When initialised, rather than creating an object, will log an error.