Skip to content

Commit

Permalink
Merge branch 'templates'
Browse files Browse the repository at this point in the history
  • Loading branch information
schluppeck committed Jul 26, 2024
2 parents 99a39bd + 4a399e9 commit b392873
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ Syncing stimulus timing with data acquisition on the scanner is a crucial aspect

The `ResponsePixx` blocks that are part of our setup allow for really precise timing at or better than the frame rate of display.

**The BNC connector that sends the trigger from the scanner should go into pin 5 (`Din05`) on the `ResponsePixx` input box.
**The BNC connector that sends the trigger from the scanner should go into pin 10 (`Din10`) on the `ResponsePixx` input box.**

This is to make sure that there is no clash with the 10 possible inputs (from `Din00` to `Din09` for the two-paddle response box).

- Here are [some details (and code examples)](./octave-triggering.md) of how to get the scanner trigger and button presses via `octave/Psychtoolbox`
- To trigger your `PsychoPy` experiment, looks for details here [to come!]
Expand Down

0 comments on commit b392873

Please sign in to comment.