# MRI simulator room

The room is equipped with a mock scanner and audiovisual equipment that will help you closely mimic the scanner experience.

1. BOLDscreen for stimulus display

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeEEVyC8hd8tUukCK5F7ABlVRUY1RzvKzRYGZzjelfIKeF2TVFgS8kzYFk2KkVG_J3JIBcUEbYKs7rQwcGtCfWHbwN-3yG1ua_DtedNVqEqXW5VK75EqkVAz8AZXq88IPV3NExFHQQxeBzvfXRY4OL4agho?key=4obomWZsY6WguZTCVulLWA" alt="A BOLDscreen is located at the end of the simulator MRI bore, on a tripod so that it is visible to the participants inside the bore." width="563"><figcaption><p>a BOLDscreen behind the simulator bore matches the setup at the scanner</p></figcaption></figure>
2. BOLDscreen AVI switchbox

   <figure><img src="/files/tYDSkFQunct9Wqo4B0uX" alt="The BOLDscreen 32 AVI switch box is turned on (indicated with the glowing blue button on the left) and the “SIM PC” option is selected. Additional output options are: NEW PC, AUX, and LINUX." width="563"><figcaption><p>Just as in the scanner control room, a BOLDScreen AVI controls the display on the BOLDScreen.</p></figcaption></figure>

   1. Turn on the switchbox (blue button) and make sure the mirroring button is lit up orange.
   2. Select your desired computer. “Sim PC” is the computer that previously controlled the display behind the bore, but now any of the computers can be used to display there, including your own laptop via the “AUX” HDMI cable.
3. Matching the eye-to-screen viewing distance in the scanner<br>

   Because the simulator bore has a shorter length than the scanner bore, sending the table all the way in puts the participant closer to the screen than they would be in the real scanner. This is fine for most uses, but if you want to approximate the eye-to-screen viewing distance in the scanner (i.e. you want your stimuli to be the same size in degrees of visual angle as in the scanner), you’ll need to manually stop the bed to line up with this sticker:

   <figure><img src="/files/CB19d182f2WH9ggF1kzl" alt="The simulator MRI bed is stopped at the marker on the table which reads “STOP BED HERE TO APPROXIMATE SCANNER VIEWING DISTANCE”." width="343"><figcaption></figcaption></figure>
4. Scanner sounds\
   \
   Use the Sim PC to play scanner sounds in the simulator bore. There’s a link on the desktop to a folder of sound files. These sounds are played through the speakers that are integrated into the simulator - if you don’t hear anything, make sure that the sound output is set to “Speakers/Headphones (Realtek(R) Audio)”.<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZ1lsH6gvnvRY9kA3IRyp60BaRPCMFO1kZkro-AIoYEKKElneEW6ixfpLRF2TQWptsYyXLqk0Yz9c3LSMG57KjAkxQxihj5X3yP7YTpHmPhA5RPcxLKv_PHcTuLDu-12tLZ9tctFpJ2ZpOUnh2OByJj04?key=4obomWZsY6WguZTCVulLWA" alt="The sound settings on the SIM PC are set to “Speakers/Headphones (Realtek(R) Audio)." width="375"><figcaption></figcaption></figure>
5. Auditory stimuli in the mock scanner\
   \
   Any of the computers can be used to play sounds through the headphones; you just need to select that computer on the BOLDscreen AVI switchbox and the audio will be routed through along with the video. This is how it works in the scanner control room as well. Headphone covers are available on the countertop at the foot of the mock scanner bed.<br>

   <figure><img src="/files/EtaSBvj2SHlUMLI6EGWx" alt="Headphones are located to the right of simulator MRI bed." width="563"><figcaption></figcaption></figure>
6. Participant positioning\
   \
   There are two possible headcoils, both of which have mirrors. They are delicate, so please handle with care (and never lift from the mirror!)<br>

   <figure><img src="/files/NQLd3Wql74aDk1QkflU1" alt="The MRI headcoils." width="563"><figcaption><p>available headcoils and mirrors</p></figcaption></figure>

   \
   There are head cushions, chucks to cover them, and extra padding to mimic the scanner setup as well.\ <br>
7. Response devices
   1. The button box should stay hooked to the long extension bundle so that the cable is long enough for participants in the mock scanner. The end of the bundle can be moved back and forth between the 905 FORP interface (SimPC) and 932 FORP interface (all other computers).
   2. There is a joystick that can be used via the 932 FORP interface, following [the instructions found in our "MRF Stimulus Display & Response Collection" document](https://docs.google.com/document/d/1k_se1tlcFbOwi1-IrNWGCcrQUMv5nvJstg7BiLmI-mo/edit#heading=h.7va2gu3m4t4v). *The joystick will only work properly if attached via the fiber optic extension bundle, not plugged directly into the 932.*<br>
8. Training participants to stay still\
   The motion trainer game can be run from the Sim PC following [the instructions in this section of our user manual](/bnc-user-manual/mrf-guides/mri-simulator-room/motion-trainer-balloon-task.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ccv.brown.edu/bnc-user-manual/mrf-guides/mri-simulator-room.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
