log

age author description
Thu, 09 Feb 2006 20:54:29 +0000 bert More changes to dcm2mnc
Wed, 08 Feb 2006 19:10:31 +0000 bert Add -DAPPARENTORDER to flags, build create-test-images and create-test-images-2
Wed, 08 Feb 2006 19:09:34 +0000 bert Latest changes
Wed, 08 Feb 2006 19:09:22 +0000 bert Allow label images to have a signed or unsigned base type
Wed, 08 Feb 2006 19:07:23 +0000 bert Use "rb" mode when calling fopen()
Wed, 28 Dec 2005 03:31:56 +0000 rotor * added -triplanar, -sagittal_offset and -title options
Tue, 20 Dec 2005 21:08:46 +0000 rotor * fixed logic for setting a float volumes range when converted from an int
Thu, 15 Dec 2005 19:18:19 +0000 bert Fix bug in libsrc2/volume.c
Tue, 13 Dec 2005 17:33:02 +0000 bert Latest changes
Tue, 13 Dec 2005 17:31:13 +0000 bert Ignore DICOM protocol errors. This change was necessitated by images from a Philips Intera scanner version 'NT 10.4.1\\PIIM V2.1.4.1 MIMIT MCS' that appears to set the DICOM length field incorrectly.
Tue, 13 Dec 2005 17:27:33 +0000 bert Latest news
Mon, 05 Dec 2005 16:50:08 +0000 bert Deal with weird XMedCon images
Mon, 05 Dec 2005 16:44:00 +0000 bert Fix handling of single-frame files
Mon, 05 Dec 2005 16:43:02 +0000 bert latest changes
Mon, 05 Dec 2005 16:40:59 +0000 bert Force -b if -o specified
Sat, 03 Dec 2005 15:18:31 +0000 bert New version
Wed, 23 Nov 2005 15:26:06 +0000 bert Latest news
Wed, 23 Nov 2005 04:37:12 +0000 bert Latest fixes
Fri, 11 Nov 2005 18:42:54 +0000 bert Latest fixes to dcm2mnc
Tue, 08 Nov 2005 20:39:49 +0000 baghdadi *** empty log message ***
Fri, 04 Nov 2005 22:40:00 +0000 bert Latest updates
Fri, 04 Nov 2005 22:26:16 +0000 bert Combined cloned code into a single check_regular() function
Fri, 04 Nov 2005 22:25:34 +0000 bert Change COORDINATE_EPSILON again, now set to 0.005
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.