-
Notifications
You must be signed in to change notification settings - Fork 3
/
NEWS
32 lines (24 loc) · 1020 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
New in Version 0.4.5
* use BIC/MINC license (like minc) instead of GPL license
* read vertstats file as double (now understands scientific notation)
(mniVertstatsFile.cc)
* correct detection of number of columns in vertstats file
when there are leading/trailing spaces (mniVertstatsFile.cc)
New in Version 0.4.4
* add absolute value to vertstats_math operations
* changes for compilation against gcc 4.3
* correct calculation of std dev in vertstats_average
New in Version 0.4.3
* merge jason/surface_tools into oobicpl
New in Version 0.4.2
* fix tree.hh and add include <math.h> to compile with newer
C++ compiler
New in Version 0.4.1
* added epm-header for binary packaging
* Simply repackage the tar ball with good m4 files for minc2
New in Version 0.4
* added library and utility support for handling vertstats files
New in Version 0.1
* version used in the cortical thickness simulation. Capable of
handling most volume_io requests, biggest item still missing is more
intelligent outputting of files.