Skip to content

Commit b75f8a9

Browse files
committed
add: link to our github pulseq repository for code and docs
1 parent ca39ee6 commit b75f8a9

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/debi/data-collection/2_run_scanning_session.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ If you are using Pulseq to develop your own sequences, the first thing you'd nee
1616

1717
![pulseq-folder](../../assets/images/pulseq-folder.jpeg){: style="width: 80%;display: block; margin: 0 auto;"}
1818

19+
You can refer to [our Github repository](https://github.com/MattechLab/pulseq4mreye) to check more about code and documentation of the pulseq sequences we used for the protocol.
20+
1921
##### Add a new patient
2022

2123
First, register a new patient, completing the **last name**, the **name**, the **patient ID** (you can press the Tab bar and the field will be automatically filled by the current timestamp), **date of birth**, age (automatic after entering the date of birth), **sex**, **height** and **weight**. On the right of the UI, open the Program Selection window to choose your protocol. If you don't have one yet, it is recommended to create one, so every time you scan a new subject, you don't have to drag and drop all the sequences, they will already be there! Select "**Any Polarization**" as RF Transmit Mode. Select "**Brain**" as Body Part and Laterality. Select "**Head First Supine**" as Patient Orientation. You're good to go!

docs/general/pulseq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Pulseq documentation
2+
3+
You can refer to [our Github repository](https://github.com/MattechLab/pulseq4mreye) to check more about code and documentation of the pulseq sequences we used for the protocol.

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,15 @@ nav:
1515
- Scheduling: general/recruit-schedule-screen/scanner-scheduling.md
1616
- Participant preparation: general/participant-prep.md
1717
- Notes on the scanner's console: general/notes-scanning.md
18-
- Emergency procedures: general/emergency-procedures.md
18+
- Emergency procedures: general/emergency-procedures.md
1919
- Data management:
2020
- Data export: general/data-management/1_data_export.md
2121
- Standard data storage: general/data-management/3_data_storage.md
2222
- Eye Tracking-related procedures:
2323
- ET software installation (Eyelink): general/et-related/et_software_install.md
2424
- ET extended guidelines: general/et-related/notes-et.md
2525
- EDF-to-BIDS conversion: general/data-management/2_et1_edf_to_bids.md
26+
- Pulseq: general/pulseq.md
2627
- Debi protocol:
2728
- Data collection:
2829
- Overall experimental setting: debi/data-collection/0_overall_exp_setting.md

0 commit comments

Comments
 (0)