Skip to content

Commit

Permalink
Merge branch 'release-0.1.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
mcvaneede committed Dec 10, 2015
2 parents 404222a + ac00982 commit 84492b2
Show file tree
Hide file tree
Showing 5 changed files with 425 additions and 481 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
New in Version 0.1.12
=====================
* added the option -flip-images to ray_trace_crosshair in case you are working with a version of
MINC that flips images when using ray_trace
* fixed bug in minc_label_ops; the binarize option now works
* rotational_minctracc uses subprocess instead of system to ensure you get a non-zero return when
the program fails. Also added the --simplex option. By default the simplex value that was used
was only appropriate for human brains. For mouse brains you can set this to 1 (mm) for instance.

New in Version 0.1.11
=====================
* turned off multiprocessing in pmincaverage, because it sometimes crashes on compressed MINC files
Expand Down
Loading

0 comments on commit 84492b2

Please sign in to comment.