Skip to content

Commit

Permalink
email update
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsdhollander committed Sep 4, 2016
1 parent 085a50e commit 62551db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/population_template
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ nl_niter = [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 ,5 ,5 ,5 ,5 ]
nl_lmax = [2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4 ,4 ,4 ,4 ,4 ]


lib.app.author = 'David Raffelt ([email protected]) & Max Pietsch ([email protected]) & Thijs Dhollander thijs.dhollander@florey.edu.au)'
lib.app.author = 'David Raffelt ([email protected]) & Max Pietsch ([email protected]) & Thijs Dhollander thijs.dhollander@gmail.com)'
lib.cmdlineParser.initialise('Generates an unbiased group-average template from a series of images. First a template is optimised with linear registration (rigid or affine, affine is default), then non-linear registration is used to optimise the template further.')
lib.app.parser.add_argument('input_dir', help='The input directory containing all images used to build the template')
lib.app.parser.add_argument('template', help='The output template image')
Expand Down

0 comments on commit 62551db

Please sign in to comment.