Differences between revisions 1 and 20 (spanning 19 versions)
Revision 1 as of 2019-07-29 14:42:39
Size: 38
Editor: AlexZsikla
Comment:
Revision 20 as of 2019-07-31 08:43:55
Size: 798
Editor: AlexZsikla
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe ProjectNameOrWhatever here. ## page was renamed from ProjectNameOrWhatever
= U-Shape Bundle Analysis =

Note: all of the source code can be found on the "dmri" branch on the Freesurfer Github page. The link can be found here: https://github.com/freesurfer/freesurfer/tree/dmri/anatomicuts

== How to Run ==

'' Note by running the executable with no parameters will also give information on how to run the program ''

=== Full Program ===

Usage: ./runProject.sh <Patient File> <OPTION: DTI>

DTI is an option that allows more metrics about the FA values to be outputted based on 4 volumes

''''' If specific files are wanted to be used or files cannot be found, run the programs individually (read below) '''''

=== Individually ===

==== Group by Endpoints ====

==== Extract Surface Measurements ====

U-Shape Bundle Analysis

Note: all of the source code can be found on the "dmri" branch on the Freesurfer Github page. The link can be found here: https://github.com/freesurfer/freesurfer/tree/dmri/anatomicuts

How to Run

Note by running the executable with no parameters will also give information on how to run the program

Full Program

Usage: ./runProject.sh <Patient File> <OPTION: DTI>

DTI is an option that allows more metrics about the FA values to be outputted based on 4 volumes

If specific files are wanted to be used or files cannot be found, run the programs individually (read below)

Individually

Group by Endpoints

Extract Surface Measurements

U-Shape Bundle Analysis (last edited 2019-08-09 15:18:12 by AlexZsikla)