Mercurial > hg > minc-tools
graph
-
*** empty log message ***Wed, 07 Jan 2004 17:16:34 +0000, by baghdadi
-
Added a few things to volume structure, some new utility functionsTue, 06 Jan 2004 20:47:11 +0000, by bert
-
Added some new utility functionsTue, 06 Jan 2004 20:45:41 +0000, by bert
-
Simplified to use values stored in volume objectTue, 06 Jan 2004 20:45:03 +0000, by bert
-
Added the valid functionsTue, 06 Jan 2004 20:44:11 +0000, by bert
-
*** empty log message ***Wed, 24 Dec 2003 00:12:02 +0000, by baghdadi
-
* added -swap_bytes option to rawtominc call (thanks Steve Robbins)Mon, 22 Dec 2003 16:32:06 +0000, by rotor
-
*** empty log message ***Thu, 11 Dec 2003 19:41:23 +0000, by baghdadi
-
*** empty log message ***Thu, 11 Dec 2003 19:24:18 +0000, by baghdadi
-
*** empty log message ***Wed, 10 Dec 2003 19:06:10 +0000, by baghdadi
-
* added pipe to dd for -depth 16 option for Linux compatibility (endian problems)Wed, 10 Dec 2003 17:05:20 +0000, by rotor
-
Removed second declaration of grid_inverse_transform_point()Tue, 09 Dec 2003 17:46:39 +0000, by bert
-
* added -clobber and -depth to mincpik (with thanks Jonathan HARLAP)Fri, 05 Dec 2003 23:14:12 +0000, by rotor
-
*** empty log message ***Tue, 02 Dec 2003 21:14:34 +0000, by baghdadi
-
*** empty log message ***Tue, 02 Dec 2003 21:14:34 +0000, by baghdadi
-
Check for fork(); use for file decompression if availableMon, 01 Dec 2003 22:45:58 +0000, by stever
-
*** empty log message ***Wed, 26 Nov 2003 22:56:13 +0000, by baghdadi
-
*** empty log message ***Wed, 26 Nov 2003 22:31:53 +0000, by baghdadi
-
*** empty log message ***Wed, 26 Nov 2003 22:22:45 +0000, by baghdadi
-
*** empty log message ***Wed, 26 Nov 2003 16:22:14 +0000, by baghdadi
-
*** empty log message ***Tue, 25 Nov 2003 20:32:37 +0000, by baghdadi
-
*** empty log message ***Sun, 23 Nov 2003 16:07:11 +0000, by stever
-
Added n_dimensions arguments to miconvert_world_to_voxel and miconvert_voxel_to_worldWed, 19 Nov 2003 16:12:21 +0000, by bert
-
Renamed hyper_cube to hyperslabWed, 19 Nov 2003 16:11:05 +0000, by bert
-
Added calls to miinit() when opening or creating a volumeWed, 19 Nov 2003 16:10:43 +0000, by bert
-
Implemented several new conversion functionsWed, 19 Nov 2003 16:10:16 +0000, by bert
-
Added hyper.o, valid.o, and slice.o to the convert-test-objsWed, 19 Nov 2003 16:09:36 +0000, by bert
-
Added definition for miinit()Wed, 19 Nov 2003 16:09:10 +0000, by bert
-
Added convert.c and hyper.c functionsWed, 19 Nov 2003 16:08:40 +0000, by bert
-
Added int-to-double and double-to-int conversion functionsWed, 19 Nov 2003 16:08:18 +0000, by bert
-
Revert to correct license text (file revision 6.1).Fri, 14 Nov 2003 16:57:39 +0000, by stever
-
More last-minute fixes.Fri, 14 Nov 2003 16:52:24 +0000, by stever
-
*** empty log message ***Fri, 14 Nov 2003 05:01:51 +0000, by stever
-
* added man page (mincpik.man1)Thu, 13 Nov 2003 21:33:50 +0000, by rotor
-
Added -dimorder and -swap_bytes options to rawtomincThu, 13 Nov 2003 18:18:55 +0000, by bert
-
* Grammatical clean-ups to READMEWed, 12 Nov 2003 20:50:59 +0000, by rotor
-
Initial revisionWed, 12 Nov 2003 18:23:05 +0000, by bert
-
Initial checkinWed, 12 Nov 2003 18:21:40 +0000, by bert
-
* initial entry to CVSThu, 06 Nov 2003 16:22:32 +0000, by rotor
-
Handle unspecified dimension order correctlyMon, 03 Nov 2003 19:43:18 +0000, by bert
-
Added -dimorder optionWed, 29 Oct 2003 17:50:18 +0000, by bert
-
Add a cast to eliminate a compiler warningTue, 28 Oct 2003 21:08:22 +0000, by bert
-
Get rid of a few compiler warningsTue, 28 Oct 2003 20:32:09 +0000, by bert
-
Remove two unused variablesTue, 28 Oct 2003 20:31:19 +0000, by bert
-
Added documentation for the -swap_bytes optionWed, 22 Oct 2003 15:34:24 +0000, by bert
-
Added -swap_bytes option for int or short input, per A. Janke.Tue, 21 Oct 2003 22:22:09 +0000, by bert
-
Use fabs instead of ABSThu, 18 Sep 2003 16:49:46 +0000, by bert
-
Use fabs instead of ABSThu, 18 Sep 2003 16:17:23 +0000, by bert
-
Correctly cast double to nc_typeThu, 18 Sep 2003 16:17:00 +0000, by bert
-
Use standard labs() and fabs() instead of our private macrosThu, 18 Sep 2003 16:16:15 +0000, by bert
-
Removed unnecessary brackets from initializerThu, 18 Sep 2003 15:01:33 +0000, by bert
-
Improve handling of time headersThu, 18 Sep 2003 14:45:25 +0000, by bert
-
Add checks for time headersThu, 18 Sep 2003 14:36:34 +0000, by bert
-
Make the rcsid into something usefulThu, 18 Sep 2003 14:35:47 +0000, by bert
-
Remove some unused variables, just to reduce compiler warningsThu, 18 Sep 2003 14:35:03 +0000, by bert
-
Avoid passing NULL to fprintf when no mask file is specified, to avoid seg. faults reported by Richard Boyes.Fri, 05 Sep 2003 18:29:40 +0000, by bert
-
* INDENTATION changes only (merging my and peter neelins code!)Wed, 20 Aug 2003 05:52:55 +0000, by rotor
-
* Fixed broken calculation of Median value from histogram.Wed, 20 Aug 2003 05:45:10 +0000, by rotor
-
testing CVS againFri, 15 Aug 2003 20:07:16 +0000, by leili
-
adding binsFri, 15 Aug 2003 20:00:43 +0000, by leili