Skip to content
Snippets Groups Projects
Commit 15f9b34d authored by Stephen Smith's avatar Stephen Smith
Browse files

*** empty log message ***

parent d80f7556
No related branches found
No related tags found
No related merge requests found
...@@ -412,7 +412,7 @@ namespace Melodic{ ...@@ -412,7 +412,7 @@ namespace Melodic{
string BET_path = opts.binpath + "bet"; string BET_path = opts.binpath + "bet";
string BET_optarg = "-m -f 0.4"; // see man bet string BET_optarg = "-m -f 0.4"; // see man bet
string Mask_fname = BET_outputfname+"_mask.hdr"; string Mask_fname = BET_outputfname+"_mask";
// Setup external call to BET: // Setup external call to BET:
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# #
# Christian Beckmann and Stephen Smith, FMRIB Image Analysis Group # Christian Beckmann and Stephen Smith, FMRIB Image Analysis Group
# #
# Copyright (C) 2002 University of Oxford # Copyright (C) 2004 University of Oxford
# #
# TCLCOPYRIGHT # TCLCOPYRIGHT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment