log

age author description
Fri, 04 Nov 2005 22:25:04 +0000 bert Update version string to 2.0.07
Wed, 26 Oct 2005 23:44:13 +0000 bert Latest changes
Wed, 26 Oct 2005 23:43:55 +0000 bert Fix COORDINATE_EPSILON at 0.0001
Wed, 26 Oct 2005 23:43:35 +0000 bert Latest attempt at getting slice spacing consistent
Wed, 26 Oct 2005 23:43:10 +0000 bert Handle missing values for spacetype
Wed, 19 Oct 2005 20:53:04 +0000 baghdadi *** empty log message ***
Wed, 12 Oct 2005 15:32:07 +0000 baghdadi *** empty log message ***
Tue, 11 Oct 2005 17:39:34 +0000 baghdadi *** empty log message ***
Thu, 06 Oct 2005 20:24:42 +0000 baghdadi *** empty log message ***
Thu, 06 Oct 2005 18:17:50 +0000 baghdadi *** empty log message ***
Wed, 05 Oct 2005 14:21:52 +0000 baghdadi *** empty log message ***
Wed, 05 Oct 2005 13:00:11 +0000 bert Fix minor bug with nameing of dimension-width variables
Tue, 04 Oct 2005 20:28:21 +0000 baghdadi *** empty log message ***
Tue, 04 Oct 2005 20:13:09 +0000 baghdadi *** empty log message ***
Fri, 16 Sep 2005 22:13:32 +0000 bert Fix slice spacing handling
Fri, 16 Sep 2005 20:32:08 +0000 baghdadi *** empty log message ***
Thu, 15 Sep 2005 20:09:58 +0000 baghdadi *** empty log message ***
Thu, 15 Sep 2005 19:51:31 +0000 baghdadi *** empty log message ***
Thu, 15 Sep 2005 18:42:31 +0000 baghdadi *** empty log message ***
Thu, 15 Sep 2005 14:43:28 +0000 baghdadi *** empty log message ***
Thu, 15 Sep 2005 14:35:26 +0000 baghdadi *** empty log message ***
Thu, 15 Sep 2005 13:54:36 +0000 baghdadi *** empty log message ***
Wed, 14 Sep 2005 04:32:47 +0000 bert Latest change
Wed, 14 Sep 2005 04:32:34 +0000 bert Fix miget_real_value_hyperslab() to properly rescale data
Wed, 14 Sep 2005 04:31:52 +0000 bert Fix mirw_slice_minmax() to respect setting the apparent order of dimensions
Wed, 14 Sep 2005 04:31:17 +0000 bert include config.h
Mon, 29 Aug 2005 21:50:03 +0000 bert Clean up miget_attribute() to avoid errors when attribute is not found
Fri, 26 Aug 2005 22:42:29 +0000 bert Fix micreate_group() to function properly when asked to create an existing group
Fri, 26 Aug 2005 22:41:22 +0000 bert Latest changes
Fri, 26 Aug 2005 22:35:33 +0000 bert Add config.h so we pick up MINC2 properly
Fri, 26 Aug 2005 21:25:54 +0000 bert Latest changes ported from 1.0 branch
Fri, 26 Aug 2005 21:08:12 +0000 bert Modify build system to allow selection of MINC 2 (HDF5/NetCDF) or MINC 1 (NetCDF only)
Fri, 26 Aug 2005 21:07:16 +0000 bert Use #if rather than #ifdef with MINC2 symbol, and be sure to include config.h whereever MINC2 is used
Fri, 26 Aug 2005 21:06:12 +0000 bert Remove definition of MINC2
Fri, 26 Aug 2005 21:05:45 +0000 bert New MINC2 comfiguration control
Fri, 26 Aug 2005 21:04:57 +0000 bert Use #if rather than #ifdef with MINC2 symbol
Fri, 29 Jul 2005 16:46:21 +0000 bert Add warning message for mincstats -mask w/o -mask_range, -mask_binvalue, etc.
Thu, 28 Jul 2005 16:24:38 +0000 bert Fix for default values of dim[4]
Thu, 28 Jul 2005 16:24:02 +0000 bert Latest changes
Thu, 28 Jul 2005 11:21:06 +0000 rotor * Added more correct defaults for pixdim to avoid crashes in some analyze programs
Mon, 25 Jul 2005 19:56:52 +0000 bert Fix pct_T calculation by taking into account a possibly non-zero histogram floor
Tue, 19 Jul 2005 20:01:52 +0000 bert News for 2.0.09
Mon, 18 Jul 2005 22:19:01 +0000 bert Minor fixes for windows builds
Mon, 18 Jul 2005 17:27:39 +0000 bert Added .cvsignore
Mon, 18 Jul 2005 17:26:34 +0000 bert Newly added to 2.x branch
Mon, 18 Jul 2005 17:24:43 +0000 bert Initial checkin
Fri, 15 Jul 2005 23:50:17 +0000 bert Fix issue with alignment in 2d array stuff
Fri, 15 Jul 2005 18:39:51 +0000 rotor * added -auto_range option to mincpik
Fri, 15 Jul 2005 18:39:06 +0000 rotor * updated man page
Fri, 15 Jul 2005 18:29:05 +0000 rotor * added -auto_range via a patch from Jon Harlap
Fri, 15 Jul 2005 17:38:26 +0000 bert Latest changes and news
Fri, 15 Jul 2005 17:38:08 +0000 bert Add -filestarts option
Fri, 15 Jul 2005 17:37:57 +0000 bert 1) Don't assume string attribute values are null-terminated. 2) Suppress error messages when calling H5Adelete()
Thu, 14 Jul 2005 19:24:05 +0000 bert Add conversion/nifti1/analyze75.h to the build
Thu, 14 Jul 2005 19:00:30 +0000 bert Changes ported from 1.X branch
Thu, 14 Jul 2005 18:53:00 +0000 bert Latest changes ported from 1.X branch
Thu, 14 Jul 2005 18:01:18 +0000 bert Add default units
Thu, 14 Jul 2005 17:59:25 +0000 bert latest updates to man page
Thu, 14 Jul 2005 16:16:26 +0000 bert Updates from 1.X branch
Thu, 14 Jul 2005 15:56:56 +0000 bert Print raw byte data when dumping fields with unknown value representations and sizes other than 2 or 4. (ported from 1.X)