Skip to content

Commit

Permalink
Update source/utility/reorient.sh
Browse files Browse the repository at this point in the history
fix typo

Co-authored-by: Sandrine Bédard <[email protected]>
  • Loading branch information
jqmcginnis and sandrinebedard authored Aug 11, 2022
1 parent 6d277c1 commit 754aace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/utility/reorient.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ start=`date +%s`

echo "Swaping Dimensions"
fslswapdim ${SCAN} LR AP IS ${FILE_PATH}
echo "Forcing neuological orientation"
echo "Forcing neurological orientation"
fslorient -forceneurological ${FILE_PATH}

# Display useful info for the log
Expand Down

0 comments on commit 754aace

Please sign in to comment.