Skip to content

Commit

Permalink
Merge pull request #144 from jhlegarreta/FixTypo
Browse files Browse the repository at this point in the history
DOC: Fix typo in subject-specific tractography parcellation doc file
  • Loading branch information
ljod authored Sep 7, 2023
2 parents 173f241 + 688ee3c commit 9485556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/subject-specific-tractography-parcellation.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ On this page, we provide step-by-step instructions to guide a user to run the en
```bash
cd /Users/YOUR_USER_NAME/Desktop/WMA_tutorial_data
```
- You terminal should look like the below image (the username should change according to your computer). Type ```ls``` to display the files in the tutorial data folder on the terminal.
- Your terminal should look like the below image (the username should change according to your computer). Type ```ls``` to display the files in the tutorial data folder on the terminal.

![test image](tutorial-pics/fig_terminal_env.png)

## 4. Initial tractography data quality control (QC)

This step performs QC of the input tractography data (“_example-UKF-data.vtk_”) to: 1) verify correct appearance of tract anatomy, and 2) verify tractography is stored using the same spatial coordinate system as the atlas tractography data.
Expand Down

0 comments on commit 9485556

Please sign in to comment.