Skip to content

Commit 6b07887

Browse files
authored
Merge pull request #132 from nipy/satra-enh-ants-memory
enh: use less memory for ants
2 parents 0f26d02 + 7393967 commit 6b07887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mindboggle/mindboggle123

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ corticalthickness.inputs.extraction_registration_mask = EXT
188188
corticalthickness.inputs.segmentation_priors = [PRIOR1, PRIOR2, PRIOR3,
189189
PRIOR4, PRIOR5, PRIOR6]
190190
corticalthickness.inputs.out_prefix = PREFIX
191+
corticalthickness.inputs.use_floatingpoint_precision = True
191192

192193
if args.num_threads and args.num_threads > 1:
193194
corticalthickness.inputs.num_threads = args.num_threads

0 commit comments

Comments
 (0)