log

age author description
Thu, 08 Jan 2004 21:04:06 +0000 bert Simplified getting dimensions, bug fixes in setting apparent dimension order by name
Thu, 08 Jan 2004 20:57:10 +0000 bert Streamline, use hypercube functions where appropriate
Thu, 08 Jan 2004 20:15:03 +0000 bert New hyperslab restructuring, etc.
Thu, 08 Jan 2004 20:13:46 +0000 bert Added some documentation, changes to arguments for consistency
Thu, 08 Jan 2004 20:12:38 +0000 bert Avoid HDF5 error messages
Thu, 08 Jan 2004 20:11:50 +0000 bert Added functions for valid range setting/saving, reading dimension structures, and changed code to avoid HDF5 error messages on volume creation
Thu, 08 Jan 2004 20:08:44 +0000 bert Added mode to volume structure
Wed, 07 Jan 2004 17:16:34 +0000 baghdadi *** empty log message ***
Tue, 06 Jan 2004 20:47:11 +0000 bert Added a few things to volume structure, some new utility functions
Tue, 06 Jan 2004 20:45:41 +0000 bert Added some new utility functions
Tue, 06 Jan 2004 20:45:03 +0000 bert Simplified to use values stored in volume object
Tue, 06 Jan 2004 20:44:11 +0000 bert Added the valid functions
Wed, 24 Dec 2003 00:12:02 +0000 baghdadi *** empty log message ***
Mon, 22 Dec 2003 16:32:06 +0000 rotor * added -swap_bytes option to rawtominc call (thanks Steve Robbins)
Thu, 11 Dec 2003 19:41:23 +0000 baghdadi *** empty log message ***
Thu, 11 Dec 2003 19:24:18 +0000 baghdadi *** empty log message ***
Wed, 10 Dec 2003 19:06:10 +0000 baghdadi *** empty log message ***
Wed, 10 Dec 2003 17:05:20 +0000 rotor * added pipe to dd for -depth 16 option for Linux compatibility (endian problems)
Tue, 09 Dec 2003 17:46:39 +0000 bert Removed second declaration of grid_inverse_transform_point()
Fri, 05 Dec 2003 23:14:12 +0000 rotor * added -clobber and -depth to mincpik (with thanks Jonathan HARLAP)
Tue, 02 Dec 2003 21:14:34 +0000 baghdadi *** empty log message ***
Tue, 02 Dec 2003 21:14:34 +0000 baghdadi *** empty log message ***
Mon, 01 Dec 2003 22:45:58 +0000 stever Check for fork(); use for file decompression if available
Wed, 26 Nov 2003 22:56:13 +0000 baghdadi *** empty log message ***
Wed, 26 Nov 2003 22:31:53 +0000 baghdadi *** empty log message ***
Wed, 26 Nov 2003 22:22:45 +0000 baghdadi *** empty log message ***
Wed, 26 Nov 2003 16:22:14 +0000 baghdadi *** empty log message ***
Tue, 25 Nov 2003 20:32:37 +0000 baghdadi *** empty log message ***
Sun, 23 Nov 2003 16:07:11 +0000 stever *** empty log message ***
Wed, 19 Nov 2003 16:12:21 +0000 bert Added n_dimensions arguments to miconvert_world_to_voxel and miconvert_voxel_to_world
Wed, 19 Nov 2003 16:11:05 +0000 bert Renamed hyper_cube to hyperslab
Wed, 19 Nov 2003 16:10:43 +0000 bert Added calls to miinit() when opening or creating a volume
Wed, 19 Nov 2003 16:10:16 +0000 bert Implemented several new conversion functions
Wed, 19 Nov 2003 16:09:36 +0000 bert Added hyper.o, valid.o, and slice.o to the convert-test-objs
Wed, 19 Nov 2003 16:09:10 +0000 bert Added definition for miinit()
Wed, 19 Nov 2003 16:08:40 +0000 bert Added convert.c and hyper.c functions
Wed, 19 Nov 2003 16:08:18 +0000 bert Added int-to-double and double-to-int conversion functions
Fri, 14 Nov 2003 16:57:39 +0000 stever Revert to correct license text (file revision 6.1).
Fri, 14 Nov 2003 16:52:24 +0000 stever More last-minute fixes.
Fri, 14 Nov 2003 05:01:51 +0000 stever *** empty log message ***
Thu, 13 Nov 2003 21:33:50 +0000 rotor * added man page (mincpik.man1)
Thu, 13 Nov 2003 18:18:55 +0000 bert Added -dimorder and -swap_bytes options to rawtominc
Wed, 12 Nov 2003 20:50:59 +0000 rotor * Grammatical clean-ups to README
Wed, 12 Nov 2003 18:23:05 +0000 bert Initial revision
Wed, 12 Nov 2003 18:21:40 +0000 bert Initial checkin
Thu, 06 Nov 2003 16:22:32 +0000 rotor * initial entry to CVS
Mon, 03 Nov 2003 19:43:18 +0000 bert Handle unspecified dimension order correctly
Wed, 29 Oct 2003 17:50:18 +0000 bert Added -dimorder option
Tue, 28 Oct 2003 21:08:22 +0000 bert Add a cast to eliminate a compiler warning
Tue, 28 Oct 2003 20:32:09 +0000 bert Get rid of a few compiler warnings
Tue, 28 Oct 2003 20:31:19 +0000 bert Remove two unused variables
Wed, 22 Oct 2003 15:34:24 +0000 bert Added documentation for the -swap_bytes option
Tue, 21 Oct 2003 22:22:09 +0000 bert Added -swap_bytes option for int or short input, per A. Janke.
Thu, 18 Sep 2003 16:49:46 +0000 bert Use fabs instead of ABS
Thu, 18 Sep 2003 16:17:23 +0000 bert Use fabs instead of ABS
Thu, 18 Sep 2003 16:17:00 +0000 bert Correctly cast double to nc_type
Thu, 18 Sep 2003 16:16:15 +0000 bert Use standard labs() and fabs() instead of our private macros
Thu, 18 Sep 2003 15:01:33 +0000 bert Removed unnecessary brackets from initializer
Thu, 18 Sep 2003 14:45:25 +0000 bert Improve handling of time headers
Thu, 18 Sep 2003 14:36:34 +0000 bert Add checks for time headers