Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinat M authored Mar 21, 2019
1 parent 789a895 commit 5ffb0c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Package to compute spherical ridgelets.
The final binary file will be in *Ridgelets-build* directory named as *sphridg*

## Basic Usage
* Mandatory input argument: -i *[dMRI file name]*
* Optional input arguments: -m *[mask file]* -lvl *[icosahedron tesselation order, 4 by default]*
* Output arguments: -ridg *[ridgelet file name]* -odf *[ODF values file name]* -omd *[ODF maxima directions and values file name]* -c *enable compression of output files*
* Mandatory input argument: *-i* [dMRI file name]
* Optional input arguments: *-m* [mask file] *-lvl* [icosahedron tesselation order, 4 by default]
* Output arguments: *-ridg* [ridgelet file name] *-odf* [ODF values file name] *-omd* [ODF maxima directions and values file name] *-c* enables compression of output files

**Should** be at least input dMRI file and one output file.

Expand Down

0 comments on commit 5ffb0c4

Please sign in to comment.