Changes to MakeAverageDataset Pipeline for 2nd review
Pre-release
Pre-release
tbbrown
released this
02 May 18:19
·
1502 commits
to master
since this release
Supplemental/MakeAverageDataset/MakeAverageDataset.sh
Changes merged from pull request #36
- Add
-openmp
flag to all calls to recon-all - Changes to work with volumes more efficiently
- Readability improvements
- Additional, optional arguments
Changes added after merge
- Added support for positional specification of new arguments
- Made sure
main
function does not use global variables set in theget_options
function