changeset 618:9de05be4c965

Pre-release
author neelin <neelin>
date Wed, 28 Sep 1994 10:32:02 +0000
parents b97149c74c91
children 96821ec9dfac
files conversion/Acr_nema/acr_io.c conversion/Acr_nema/acr_nema.h conversion/Acr_nema/acr_nema/acr_io.h conversion/Acr_nema/acr_nema/element.h conversion/Acr_nema/acr_nema/file_io.h conversion/Acr_nema/acr_nema/group.h conversion/Acr_nema/acr_nema/message.h conversion/Acr_nema/dump_acr_nema.c conversion/Acr_nema/element.c conversion/Acr_nema/extract_acr_nema.c conversion/Acr_nema/file_io.c conversion/Acr_nema/group.c conversion/Acr_nema/message.c conversion/Acr_nema/read_acr_nema.c conversion/gcomserver/gcomserver.c conversion/gcomserver/gcomserver.h conversion/gcomserver/gyro_read.c conversion/gcomserver/gyro_to_minc.c conversion/gcomserver/gyro_to_minc.h conversion/gcomserver/gyrotominc.c conversion/gcomserver/minc_file.c conversion/gcomserver/open_connection.c conversion/gcomserver/reply.c conversion/gcomserver/save_transferred_object.c conversion/gcomserver/spi_message.c conversion/gcomserver/string_to_filename.c conversion/gcomserver/use_the_files.c conversion/mnitominc/mnitominc.c conversion/mnitominc/mnitominc.h conversion/scxtominc/isotope_list.h conversion/scxtominc/scx_file.c conversion/scxtominc/scx_file.h conversion/scxtominc/scx_header_def.h conversion/scxtominc/scxmnem.c conversion/scxtominc/scxtominc.c fortran/minc.inc fortran/minc_jackets.src fortran/netcdf_jacket_code.c libsrc/dim_conversion.c libsrc/image_conversion.c libsrc/minc.h libsrc/minc_basic.h libsrc/minc_convenience.c libsrc/minc_error.c libsrc/minc_globdef.c libsrc/minc_private.h libsrc/minc_routines.h libsrc/minc_structures.h libsrc/minc_useful.h libsrc/minc_varlists.h libsrc/netcdf_convenience.c libsrc/strdup.c libsrc/type_limits.h libsrc/value_conversion.c progs/Get_image_offset/Makefile progs/Proglib/Make.com progs/Proglib/ParseArgv.c progs/Proglib/ParseArgv.h progs/Proglib/minc_def.h progs/Proglib/time_stamp.c progs/Proglib/time_stamp.h progs/Proglib/vax_conversions.c progs/Proglib/vax_conversions.h progs/coordinates/voxeltoworld.c progs/coordinates/worldtovoxel.c progs/minccopy/minccopy.c progs/mincdiff/mincdiff progs/mincedit/mincedit progs/mincexample/mincexample1.c progs/mincexample/mincexample2.c progs/mincextract/mincextract.c progs/mincheader/mincheader progs/mincheader/mincheader.man1 progs/mincinfo/mincinfo.c progs/mincinfo/mincinfo.man1 progs/mincresample/mincresample.c progs/mincresample/mincresample.h progs/mincresample/mincresample.man1 progs/mincresample/resample_volumes.c progs/minctoraw/minctoraw.c progs/mincwindow/mincwindow.c progs/mincwindow/voxel_loop.c progs/mincwindow/voxel_loop.h progs/rawtominc/rawtominc.c progs/rawtominc/rawtominc.man1 progs/xfm/transformtags.c progs/xfm/xfmconcat.c progs/xfm/xfminvert.c
diffstat 88 files changed, 626 insertions(+), 247 deletions(-) [+]
line wrap: on
line diff
--- a/conversion/Acr_nema/acr_io.c
+++ b/conversion/Acr_nema/acr_io.c
@@ -6,9 +6,12 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: acr_io.c,v $
-@MODIFIED   : Revision 1.8  1994-09-23 16:42:35  neelin
-@MODIFIED   : Changed acr_nema_io to acr_io and acr_nema_test to acr_test.
+@MODIFIED   : Revision 1.9  1994-09-28 10:35:39  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.8  94/09/23  16:42:35  neelin
+ * Changed acr_nema_io to acr_io and acr_nema_test to acr_test.
+ * 
  * Revision 1.7  94/05/18  08:47:43  neelin
  * Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
  * 
--- a/conversion/Acr_nema/acr_nema.h
+++ b/conversion/Acr_nema/acr_nema.h
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: acr_nema.h,v $
-@MODIFIED   : Revision 1.5  1994-09-23 16:42:37  neelin
-@MODIFIED   : Changed acr_nema_io to acr_io and acr_nema_test to acr_test.
+@MODIFIED   : Revision 1.6  1994-09-28 10:35:51  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  94/09/23  16:42:37  neelin
+ * Changed acr_nema_io to acr_io and acr_nema_test to acr_test.
+ * 
  * Revision 1.4  94/01/06  13:31:27  neelin
  * Changed acr_need_invert to a public function.
  * 
--- a/conversion/Acr_nema/acr_nema/acr_io.h
+++ b/conversion/Acr_nema/acr_nema/acr_io.h
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: acr_io.h,v $
-@MODIFIED   : Revision 1.7  1994-05-18 08:48:17  neelin
-@MODIFIED   : Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+@MODIFIED   : Revision 1.8  1994-09-28 10:35:40  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.7  94/05/18  08:48:17  neelin
+ * Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+ * 
  * Revision 1.6  94/04/07  10:23:28  neelin
  * Added ACR_HIGH_LEVEL_ERROR.
  * 
--- a/conversion/Acr_nema/acr_nema/element.h
+++ b/conversion/Acr_nema/acr_nema/element.h
@@ -5,11 +5,14 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: element.h,v $
-@MODIFIED   : Revision 1.6  1994-04-07 10:05:11  neelin
-@MODIFIED   : Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
-@MODIFIED   : to that or ACR_OTHER_ERROR.
-@MODIFIED   : Added #ifdef lint to DEFINE_ELEMENT.
+@MODIFIED   : Revision 1.7  1994-09-28 10:35:51  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  94/04/07  10:05:11  neelin
+ * Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
+ * to that or ACR_OTHER_ERROR.
+ * Added #ifdef lint to DEFINE_ELEMENT.
+ * 
  * Revision 1.5  93/11/26  18:47:48  neelin
  * Added element copy routine.
  * 
--- a/conversion/Acr_nema/acr_nema/file_io.h
+++ b/conversion/Acr_nema/acr_nema/file_io.h
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 9, 1993 (Peter Neelin)
 @MODIFIED   : $Log: file_io.h,v $
-@MODIFIED   : Revision 1.3  1994-04-08 10:32:10  neelin
-@MODIFIED   : Fixed io tracing.
+@MODIFIED   : Revision 1.4  1994-09-28 10:35:43  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  94/04/08  10:32:10  neelin
+ * Fixed io tracing.
+ * 
  * Revision 1.2  93/11/25  10:37:43  neelin
  * Added file free and ungetc and trace.
  * 
--- a/conversion/Acr_nema/acr_nema/group.h
+++ b/conversion/Acr_nema/acr_nema/group.h
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: group.h,v $
-@MODIFIED   : Revision 1.5  1993-12-10 09:20:44  neelin
-@MODIFIED   : Added acr_find_<type> routines.
+@MODIFIED   : Revision 1.6  1994-09-28 10:35:52  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  93/12/10  09:20:44  neelin
+ * Added acr_find_<type> routines.
+ * 
  * Revision 1.4  93/11/26  18:48:04  neelin
  * Added group and group list copy routines.
  * 
--- a/conversion/Acr_nema/acr_nema/message.h
+++ b/conversion/Acr_nema/acr_nema/message.h
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 16, 1993 (Peter Neelin)
 @MODIFIED   : $Log: message.h,v $
-@MODIFIED   : Revision 1.3  1993-11-24 11:27:10  neelin
-@MODIFIED   : Added dump message routine./
+@MODIFIED   : Revision 1.4  1994-09-28 10:35:53  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  93/11/24  11:27:10  neelin
+ * Added dump message routine./
+ * 
  * Revision 1.2  93/11/22  13:12:55  neelin
  * Changed to use new Acr_Element_Id stuff.
  * 
--- a/conversion/Acr_nema/dump_acr_nema.c
+++ b/conversion/Acr_nema/dump_acr_nema.c
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 24, 1993 (Peter Neelin)
 @MODIFIED   : $Log: dump_acr_nema.c,v $
-@MODIFIED   : Revision 1.5  1994-05-18 08:48:05  neelin
-@MODIFIED   : Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+@MODIFIED   : Revision 1.6  1994-09-28 10:35:53  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  94/05/18  08:48:05  neelin
+ * Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+ * 
  * Revision 1.4  94/04/07  10:04:58  neelin
  * Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
  * to that or ACR_OTHER_ERROR.
--- a/conversion/Acr_nema/element.c
+++ b/conversion/Acr_nema/element.c
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: element.c,v $
-@MODIFIED   : Revision 1.7  1993-11-30 12:19:15  neelin
-@MODIFIED   : Handle MALLOC returning NULL because of extremely large data element length.
+@MODIFIED   : Revision 1.8  1994-09-28 10:35:44  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.7  93/11/30  12:19:15  neelin
+ * Handle MALLOC returning NULL because of extremely large data element length.
+ * 
  * Revision 1.6  93/11/30  08:57:28  neelin
  * Added element copy routine.
  * 
--- a/conversion/Acr_nema/extract_acr_nema.c
+++ b/conversion/Acr_nema/extract_acr_nema.c
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 24, 1993 (Peter Neelin)
 @MODIFIED   : $Log: extract_acr_nema.c,v $
-@MODIFIED   : Revision 1.3  1994-03-14 16:13:04  neelin
-@MODIFIED   : Changed name in header.
+@MODIFIED   : Revision 1.4  1994-09-28 10:35:54  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  94/03/14  16:13:04  neelin
+ * Changed name in header.
+ * 
  * Revision 1.2  93/11/25  10:36:05  neelin
  * Added byte-order test and file free.
  * 
--- a/conversion/Acr_nema/file_io.c
+++ b/conversion/Acr_nema/file_io.c
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 9, 1993 (Peter Neelin)
 @MODIFIED   : $Log: file_io.c,v $
-@MODIFIED   : Revision 1.6  1994-04-08 10:34:47  neelin
-@MODIFIED   : Added include of string.h
+@MODIFIED   : Revision 1.7  1994-09-28 10:35:42  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  94/04/08  10:34:47  neelin
+ * Added include of string.h
+ * 
  * Revision 1.5  94/04/08  10:32:00  neelin
  * Fixed io tracing.
  * 
--- a/conversion/Acr_nema/group.c
+++ b/conversion/Acr_nema/group.c
@@ -5,11 +5,14 @@
 @GLOBALS    : 
 @CREATED    : November 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: group.c,v $
-@MODIFIED   : Revision 1.10  1994-04-07 10:05:04  neelin
-@MODIFIED   : Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
-@MODIFIED   : to that or ACR_OTHER_ERROR.
-@MODIFIED   : Added #ifdef lint to DEFINE_ELEMENT.
+@MODIFIED   : Revision 1.11  1994-09-28 10:35:45  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.10  94/04/07  10:05:04  neelin
+ * Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
+ * to that or ACR_OTHER_ERROR.
+ * Added #ifdef lint to DEFINE_ELEMENT.
+ * 
  * Revision 1.9  93/12/10  09:20:32  neelin
  * Added acr_find_<type> routines.
  * 
--- a/conversion/Acr_nema/message.c
+++ b/conversion/Acr_nema/message.c
@@ -5,9 +5,12 @@
 @GLOBALS    : 
 @CREATED    : November 16, 1993 (Peter Neelin)
 @MODIFIED   : $Log: message.c,v $
-@MODIFIED   : Revision 1.5  1994-05-18 08:48:12  neelin
-@MODIFIED   : Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+@MODIFIED   : Revision 1.6  1994-09-28 10:35:49  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  94/05/18  08:48:12  neelin
+ * Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+ * 
  * Revision 1.4  94/04/07  10:05:06  neelin
  * Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
  * to that or ACR_OTHER_ERROR.
--- a/conversion/Acr_nema/read_acr_nema.c
+++ b/conversion/Acr_nema/read_acr_nema.c
@@ -6,11 +6,14 @@
 @GLOBALS    : 
 @CREATED    : March 14, 1994 (Peter Neelin)
 @MODIFIED   : $Log: read_acr_nema.c,v $
-@MODIFIED   : Revision 1.2  1994-04-07 10:05:08  neelin
-@MODIFIED   : Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
-@MODIFIED   : to that or ACR_OTHER_ERROR.
-@MODIFIED   : Added #ifdef lint to DEFINE_ELEMENT.
+@MODIFIED   : Revision 1.3  1994-09-28 10:35:55  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  94/04/07  10:05:08  neelin
+ * Added status ACR_ABNORMAL_END_OF_INPUT and changed some ACR_PROTOCOL_ERRORs
+ * to that or ACR_OTHER_ERROR.
+ * Added #ifdef lint to DEFINE_ELEMENT.
+ * 
  * Revision 1.1  94/03/14  16:02:49  neelin
  * Initial revision
  * 
--- a/conversion/gcomserver/gcomserver.c
+++ b/conversion/gcomserver/gcomserver.c
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : November 22, 1993 (Peter Neelin)
 @MODIFIED   : $Log: gcomserver.c,v $
-@MODIFIED   : Revision 1.15  1994-05-18 08:54:50  neelin
-@MODIFIED   : Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+@MODIFIED   : Revision 1.16  1994-09-28 10:34:48  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.15  94/05/18  08:54:50  neelin
+ * Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+ * 
  * Revision 1.14  94/04/08  10:35:36  neelin
  * Fixed handling of input trace (don't do trace while using the files).
  * 
--- a/conversion/gcomserver/gcomserver.h
+++ b/conversion/gcomserver/gcomserver.h
@@ -5,13 +5,16 @@
 @GLOBALS    : 
 @CREATED    : November 23, 1993 (Peter Neelin)
 @MODIFIED   : $Log: gcomserver.h,v $
-@MODIFIED   : Revision 1.8  1994-05-24 15:09:57  neelin
-@MODIFIED   : Break up multiple echoes or time frames into separate files for 2 echoes
-@MODIFIED   : or 2 frames (put in 1 file for more).
-@MODIFIED   : Changed units of repetition time, echo time, etc to seconds.
-@MODIFIED   : Save echo times in dimension variable when appropriate.
-@MODIFIED   : Changed to file names to end in _mri.mnc.
+@MODIFIED   : Revision 1.9  1994-09-28 10:34:56  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.8  94/05/24  15:09:57  neelin
+ * Break up multiple echoes or time frames into separate files for 2 echoes
+ * or 2 frames (put in 1 file for more).
+ * Changed units of repetition time, echo time, etc to seconds.
+ * Save echo times in dimension variable when appropriate.
+ * Changed to file names to end in _mri.mnc.
+ * 
  * Revision 1.7  94/04/07  11:03:37  neelin
  * Changed error handling to be more explicit about errors.
  * When the server terminates due to an error, a message is printed to /dev/log.
--- a/conversion/gcomserver/gyro_read.c
+++ b/conversion/gcomserver/gyro_read.c
@@ -6,13 +6,16 @@
 @CALLS      : 
 @CREATED    : November 25, 1993 (Peter Neelin)
 @MODIFIED   : $Log: gyro_read.c,v $
-@MODIFIED   : Revision 1.9  1994-05-24 15:06:35  neelin
-@MODIFIED   : Break up multiple echoes or time frames into separate files for 2 echoes
-@MODIFIED   : or 2 frames (put in 1 file for more).
-@MODIFIED   : Changed units of repetition time, echo time, etc to seconds.
-@MODIFIED   : Save echo times in dimension variable when appropriate.
-@MODIFIED   : Changed to file names to end in _mri.mnc.
+@MODIFIED   : Revision 1.10  1994-09-28 10:34:59  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.9  94/05/24  15:06:35  neelin
+ * Break up multiple echoes or time frames into separate files for 2 echoes
+ * or 2 frames (put in 1 file for more).
+ * Changed units of repetition time, echo time, etc to seconds.
+ * Save echo times in dimension variable when appropriate.
+ * Changed to file names to end in _mri.mnc.
+ * 
  * Revision 1.8  94/03/15  14:24:01  neelin
  * Changed image-max/min to use fp_scaled_max/min instead of ext_scale_max/min
  * Added acquisition:comments attribute
--- a/conversion/gcomserver/gyro_to_minc.c
+++ b/conversion/gcomserver/gyro_to_minc.c
@@ -7,10 +7,13 @@
 @CALLS      : 
 @CREATED    : November 25, 1993 (Peter Neelin)
 @MODIFIED   : $Log: gyro_to_minc.c,v $
-@MODIFIED   : Revision 1.4  1994-01-18 13:36:11  neelin
-@MODIFIED   : Added command line options to gyrotominc and fixed error message bug in
-@MODIFIED   : gyro_to_minc.
+@MODIFIED   : Revision 1.5  1994-09-28 10:35:01  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  94/01/18  13:36:11  neelin
+ * Added command line options to gyrotominc and fixed error message bug in
+ * gyro_to_minc.
+ * 
  * Revision 1.3  94/01/14  11:37:21  neelin
  * Fixed handling of multiple reconstructions and image types. Add spiinfo variable with extra info (including window min/max). Changed output
  * file name to include reconstruction number and image type number.
--- a/conversion/gcomserver/gyro_to_minc.h
+++ b/conversion/gcomserver/gyro_to_minc.h
@@ -6,13 +6,16 @@
 @CALLS      : 
 @CREATED    : November 25, 1993 (Peter Neelin)
 @MODIFIED   : $Log: gyro_to_minc.h,v $
-@MODIFIED   : Revision 1.7  1994-05-24 15:10:00  neelin
-@MODIFIED   : Break up multiple echoes or time frames into separate files for 2 echoes
-@MODIFIED   : or 2 frames (put in 1 file for more).
-@MODIFIED   : Changed units of repetition time, echo time, etc to seconds.
-@MODIFIED   : Save echo times in dimension variable when appropriate.
-@MODIFIED   : Changed to file names to end in _mri.mnc.
+@MODIFIED   : Revision 1.8  1994-09-28 10:35:04  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.7  94/05/24  15:10:00  neelin
+ * Break up multiple echoes or time frames into separate files for 2 echoes
+ * or 2 frames (put in 1 file for more).
+ * Changed units of repetition time, echo time, etc to seconds.
+ * Save echo times in dimension variable when appropriate.
+ * Changed to file names to end in _mri.mnc.
+ * 
  * Revision 1.6  94/03/15  14:25:52  neelin
  * Changed image-max/min to use fp_scaled_max/min instead of ext_scale_max/min
  * Added acquisition:comments attribute
--- a/conversion/gcomserver/gyrotominc.c
+++ b/conversion/gcomserver/gyrotominc.c
@@ -4,10 +4,13 @@
 @GLOBALS    : 
 @CREATED    : November 26, 1993 (Peter Neelin)
 @MODIFIED   : $Log: gyrotominc.c,v $
-@MODIFIED   : Revision 1.3  1994-01-18 13:36:42  neelin
-@MODIFIED   : Added command line options to gyrotominc and fixed error message bug in
-@MODIFIED   : gyro_to_minc.
+@MODIFIED   : Revision 1.4  1994-09-28 10:35:02  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  94/01/18  13:36:42  neelin
+ * Added command line options to gyrotominc and fixed error message bug in
+ * gyro_to_minc.
+ * 
  * Revision 1.2  94/01/14  11:37:22  neelin
  * Fixed handling of multiple reconstructions and image types. Add spiinfo variable with extra info (including window min/max). Changed output
  * file name to include reconstruction number and image type number.
--- a/conversion/gcomserver/minc_file.c
+++ b/conversion/gcomserver/minc_file.c
@@ -6,13 +6,16 @@
 @CALLS      : 
 @CREATED    : November 26, 1993 (Peter Neelin)
 @MODIFIED   : $Log: minc_file.c,v $
-@MODIFIED   : Revision 1.9  1994-05-24 15:09:36  neelin
-@MODIFIED   : Break up multiple echoes or time frames into separate files for 2 echoes
-@MODIFIED   : or 2 frames (put in 1 file for more).
-@MODIFIED   : Changed units of repetition time, echo time, etc to seconds.
-@MODIFIED   : Save echo times in dimension variable when appropriate.
-@MODIFIED   : Changed to file names to end in _mri.mnc.
+@MODIFIED   : Revision 1.10  1994-09-28 10:35:03  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.9  94/05/24  15:09:36  neelin
+ * Break up multiple echoes or time frames into separate files for 2 echoes
+ * or 2 frames (put in 1 file for more).
+ * Changed units of repetition time, echo time, etc to seconds.
+ * Save echo times in dimension variable when appropriate.
+ * Changed to file names to end in _mri.mnc.
+ * 
  * Revision 1.8  94/03/15  14:25:41  neelin
  * Changed image-max/min to use fp_scaled_max/min instead of ext_scale_max/min
  * Added acquisition:comments attribute
@@ -99,7 +102,7 @@
 
    /* Prefixes for creating file name */
    static char *scan_prefix[MRI_NDIMS] = 
-      {"sl", "e", "t", "p", "cs"};
+      {"sl", "e", "d", "p", "cs"};
 
    /* Turn off fatal errors */
    ncopts = NCOPTS_DEFAULT;
--- a/conversion/gcomserver/open_connection.c
+++ b/conversion/gcomserver/open_connection.c
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : November 22, 1993 (Peter Neelin)
 @MODIFIED   : $Log: open_connection.c,v $
-@MODIFIED   : Revision 1.4  1994-01-18 14:23:41  neelin
-@MODIFIED   : Changed bzero to memset.
+@MODIFIED   : Revision 1.5  1994-09-28 10:34:50  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  94/01/18  14:23:41  neelin
+ * Changed bzero to memset.
+ * 
  * Revision 1.3  93/11/30  14:42:13  neelin
  * Copies to minc format.
  * 
--- a/conversion/gcomserver/reply.c
+++ b/conversion/gcomserver/reply.c
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : November 22, 1993 (Peter Neelin)
 @MODIFIED   : $Log: reply.c,v $
-@MODIFIED   : Revision 1.3  1993-11-25 13:26:58  neelin
-@MODIFIED   : Working version.
+@MODIFIED   : Revision 1.4  1994-09-28 10:34:51  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  93/11/25  13:26:58  neelin
+ * Working version.
+ * 
  * Revision 1.2  93/11/24  12:09:32  neelin
  * Changed to use new acr-nema dump function. spi_reply returns a group list
  * instead of a message.
--- a/conversion/gcomserver/save_transferred_object.c
+++ b/conversion/gcomserver/save_transferred_object.c
@@ -6,13 +6,16 @@
 @CALLS      : 
 @CREATED    : November 24, 1993 (Peter Neelin)
 @MODIFIED   : $Log: save_transferred_object.c,v $
-@MODIFIED   : Revision 1.5  1994-05-24 15:09:47  neelin
-@MODIFIED   : Break up multiple echoes or time frames into separate files for 2 echoes
-@MODIFIED   : or 2 frames (put in 1 file for more).
-@MODIFIED   : Changed units of repetition time, echo time, etc to seconds.
-@MODIFIED   : Save echo times in dimension variable when appropriate.
-@MODIFIED   : Changed to file names to end in _mri.mnc.
+@MODIFIED   : Revision 1.6  1994-09-28 10:34:58  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  94/05/24  15:09:47  neelin
+ * Break up multiple echoes or time frames into separate files for 2 echoes
+ * or 2 frames (put in 1 file for more).
+ * Changed units of repetition time, echo time, etc to seconds.
+ * Save echo times in dimension variable when appropriate.
+ * Changed to file names to end in _mri.mnc.
+ * 
  * Revision 1.4  94/01/14  11:37:30  neelin
  * Fixed handling of multiple reconstructions and image types. Add spiinfo variable with extra info (including window min/max). Changed output
  * file name to include reconstruction number and image type number.
--- a/conversion/gcomserver/spi_message.c
+++ b/conversion/gcomserver/spi_message.c
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : November 22, 1993 (Peter Neelin)
 @MODIFIED   : $Log: spi_message.c,v $
-@MODIFIED   : Revision 1.6  1994-05-18 08:55:17  neelin
-@MODIFIED   : Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+@MODIFIED   : Revision 1.7  1994-09-28 10:34:53  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  94/05/18  08:55:17  neelin
+ * Changed some ACR_OTHER_ERROR's to ACR_ABNORMAL_END_OF_OUTPUT.
+ * 
  * Revision 1.5  94/04/07  11:03:32  neelin
  * Changed error handling to be more explicit about errors.
  * When the server terminates due to an error, a message is printed to /dev/log.
--- a/conversion/gcomserver/string_to_filename.c
+++ b/conversion/gcomserver/string_to_filename.c
@@ -7,9 +7,12 @@
 @CALLS      : 
 @CREATED    : December 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: string_to_filename.c,v $
-@MODIFIED   : Revision 1.1  1993-12-10 15:35:18  neelin
-@MODIFIED   : Initial revision
+@MODIFIED   : Revision 1.2  1994-09-28 10:35:05  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.1  93/12/10  15:35:18  neelin
+ * Initial revision
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
--- a/conversion/gcomserver/use_the_files.c
+++ b/conversion/gcomserver/use_the_files.c
@@ -6,13 +6,16 @@
 @CALLS      : 
 @CREATED    : November 23, 1993 (Peter Neelin)
 @MODIFIED   : $Log: use_the_files.c,v $
-@MODIFIED   : Revision 1.8  1994-05-24 15:09:53  neelin
-@MODIFIED   : Break up multiple echoes or time frames into separate files for 2 echoes
-@MODIFIED   : or 2 frames (put in 1 file for more).
-@MODIFIED   : Changed units of repetition time, echo time, etc to seconds.
-@MODIFIED   : Save echo times in dimension variable when appropriate.
-@MODIFIED   : Changed to file names to end in _mri.mnc.
+@MODIFIED   : Revision 1.9  1994-09-28 10:34:53  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.8  94/05/24  15:09:53  neelin
+ * Break up multiple echoes or time frames into separate files for 2 echoes
+ * or 2 frames (put in 1 file for more).
+ * Changed units of repetition time, echo time, etc to seconds.
+ * Save echo times in dimension variable when appropriate.
+ * Changed to file names to end in _mri.mnc.
+ * 
  * Revision 1.7  94/03/15  14:25:49  neelin
  * Changed image-max/min to use fp_scaled_max/min instead of ext_scale_max/min
  * Added acquisition:comments attribute
--- a/conversion/mnitominc/mnitominc.c
+++ b/conversion/mnitominc/mnitominc.c
@@ -9,11 +9,14 @@
 @CALLS      : 
 @CREATED    : December 7, 1992 (Peter Neelin)
 @MODIFIED   : $Log: mnitominc.c,v $
-@MODIFIED   : Revision 1.13  1993-08-30 16:43:47  neelin
-@MODIFIED   : Added -slcstep option.
-@MODIFIED   : Fixed -field_of_view option.
-@MODIFIED   : Changed -xstep/-ystep to -colstep -rowstep.
+@MODIFIED   : Revision 1.14  1994-09-28 10:33:11  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.13  93/08/30  16:43:47  neelin
+ * Added -slcstep option.
+ * Fixed -field_of_view option.
+ * Changed -xstep/-ystep to -colstep -rowstep.
+ * 
  * Revision 1.12  93/08/11  15:24:20  neelin
  * Added RCS logging to source.
  * 
@@ -30,7 +33,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/conversion/mnitominc/mnitominc.c,v 1.13 1993-08-30 16:43:47 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/conversion/mnitominc/mnitominc.c,v 1.14 1994-09-28 10:33:11 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/conversion/mnitominc/mnitominc.h
+++ b/conversion/mnitominc/mnitominc.h
@@ -5,9 +5,12 @@
 @CALLS      : 
 @CREATED    : December 9, 1992 (Peter Neelin)
 @MODIFIED   : $Log: mnitominc.h,v $
-@MODIFIED   : Revision 1.10  1994-09-26 08:58:12  neelin
-@MODIFIED   : Changed default to -noclobber.
+@MODIFIED   : Revision 1.11  1994-09-28 10:33:13  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.10  94/09/26  08:58:12  neelin
+ * Changed default to -noclobber.
+ * 
  * Revision 1.9  93/08/30  16:44:30  neelin
  * Added -slcstep option.
  * Fixed -field_of_view option.
--- a/conversion/scxtominc/isotope_list.h
+++ b/conversion/scxtominc/isotope_list.h
@@ -6,9 +6,12 @@
 @CALLS      : 
 @CREATED    : January 13, 1993 (Peter Neelin)
 @MODIFIED   : $Log: isotope_list.h,v $
-@MODIFIED   : Revision 1.2  1993-08-11 15:27:48  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.3  1994-09-28 10:33:32  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  93/08/11  15:27:48  neelin
+ * Added RCS logging in source.
+ * 
 ---------------------------------------------------------------------------- */
 
 struct {
--- a/conversion/scxtominc/scx_file.c
+++ b/conversion/scxtominc/scx_file.c
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : January 8, 1993 (Peter Neelin)
 @MODIFIED   : $Log: scx_file.c,v $
-@MODIFIED   : Revision 1.8  1993-11-03 17:16:19  neelin
-@MODIFIED   : Removed check for DPR==1 when getting images (this applies only to data).
+@MODIFIED   : Revision 1.9  1994-09-28 10:33:28  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.8  93/11/03  17:16:19  neelin
+ * Removed check for DPR==1 when getting images (this applies only to data).
+ * 
  * Revision 1.7  93/10/06  10:15:46  neelin
  * Added include of memory.h for compilation on SUNs
  * 
@@ -33,7 +36,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/conversion/scxtominc/scx_file.c,v 1.8 1993-11-03 17:16:19 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/conversion/scxtominc/scx_file.c,v 1.9 1994-09-28 10:33:28 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/conversion/scxtominc/scx_file.h
+++ b/conversion/scxtominc/scx_file.h
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : January 8, 1993 (Peter Neelin)
 @MODIFIED   : $Log: scx_file.h,v $
-@MODIFIED   : Revision 1.3  1993-08-11 15:27:45  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.4  1994-09-28 10:33:33  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  93/08/11  15:27:45  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
--- a/conversion/scxtominc/scx_header_def.h
+++ b/conversion/scxtominc/scx_header_def.h
@@ -154,6 +154,138 @@
 };
 
 
+/* Blocks for drs file with id pc_6_r_1 */
+static scx_block_type drs_block_pc_6_r_1[] = {
+   3784, 1, NULL,
+   4, 8, &(drs_block_pc_6_r_1[0]),
+   4, 8, &(drs_block_pc_6_r_1[0]),
+   18, 5, &(drs_block_pc_6_r_1[0]),
+   37, 1, &(drs_block_pc_6_r_1[0]),
+   103, 30, &(drs_block_pc_6_r_1[0]),
+   2, 32, &(drs_block_pc_6_r_1[5]),
+   4, 30, &(drs_block_pc_6_r_1[0]),
+   0, 0, NULL
+};
+
+
+/* Mnemonics for drs file with id pc_6_r_1 */
+static scx_mnemonic_type drs_mnems_pc_6_r_1[] = {
+   "FHS", scx_byte, 1, 0, 8, -1, &(drs_block_pc_6_r_1[0]),
+   "REC", scx_word, 1, 0, 512, -1, &(drs_block_pc_6_r_1[0]),
+   "TYP", scx_word, 1, 1, 6, 0, &(drs_block_pc_6_r_1[0]),
+   "NCS", scx_byte, 1, 1, 0, 2, &(drs_block_pc_6_r_1[0]),
+   "SITE", scx_string, 4, 1, 0, 3, &(drs_block_pc_6_r_1[0]),
+   "REV", scx_word, 1, 1, 1, 7, &(drs_block_pc_6_r_1[0]),
+   "NDET", scx_word, 1, 1, 0, 9, &(drs_block_pc_6_r_1[0]),
+   "NPRO", scx_word, 1, 1, 0, 11, &(drs_block_pc_6_r_1[0]),
+   "NMEM", scx_word, 1, 1, 0, 13, &(drs_block_pc_6_r_1[0]),
+   "NWOB", scx_byte, 1, 1, 0, 15, &(drs_block_pc_6_r_1[0]),
+   "CDI", scx_float, 1, 1, 0, 16, &(drs_block_pc_6_r_1[0]),
+   "CSZ", scx_float, 1, 1, 0, 20, &(drs_block_pc_6_r_1[0]),
+   "CSX", scx_float, 1, 1, 0, 24, &(drs_block_pc_6_r_1[0]),
+   "RID", scx_string, 10, 1, 0, 28, &(drs_block_pc_6_r_1[0]),
+   "RIN", scx_long, 1, 1, 0, 38, &(drs_block_pc_6_r_1[0]),
+   "ETN", scx_word, 1, 1, 0, 42, &(drs_block_pc_6_r_1[0]),
+   "PNM", scx_string, 24, 1, 0, 44, &(drs_block_pc_6_r_1[0]),
+   "BRN", scx_long, 1, 1, 0, 68, &(drs_block_pc_6_r_1[0]),
+   "ASS", scx_string, 22, 1, 0, 72, &(drs_block_pc_6_r_1[0]),
+   "DOC", scx_string, 22, 1, 0, 94, &(drs_block_pc_6_r_1[0]),
+   "DAT", scx_date, 3, 1, 0, 116, &(drs_block_pc_6_r_1[0]),
+   "DATY", scx_byte, 1, 1, 0, 116, &(drs_block_pc_6_r_1[0]),
+   "DATM", scx_byte, 1, 1, 0, 117, &(drs_block_pc_6_r_1[0]),
+   "DATD", scx_byte, 1, 1, 0, 118, &(drs_block_pc_6_r_1[0]),
+   "TIM", scx_time, 4, 1, 0, 119, &(drs_block_pc_6_r_1[0]),
+   "TIMH", scx_byte, 1, 1, 0, 119, &(drs_block_pc_6_r_1[0]),
+   "TIMM", scx_byte, 1, 1, 0, 120, &(drs_block_pc_6_r_1[0]),
+   "TIMS", scx_byte, 1, 1, 0, 121, &(drs_block_pc_6_r_1[0]),
+   "TIHU", scx_byte, 1, 1, 0, 122, &(drs_block_pc_6_r_1[0]),
+   "QES", scx_string, 12, 1, 0, 123, &(drs_block_pc_6_r_1[0]),
+   "POR", scx_string, 4, 1, 0, 135, &(drs_block_pc_6_r_1[0]),
+   "PAN", scx_word, 1, 1, 0, 139, &(drs_block_pc_6_r_1[0]),
+   "ZDI", scx_float, 1, 1, 0, 141, &(drs_block_pc_6_r_1[0]),
+   "NRV", scx_word, 1, 1, 0, 145, &(drs_block_pc_6_r_1[0]),
+   "NME", scx_word, 1, 1, 0, 147, &(drs_block_pc_6_r_1[0]),
+   "MTM", scx_float, 1, 1, 0, 149, &(drs_block_pc_6_r_1[0]),
+   "RPRT", scx_float, 1, 1, 0, 153, &(drs_block_pc_6_r_1[0]),
+   "ISO", scx_string, 6, 1, 0, 157, &(drs_block_pc_6_r_1[0]),
+   "HALF", scx_float, 1, 1, 0, 163, &(drs_block_pc_6_r_1[0]),
+   "CAR", scx_string, 8, 1, 0, 167, &(drs_block_pc_6_r_1[0]),
+   "ACT", scx_float, 1, 1, 0, 175, &(drs_block_pc_6_r_1[0]),
+   "INP", scx_string, 4, 1, 0, 179, &(drs_block_pc_6_r_1[0]),
+   "INT", scx_string, 4, 1, 0, 183, &(drs_block_pc_6_r_1[0]),
+   "ITM", scx_time, 3, 1, 0, 187, &(drs_block_pc_6_r_1[0]),
+   "ITMH", scx_byte, 1, 1, 0, 187, &(drs_block_pc_6_r_1[0]),
+   "ITMM", scx_byte, 1, 1, 0, 188, &(drs_block_pc_6_r_1[0]),
+   "ITMS", scx_byte, 1, 1, 0, 189, &(drs_block_pc_6_r_1[0]),
+   "COL", scx_string, 1, 1, 0, 190, &(drs_block_pc_6_r_1[0]),
+   "SAMP", scx_byte, 1, 1, 0, 191, &(drs_block_pc_6_r_1[0]),
+   "DTYP", scx_byte, 1, 1, 0, 192, &(drs_block_pc_6_r_1[0]),
+   "FOV", scx_byte, 1, 1, 0, 193, &(drs_block_pc_6_r_1[0]),
+   "PRJL", scx_word, 1, 1, 0, 194, &(drs_block_pc_6_r_1[0]),
+   "TILT", scx_float, 1, 1, 0, 196, &(drs_block_pc_6_r_1[0]),
+   "SLEW", scx_float, 1, 1, 0, 200, &(drs_block_pc_6_r_1[0]),
+   "ELV", scx_word, 1, 1, 0, 204, &(drs_block_pc_6_r_1[0]),
+   "TIW", scx_float, 1, 1, 0, 206, &(drs_block_pc_6_r_1[0]),
+   "COM", scx_string, 20, 1, 0, 210, &(drs_block_pc_6_r_1[0]),
+   "STYP", scx_byte, 1, 1, 0, 230, &(drs_block_pc_6_r_1[0]),
+   "BLAN", scx_long, 1, 1, 0, 231, &(drs_block_pc_6_r_1[0]),
+   "TRAN", scx_long, 1, 1, 0, 235, &(drs_block_pc_6_r_1[0]),
+   "PAR", scx_byte, 1, 1, 0, 239, &(drs_block_pc_6_r_1[0]),
+   "NORM", scx_word, 1, 1, 0, 240, &(drs_block_pc_6_r_1[0]),
+   "DPR", scx_byte, 1, 1, 0, 242, &(drs_block_pc_6_r_1[0]),
+   "TNM", scx_string, 8, 1, 0, 243, &(drs_block_pc_6_r_1[0]),
+   "FERR", scx_long, 1, 1, 0, 251, &(drs_block_pc_6_r_1[0]),
+   "FLOS", scx_float, 1, 1, 0, 255, &(drs_block_pc_6_r_1[0]),
+   "INVA", scx_float, 1, 1, 0, 259, &(drs_block_pc_6_r_1[0]),
+   "TRAT", scx_float, 1, 1, 0, 263, &(drs_block_pc_6_r_1[0]),
+   "TAC", scx_word, 1, 1, 0, 267, &(drs_block_pc_6_r_1[0]),
+   "IMFM", scx_word, 1, 1, 0, 269, &(drs_block_pc_6_r_1[0]),
+   "IMTP", scx_string, 10, 1, 0, 271, &(drs_block_pc_6_r_1[0]),
+   "IMUN", scx_string, 10, 1, 0, 281, &(drs_block_pc_6_r_1[0]),
+   "PXS", scx_float, 1, 1, 0, 291, &(drs_block_pc_6_r_1[0]),
+   "FFN", scx_string, 4, 1, 0, 295, &(drs_block_pc_6_r_1[0]),
+   "FWD", scx_float, 1, 1, 0, 299, &(drs_block_pc_6_r_1[0]),
+   "SLOT", scx_word, 1, 1, 0, 303, &(drs_block_pc_6_r_1[0]),
+   "CNTX", scx_string, 10, 1, 0, 305, &(drs_block_pc_6_r_1[0]),
+   "AGE", scx_byte, 1, 1, 0, 315, &(drs_block_pc_6_r_1[0]),
+   "SEX", scx_string, 1, 1, 0, 316, &(drs_block_pc_6_r_1[0]),
+   "MAX", scx_word, 1, 1, 0, 317, &(drs_block_pc_6_r_1[0]),
+   "SING", scx_float, 1, 1, 0, 383, &(drs_block_pc_6_r_1[1]),
+   "XRAT", scx_float, 1, 1, 0, 415, &(drs_block_pc_6_r_1[2]),
+   "USR", scx_float, 1, 1, 0, 447, &(drs_block_pc_6_r_1[3]),
+   "USI", scx_long, 1, 1, 0, 451, &(drs_block_pc_6_r_1[3]),
+   "USC", scx_string, 10, 1, 0, 455, &(drs_block_pc_6_r_1[3]),
+   "CYCL", scx_float, 1, 1, 0, 537, &(drs_block_pc_6_r_1[4]),
+   "CYCH", scx_float, 1, 1, 0, 541, &(drs_block_pc_6_r_1[4]),
+   "GTLL", scx_float, 1, 1, 0, 545, &(drs_block_pc_6_r_1[4]),
+   "GTLH", scx_float, 1, 1, 0, 549, &(drs_block_pc_6_r_1[4]),
+   "GTNR", scx_byte, 1, 1, 0, 553, &(drs_block_pc_6_r_1[4]),
+   "GTYP", scx_byte, 1, 1, 0, 554, &(drs_block_pc_6_r_1[4]),
+   "FRNR", scx_word, 1, 1, 0, 555, &(drs_block_pc_6_r_1[4]),
+   "DCY", scx_float, 1, 1, 0, 557, &(drs_block_pc_6_r_1[4]),
+   "NGAT", scx_byte, 1, 1, 0, 561, &(drs_block_pc_6_r_1[4]),
+   "NBTS", scx_word, 1, 1, 0, 562, &(drs_block_pc_6_r_1[4]),
+   "NBR", scx_word, 1, 1, 0, 564, &(drs_block_pc_6_r_1[4]),
+   "AVC", scx_float, 1, 1, 0, 566, &(drs_block_pc_6_r_1[4]),
+   "YPOS", scx_float, 1, 1, 0, 570, &(drs_block_pc_6_r_1[4]),
+   "STOT", scx_float, 1, 1, 0, 574, &(drs_block_pc_6_r_1[5]),
+   "CAL", scx_float, 1, 1, 0, 578, &(drs_block_pc_6_r_1[5]),
+   "MIN", scx_word, 1, 1, 0, 582, &(drs_block_pc_6_r_1[5]),
+   "MAG", scx_float, 1, 1, 0, 584, &(drs_block_pc_6_r_1[5]),
+   "SPOS", scx_byte, 1, 1, 0, 588, &(drs_block_pc_6_r_1[5]),
+   "SCA", scx_float, 1, 1, 0, 589, &(drs_block_pc_6_r_1[5]),
+   "RAN", scx_float, 1, 1, 0, 593, &(drs_block_pc_6_r_1[5]),
+   "DTC", scx_float, 1, 1, 0, 597, &(drs_block_pc_6_r_1[5]),
+   "CLV", scx_float, 1, 1, 0, 601, &(drs_block_pc_6_r_1[5]),
+   "XPAN", scx_float, 1, 1, 0, 605, &(drs_block_pc_6_r_1[5]),
+   "YPAN", scx_float, 1, 1, 0, 609, &(drs_block_pc_6_r_1[5]),
+   "PERX", scx_byte, 1, 1, 0, 613, &(drs_block_pc_6_r_1[6]),
+   "PERY", scx_byte, 1, 1, 0, 614, &(drs_block_pc_6_r_1[6]),
+   "OFFS", scx_float, 1, 1, 0, 3664, &(drs_block_pc_6_r_1[7]),
+   NULL, scx_byte, 0, 0, 0, NULL
+};
+
+
 /* List of drs files and types */
 
 static struct {
@@ -162,6 +294,7 @@
    scx_mnemonic_type *mnemonic_list;
 } scx_file_types[] = {
    5, drs_block_pc_5_r_1, drs_mnems_pc_5_r_1,
+   6, drs_block_pc_6_r_1, drs_mnems_pc_6_r_1,
    0, NULL, NULL
 };
 
--- a/conversion/scxtominc/scxmnem.c
+++ b/conversion/scxtominc/scxmnem.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : November 3, 1993 (Peter Neelin)
 @MODIFIED   : $Log: scxmnem.c,v $
-@MODIFIED   : Revision 1.1  1993-11-03 16:51:41  neelin
-@MODIFIED   : Initial revision
+@MODIFIED   : Revision 1.2  1994-09-28 10:33:36  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.1  93/11/03  16:51:41  neelin
+ * Initial revision
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -25,7 +28,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/conversion/scxtominc/scxmnem.c,v 1.1 1993-11-03 16:51:41 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/conversion/scxtominc/scxmnem.c,v 1.2 1994-09-28 10:33:36 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/conversion/scxtominc/scxtominc.c
+++ b/conversion/scxtominc/scxtominc.c
@@ -9,10 +9,13 @@
 @CALLS      : 
 @CREATED    : January 11, 1993 (Peter Neelin)
 @MODIFIED   : $Log: scxtominc.c,v $
-@MODIFIED   : Revision 1.11  1994-09-28 08:23:58  neelin
-@MODIFIED   : Find max and min pixel values for both bytes and shorts.
-@MODIFIED   : (Shorts are rescaled to full range).
+@MODIFIED   : Revision 1.12  1994-09-28 10:33:30  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.11  94/09/28  08:23:58  neelin
+ * Find max and min pixel values for both bytes and shorts.
+ * (Shorts are rescaled to full range).
+ * 
  * Revision 1.10  94/05/31  07:56:42  neelin
  * Added insertblood.c to optionally insert blood data into minc file.
  * 
@@ -35,7 +38,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/conversion/scxtominc/scxtominc.c,v 1.11 1994-09-28 08:23:58 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/conversion/scxtominc/scxtominc.c,v 1.12 1994-09-28 10:33:30 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/fortran/minc.inc
+++ b/fortran/minc.inc
@@ -25,7 +25,7 @@
 C              make no representations about the suitability of this
 C              software for any purpose.  It is provided "as is" without
 C              express or implied warranty.
-C@RCSID      : $Header: /private-cvsroot/minc/fortran/Attic/minc.inc,v 1.5 1993-10-04 14:51:57 neelin Exp $ MINC (MNI)
+C@RCSID      : $Header: /private-cvsroot/minc/fortran/Attic/minc.inc,v 1.6 1994-09-28 10:38:26 neelin Exp $ MINC (MNI)
 C-----------------------------------------------------------------------------
 
 C     Some useful constants
--- a/fortran/minc_jackets.src
+++ b/fortran/minc_jackets.src
@@ -58,9 +58,12 @@
 @CALLS      : 
 @CREATED    : January 28, 1993
 @MODIFIED   : $Log: minc_jackets.src,v $
-@MODIFIED   : Revision 1.5  1993-08-11 15:08:48  neelin
-@MODIFIED   : Added RCS logging in sources code.
+@MODIFIED   : Revision 1.6  1994-09-28 10:38:28  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+Revision 1.5  93/08/11  15:08:48  neelin
+Added RCS logging in sources code.
+
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -74,7 +77,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/fortran/Attic/minc_jackets.src,v 1.5 1993-08-11 15:08:48 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/fortran/Attic/minc_jackets.src,v 1.6 1994-09-28 10:38:28 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <ctype.h>
--- a/fortran/netcdf_jacket_code.c
+++ b/fortran/netcdf_jacket_code.c
@@ -2,7 +2,7 @@
  *	Copyright 1990, University Corporation for Atmospheric Research
  *      See netcdf/README file for copying and redistribution conditions.
  */
-/* $Header: /private-cvsroot/minc/fortran/Attic/netcdf_jacket_code.c,v 1.2 1993-03-19 10:54:24 neelin Exp $ */
+/* $Header: /private-cvsroot/minc/fortran/Attic/netcdf_jacket_code.c,v 1.3 1994-09-28 10:38:32 neelin Exp $ */
 
 static void
 reverse (array, length)
--- a/libsrc/dim_conversion.c
+++ b/libsrc/dim_conversion.c
@@ -17,9 +17,12 @@
                  MI_icv_dimconv_init
 @CREATED    : September 9, 1992. (Peter Neelin)
 @MODIFIED   : $Log: dim_conversion.c,v $
-@MODIFIED   : Revision 1.10  1994-07-05 15:31:07  neelin
-@MODIFIED   : Assume that MIstep is positive if it is not found (for flipping dimensions).
+@MODIFIED   : Revision 1.11  1994-09-28 10:37:35  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.10  94/07/05  15:31:07  neelin
+ * Assume that MIstep is positive if it is not found (for flipping dimensions).
+ * 
  * Revision 1.9  94/03/16  10:30:00  neelin
  * Changed default MI_ICV_STEP: if not found use 1.0 (and 0.0 for start).
  * 
@@ -39,7 +42,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/dim_conversion.c,v 1.10 1994-07-05 15:31:07 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/dim_conversion.c,v 1.11 1994-09-28 10:37:35 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <type_limits.h>
--- a/libsrc/image_conversion.c
+++ b/libsrc/image_conversion.c
@@ -33,11 +33,14 @@
                  MI_icv_calc_scale
 @CREATED    : July 27, 1992. (Peter Neelin, Montreal Neurological Institute)
 @MODIFIED   : $Log: image_conversion.c,v $
-@MODIFIED   : Revision 1.17  1993-08-11 12:59:31  neelin
-@MODIFIED   : We need only increment the chunk pointer (see previous fix) if we are
-@MODIFIED   : not doing dimension conversion (dimension conversion handles the 
-@MODIFIED   : offsets itself).
+@MODIFIED   : Revision 1.18  1994-09-28 10:37:06  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.17  93/08/11  12:59:31  neelin
+ * We need only increment the chunk pointer (see previous fix) if we are
+ * not doing dimension conversion (dimension conversion handles the 
+ * offsets itself).
+ * 
  * Revision 1.16  93/08/11  11:49:36  neelin
  * Added RCS logging in source.
  * Fixed bug in MI_icv_access so that pointer to values buffer is incremented
@@ -64,7 +67,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/image_conversion.c,v 1.17 1993-08-11 12:59:31 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/image_conversion.c,v 1.18 1994-09-28 10:37:06 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <type_limits.h>
--- a/libsrc/minc.h
+++ b/libsrc/minc.h
@@ -18,9 +18,12 @@
                  MI acquisition variable
 @CREATED    : July 24, 1992. (Peter Neelin, Montreal Neurological Institute)
 @MODIFIED   : $Log: minc.h,v $
-@MODIFIED   : Revision 1.28  1993-11-03 13:08:37  neelin
-@MODIFIED   : Added prototypes for miopen, miclose, micreate.
+@MODIFIED   : Revision 1.29  1994-09-28 10:37:24  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.28  93/11/03  13:08:37  neelin
+ * Added prototypes for miopen, miclose, micreate.
+ * 
  * Revision 1.27  93/11/03  12:29:11  neelin
  * Added error code for failure to uncompress a file.
  * 
@@ -39,12 +42,12 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc.h,v 1.28 1993-11-03 13:08:37 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc.h,v 1.29 1994-09-28 10:37:24 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 #ifndef MINC_PRIVATE_HEADER_FILE
 #ifndef lint
-static char minc_h_rcsid[] = "$Header: /private-cvsroot/minc/libsrc/minc.h,v 1.28 1993-11-03 13:08:37 neelin Exp $ MINC (MNI)";
+static char minc_h_rcsid[] = "$Header: /private-cvsroot/minc/libsrc/minc.h,v 1.29 1994-09-28 10:37:24 neelin Exp $ MINC (MNI)";
 #endif
 #endif
 
--- a/libsrc/minc_basic.h
+++ b/libsrc/minc_basic.h
@@ -13,9 +13,12 @@
 @CALLS      : 
 @CREATED    : August 28, 1992 (Peter Neelin)
 @MODIFIED   : $Log: minc_basic.h,v $
-@MODIFIED   : Revision 1.7  1993-10-28 10:18:23  neelin
-@MODIFIED   : Added FILLVALUE_EPSILON for doing fillvalue checking in icv's.
+@MODIFIED   : Revision 1.8  1994-09-28 10:37:26  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.7  93/10/28  10:18:23  neelin
+ * Added FILLVALUE_EPSILON for doing fillvalue checking in icv's.
+ * 
  * Revision 1.6  93/08/11  12:06:37  neelin
  * Added RCS logging in source.
  * 
@@ -29,7 +32,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_basic.h,v 1.7 1993-10-28 10:18:23 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_basic.h,v 1.8 1994-09-28 10:37:26 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 /* --------- MINC specific constants ------------- */
--- a/libsrc/minc_convenience.c
+++ b/libsrc/minc_convenience.c
@@ -20,9 +20,12 @@
                  MI_is_in_list
 @CREATED    : July 27, 1992. (Peter Neelin, Montreal Neurological Institute)
 @MODIFIED   : $Log: minc_convenience.c,v $
-@MODIFIED   : Revision 1.17  1993-08-11 12:06:19  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.18  1994-09-28 10:37:12  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.17  93/08/11  12:06:19  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -36,7 +39,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/minc_convenience.c,v 1.17 1993-08-11 12:06:19 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/minc_convenience.c,v 1.18 1994-09-28 10:37:12 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <minc_private.h>
--- a/libsrc/minc_error.c
+++ b/libsrc/minc_error.c
@@ -6,9 +6,12 @@
 @CALLS      : 
 @CREATED    : August 7, 1992 (Peter Neelin)
 @MODIFIED   : $Log: minc_error.c,v $
-@MODIFIED   : Revision 1.6  1993-08-11 12:06:24  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.7  1994-09-28 10:37:16  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  93/08/11  12:06:24  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -22,7 +25,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/minc_error.c,v 1.6 1993-08-11 12:06:24 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/minc_error.c,v 1.7 1994-09-28 10:37:16 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <minc_private.h>
--- a/libsrc/minc_globdef.c
+++ b/libsrc/minc_globdef.c
@@ -4,9 +4,12 @@
 @GLOBALS    : minc_routine_name
 @CREATED    : July 29, 1992 (Peter Neelin)
 @MODIFIED   : $Log: minc_globdef.c,v $
-@MODIFIED   : Revision 1.4  1993-08-11 12:06:26  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.5  1994-09-28 10:37:17  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/08/11  12:06:26  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -20,7 +23,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/Attic/minc_globdef.c,v 1.4 1993-08-11 12:06:26 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/Attic/minc_globdef.c,v 1.5 1994-09-28 10:37:17 neelin Exp $ MINC (MNI)";
 #endif
 
 /* Variable for storing the name of the current routine */
--- a/libsrc/minc_private.h
+++ b/libsrc/minc_private.h
@@ -13,9 +13,12 @@
 @CALLS      : 
 @CREATED    : July 29, 1992 (Peter Neelin)
 @MODIFIED   : $Log: minc_private.h,v $
-@MODIFIED   : Revision 1.6  1993-10-06 10:00:30  neelin
-@MODIFIED   : Added include of memory.h for memcpy on SUNs.
+@MODIFIED   : Revision 1.7  1994-09-28 10:37:27  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  93/10/06  10:00:30  neelin
+ * Added include of memory.h for memcpy on SUNs.
+ * 
  * Revision 1.5  93/08/11  12:06:39  neelin
  * Added RCS logging in source.
  * 
@@ -29,7 +32,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_private.h,v 1.6 1993-10-06 10:00:30 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_private.h,v 1.7 1994-09-28 10:37:27 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 #include  <stdlib.h>
--- a/libsrc/minc_routines.h
+++ b/libsrc/minc_routines.h
@@ -12,9 +12,12 @@
 @CALLS      : 
 @CREATED    : August 28, 1992 (Peter Neelin)
 @MODIFIED   : $Log: minc_routines.h,v $
-@MODIFIED   : Revision 1.8  1993-08-11 12:06:41  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.9  1994-09-28 10:37:29  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.8  93/08/11  12:06:41  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -25,7 +28,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_routines.h,v 1.8 1993-08-11 12:06:41 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_routines.h,v 1.9 1994-09-28 10:37:29 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 /* MINC routines that should only be visible to the package (semiprivate) */
--- a/libsrc/minc_structures.h
+++ b/libsrc/minc_structures.h
@@ -12,9 +12,12 @@
 @CALLS      : 
 @CREATED    : August 28, 1992 (Peter Neelin)
 @MODIFIED   : $Log: minc_structures.h,v $
-@MODIFIED   : Revision 1.9  1993-08-11 12:06:42  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.10  1994-09-28 10:37:30  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.9  93/08/11  12:06:42  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -25,7 +28,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_structures.h,v 1.9 1993-08-11 12:06:42 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_structures.h,v 1.10 1994-09-28 10:37:30 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 /* Image conversion variable structure type */
--- a/libsrc/minc_useful.h
+++ b/libsrc/minc_useful.h
@@ -14,9 +14,12 @@
 @CALLS      : 
 @CREATED    : July 15, 1991       David MacDonald
 @MODIFIED   : $Log: minc_useful.h,v $
-@MODIFIED   : Revision 1.6  1993-08-11 12:06:44  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.7  1994-09-28 10:37:31  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  93/08/11  12:06:44  neelin
+ * Added RCS logging in source.
+ * 
               July 29, 1992       Peter Neelin
                  - changed name for MINC routines and added some macros
 @COPYRIGHT  :
@@ -30,7 +33,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_useful.h,v 1.6 1993-08-11 12:06:44 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_useful.h,v 1.7 1994-09-28 10:37:31 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 /* ------------ define signed for vaxes ----------------- */
--- a/libsrc/minc_varlists.h
+++ b/libsrc/minc_varlists.h
@@ -5,9 +5,12 @@
 @METHOD     : Note that lists should be NULL terminated.
 @CREATED    : Peter Neelin (August 7, 1992)
 @MODIFIED   : $Log: minc_varlists.h,v $
-@MODIFIED   : Revision 1.4  1993-08-11 12:06:45  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.5  1994-09-28 10:37:32  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/08/11  12:06:45  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -18,7 +21,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_varlists.h,v 1.4 1993-08-11 12:06:45 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/minc_varlists.h,v 1.5 1994-09-28 10:37:32 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 /* Variables containing list of standard dimension names and variable names */
--- a/libsrc/netcdf_convenience.c
+++ b/libsrc/netcdf_convenience.c
@@ -32,10 +32,13 @@
                  MI_vcopy_action
 @CREATED    : July 27, 1992. (Peter Neelin, Montreal Neurological Institute)
 @MODIFIED   : $Log: netcdf_convenience.c,v $
-@MODIFIED   : Revision 1.10  1993-11-03 12:28:04  neelin
-@MODIFIED   : Added miopen, micreate, miclose routines.
-@MODIFIED   : miopen will uncompress files before opening them, if needed.
+@MODIFIED   : Revision 1.11  1994-09-28 10:37:19  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.10  93/11/03  12:28:04  neelin
+ * Added miopen, micreate, miclose routines.
+ * miopen will uncompress files before opening them, if needed.
+ * 
  * Revision 1.9  93/08/11  12:06:28  neelin
  * Added RCS logging in source.
  * 
@@ -52,7 +55,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/netcdf_convenience.c,v 1.10 1993-11-03 12:28:04 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/netcdf_convenience.c,v 1.11 1994-09-28 10:37:19 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <minc_private.h>
--- a/libsrc/strdup.c
+++ b/libsrc/strdup.c
@@ -12,9 +12,12 @@
 @CALLS      : 
 @CREATED    : June 18, 1993 (Peter Neelin)
 @MODIFIED   : $Log: strdup.c,v $
-@MODIFIED   : Revision 1.2  1993-08-11 12:06:30  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.3  1994-09-28 10:37:36  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  93/08/11  12:06:30  neelin
+ * Added RCS logging in source.
+ * 
 ---------------------------------------------------------------------------- */
 char *strdup(const char *string)
 {
--- a/libsrc/type_limits.h
+++ b/libsrc/type_limits.h
@@ -5,9 +5,12 @@
 @METHOD     : 
 @CREATED    : August 7, 1992 (Peter Neelin)
 @MODIFIED   : $Log: type_limits.h,v $
-@MODIFIED   : Revision 1.4  1993-08-11 12:06:47  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.5  1994-09-28 10:37:33  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/08/11  12:06:47  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -18,7 +21,7 @@
               make no representations about the suitability of this
               software for any purpose.  It is provided "as is" without
               express or implied warranty.
-@RCSID      : $Header: /private-cvsroot/minc/libsrc/type_limits.h,v 1.4 1993-08-11 12:06:47 neelin Exp $ MINC (MNI)
+@RCSID      : $Header: /private-cvsroot/minc/libsrc/type_limits.h,v 1.5 1994-09-28 10:37:33 neelin Exp $ MINC (MNI)
 ---------------------------------------------------------------------------- */
 
 #include <limits.h>
--- a/libsrc/value_conversion.c
+++ b/libsrc/value_conversion.c
@@ -13,9 +13,12 @@
                  MI_var_action
 @CREATED    : July 27, 1992. (Peter Neelin, Montreal Neurological Institute)
 @MODIFIED   : $Log: value_conversion.c,v $
-@MODIFIED   : Revision 1.8  1993-11-05 09:18:08  neelin
-@MODIFIED   : Improved epsilon calculation for valid range checking.
+@MODIFIED   : Revision 1.9  1994-09-28 10:37:22  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.8  93/11/05  09:18:08  neelin
+ * Improved epsilon calculation for valid range checking.
+ * 
  * Revision 1.7  93/10/28  15:12:06  neelin
  * Fixed fillvalue checking stuff in MI_convert_type.
  * 
@@ -39,7 +42,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/value_conversion.c,v 1.8 1993-11-05 09:18:08 neelin Exp $ MINC (MNI)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/libsrc/value_conversion.c,v 1.9 1994-09-28 10:37:22 neelin Exp $ MINC (MNI)";
 #endif
 
 #include <type_limits.h>
--- a/progs/Get_image_offset/Makefile
+++ b/progs/Get_image_offset/Makefile
@@ -76,5 +76,5 @@
 
 install:
 	$(CP) $(CP_FLAGS) $(PROGS) $(INSTALL_BINDIR)
-	$(CP) $(CP_FLAGS) $(MANPAGES) $(INSTALL_MANDIR)$(MANSECT)
+#	$(CP) $(CP_FLAGS) $(MANPAGES) $(INSTALL_MANDIR)$(MANSECT)
 
--- a/progs/Proglib/Make.com
+++ b/progs/Proglib/Make.com
@@ -2,7 +2,7 @@
 $! For making proglib.olb on vms
 $! --------------------------------------------------------------------------
 $!
-$! $Id: Make.com,v 1.1 1993-07-13 11:15:48 neelin Exp $
+$! $Id: Make.com,v 1.2 1994-09-28 10:34:22 neelin Exp $
 $
 $ ccc := cc /opt/nodebug/nolist/include=[]
 $
--- a/progs/Proglib/ParseArgv.c
+++ b/progs/Proglib/ParseArgv.c
@@ -16,7 +16,7 @@
  *
  * This file has been modified to not rely on tcl, tk or X11.
  * Based on tkArgv.c from tk2.3 : 
-static char rcsid[] = "$Header: /private-cvsroot/minc/progs/Proglib/Attic/ParseArgv.c,v 1.3 1993-10-06 10:02:39 neelin Exp $ SPRITE (Berkeley)";
+static char rcsid[] = "$Header: /private-cvsroot/minc/progs/Proglib/Attic/ParseArgv.c,v 1.4 1994-09-28 10:34:17 neelin Exp $ SPRITE (Berkeley)";
  *
  * Modifications by Peter Neelin (November 27, 1992)
  */
--- a/progs/Proglib/ParseArgv.h
+++ b/progs/Proglib/ParseArgv.h
@@ -15,7 +15,7 @@
  *
  * This file has been modified to be used only for argv parsing without
  * reference to tk, tcl or X11. Base on tk.h from tk2.3
- * $Header: /private-cvsroot/minc/progs/Proglib/Attic/ParseArgv.h,v 1.1 1993-01-08 09:48:00 neelin Exp $ SPRITE (Berkeley)
+ * $Header: /private-cvsroot/minc/progs/Proglib/Attic/ParseArgv.h,v 1.2 1994-09-28 10:34:18 neelin Exp $ SPRITE (Berkeley)
  */
 
 /*
--- a/progs/Proglib/minc_def.h
+++ b/progs/Proglib/minc_def.h
@@ -5,17 +5,23 @@
 @CALLS      : 
 @CREATED    : July 7, 1993 (Peter Neelin)
 @MODIFIED   : $Log: minc_def.h,v $
-@MODIFIED   : Revision 1.5  1993-08-11 13:23:31  neelin
-@MODIFIED   : Modified ROUND macro to cast to (long)
+@MODIFIED   : Revision 1.6  1994-09-28 10:34:22  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  93/08/11  13:23:31  neelin
+ * Modified ROUND macro to cast to (long)
+ * 
  * Revision 1.4  93/08/11  13:21:51  neelin
  * Added macros ROUND and STR_EQ.
  * 
  * Revision 1.3  93/08/04  13:03:30  neelin
  * Added RCS $Log: minc_def.h,v $
- * Added RCS Revision 1.5  1993-08-11 13:23:31  neelin
- * Added RCS Modified ROUND macro to cast to (long)
+ * Added RCS Revision 1.6  1994-09-28 10:34:22  neelin
+ * Added RCS Pre-release
  * Added RCS
+ * Revision 1.5  93/08/11  13:23:31  neelin
+ * Modified ROUND macro to cast to (long)
+ * 
  * Revision 1.4  93/08/11  13:21:51  neelin
  * Added macros ROUND and STR_EQ.
  *  to keep track of modifications in source.
--- a/progs/Proglib/time_stamp.c
+++ b/progs/Proglib/time_stamp.c
@@ -4,9 +4,15 @@
 @METHOD     : 
 @CREATED    : February 1, 1993 (Peter Neelin)
 @MODIFIED   : $Log: time_stamp.c,v $
-@MODIFIED   : Revision 1.3  1993-08-04 13:03:56  neelin
-@MODIFIED   : Added RCS $Log$ to keep track of modifications in source.
+@MODIFIED   : Revision 1.4  1994-09-28 10:34:20  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  93/08/04  13:03:56  neelin
+ * Added RCS $Log: time_stamp.c,v $
+ * Added RCS Revision 1.4  1994-09-28 10:34:20  neelin
+ * Added RCS Pre-release
+ * Added RCS to keep track of modifications in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -25,7 +31,7 @@
 #include <time_stamp.h>
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/Proglib/Attic/time_stamp.c,v 1.3 1993-08-04 13:03:56 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/Proglib/Attic/time_stamp.c,v 1.4 1994-09-28 10:34:20 neelin Exp $";
 #endif
 
 /* ----------------------------- MNI Header -----------------------------------
--- a/progs/Proglib/time_stamp.h
+++ b/progs/Proglib/time_stamp.h
@@ -4,9 +4,15 @@
 @GLOBALS    : 
 @CREATED    : February 1, 1993 (Peter Neelin)
 @MODIFIED   : $Log: time_stamp.h,v $
-@MODIFIED   : Revision 1.3  1993-08-04 13:04:00  neelin
-@MODIFIED   : Added RCS $Log$ to keep track of modifications in source.
+@MODIFIED   : Revision 1.4  1994-09-28 10:34:20  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  93/08/04  13:04:00  neelin
+ * Added RCS $Log: time_stamp.h,v $
+ * Added RCS Revision 1.4  1994-09-28 10:34:20  neelin
+ * Added RCS Pre-release
+ * Added RCS to keep track of modifications in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
--- a/progs/Proglib/vax_conversions.c
+++ b/progs/Proglib/vax_conversions.c
@@ -5,9 +5,15 @@
 @METHOD     : 
 @CREATED    : December 10, 1992 (Peter Neelin)
 @MODIFIED   : $Log: vax_conversions.c,v $
-@MODIFIED   : Revision 1.4  1993-08-04 13:04:01  neelin
-@MODIFIED   : Added RCS $Log$ to keep track of modifications in source.
+@MODIFIED   : Revision 1.5  1994-09-28 10:34:18  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/08/04  13:04:01  neelin
+ * Added RCS $Log: vax_conversions.c,v $
+ * Added RCS Revision 1.5  1994-09-28 10:34:18  neelin
+ * Added RCS Pre-release
+ * Added RCS to keep track of modifications in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -21,7 +27,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/Proglib/vax_conversions.c,v 1.4 1993-08-04 13:04:01 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/Proglib/vax_conversions.c,v 1.5 1994-09-28 10:34:18 neelin Exp $";
 #endif
 
 /* ----------------------------- MNI Header -----------------------------------
--- a/progs/Proglib/vax_conversions.h
+++ b/progs/Proglib/vax_conversions.h
@@ -5,9 +5,15 @@
 @CALLS      : 
 @CREATED    : January 8, 1993
 @MODIFIED   : $Log: vax_conversions.h,v $
-@MODIFIED   : Revision 1.3  1993-08-04 13:04:03  neelin
-@MODIFIED   : Added RCS $Log$ to keep track of modifications in source.
+@MODIFIED   : Revision 1.4  1994-09-28 10:34:21  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  93/08/04  13:04:03  neelin
+ * Added RCS $Log: vax_conversions.h,v $
+ * Added RCS Revision 1.4  1994-09-28 10:34:21  neelin
+ * Added RCS Pre-release
+ * Added RCS to keep track of modifications in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
--- a/progs/coordinates/voxeltoworld.c
+++ b/progs/coordinates/voxeltoworld.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : June 13, 1994 (Peter Neelin)
 @MODIFIED   : $Log: voxeltoworld.c,v $
-@MODIFIED   : Revision 1.2  1994-09-26 10:05:15  neelin
-@MODIFIED   : Changed vx,vy,vz to v0, v1, v2.
+@MODIFIED   : Revision 1.3  1994-09-28 10:36:30  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  94/09/26  10:05:15  neelin
+ * Changed vx,vy,vz to v0, v1, v2.
+ * 
  * Revision 1.1  94/06/13  10:21:47  neelin
  * Initial revision
  * 
@@ -28,7 +31,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/coordinates/voxeltoworld.c,v 1.2 1994-09-26 10:05:15 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/coordinates/voxeltoworld.c,v 1.3 1994-09-28 10:36:30 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/coordinates/worldtovoxel.c
+++ b/progs/coordinates/worldtovoxel.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : June 13, 1994 (Peter Neelin)
 @MODIFIED   : $Log: worldtovoxel.c,v $
-@MODIFIED   : Revision 1.2  1994-09-26 10:05:26  neelin
-@MODIFIED   : Changed vx,vy,vz to v0, v1, v2.
+@MODIFIED   : Revision 1.3  1994-09-28 10:36:31  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  94/09/26  10:05:26  neelin
+ * Changed vx,vy,vz to v0, v1, v2.
+ * 
  * Revision 1.1  94/06/13  10:22:04  neelin
  * Initial revision
  * 
@@ -28,7 +31,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/coordinates/worldtovoxel.c,v 1.2 1994-09-26 10:05:26 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/coordinates/worldtovoxel.c,v 1.3 1994-09-28 10:36:31 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/minccopy/minccopy.c
+++ b/progs/minccopy/minccopy.c
@@ -10,9 +10,12 @@
 @CALLS      : 
 @CREATED    : May 13, 1993 (Peter Neelin)
 @MODIFIED   : $Log: minccopy.c,v $
-@MODIFIED   : Revision 1.6  1993-08-11 15:18:00  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.7  1994-09-28 10:33:51  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.6  93/08/11  15:18:00  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -26,7 +29,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/minccopy/minccopy.c,v 1.6 1993-08-11 15:18:00 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/minccopy/minccopy.c,v 1.7 1994-09-28 10:33:51 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincdiff/mincdiff
+++ b/progs/mincdiff/mincdiff
@@ -5,9 +5,12 @@
 # Usage: mincdiff [-l] <file1.mnc> <file2.mnc>
 #
 # Modifications: $Log: mincdiff,v $
-# Modifications: Revision 1.3  1994-07-18 10:41:26  neelin
-# Modifications: Added -nonormalize option to mincextract for comparing image data.
+# Modifications: Revision 1.4  1994-09-28 10:34:44  neelin
+# Modifications: Pre-release
 # Modifications:
+# Revision 1.3  94/07/18  10:41:26  neelin
+# Added -nonormalize option to mincextract for comparing image data.
+# 
 # Revision 1.2  93/11/01  16:50:03  neelin
 # Some fixes.
 # 
--- a/progs/mincedit/mincedit
+++ b/progs/mincedit/mincedit
@@ -5,9 +5,12 @@
 # Usage: mincedit <minc file> [<editor>]
 #
 # Modifications: $Log: mincedit,v $
-# Modifications: Revision 1.5  1993-08-25 11:24:48  neelin
-# Modifications: Added checking for -h or -help options.
+# Modifications: Revision 1.6  1994-09-28 10:33:55  neelin
+# Modifications: Pre-release
 # Modifications:
+# Revision 1.5  93/08/25  11:24:48  neelin
+# Added checking for -h or -help options.
+# 
 # Revision 1.4  93/08/11  15:19:09  neelin
 # Added RCS logging in source.
 # 
--- a/progs/mincexample/mincexample1.c
+++ b/progs/mincexample/mincexample1.c
@@ -9,10 +9,13 @@
 @CALLS      : 
 @CREATED    : August 24, 1993 (Peter Neelin)
 @MODIFIED   : $Log: mincexample1.c,v $
-@MODIFIED   : Revision 1.5  1994-03-16 12:10:50  neelin
-@MODIFIED   : Changed ncopen,create,close to miopen,...
-@MODIFIED   : Changed setting of step and start attributes in output file.
+@MODIFIED   : Revision 1.6  1994-09-28 10:34:35  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.5  94/03/16  12:10:50  neelin
+ * Changed ncopen,create,close to miopen,...
+ * Changed setting of step and start attributes in output file.
+ * 
  * Revision 1.4  93/08/30  11:00:55  neelin
  * Added reading of dimension step and start.
  * Added printing of volume information in main program.
@@ -32,7 +35,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincexample/mincexample1.c,v 1.5 1994-03-16 12:10:50 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincexample/mincexample1.c,v 1.6 1994-09-28 10:34:35 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincexample/mincexample2.c
+++ b/progs/mincexample/mincexample2.c
@@ -11,16 +11,19 @@
 @CALLS      : 
 @CREATED    : March 16, 1994 (Peter Neelin)
 @MODIFIED   : $Log: mincexample2.c,v $
-@MODIFIED   : Revision 1.2  1994-03-17 08:36:29  neelin
-@MODIFIED   : Added support for 2-d files.
+@MODIFIED   : Revision 1.3  1994-09-28 10:34:36  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  94/03/17  08:36:29  neelin
+ * Added support for 2-d files.
+ * 
  * Revision 1.1  94/03/16  12:00:59  neelin
  * Initial revision
  * 
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincexample/mincexample2.c,v 1.2 1994-03-17 08:36:29 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincexample/mincexample2.c,v 1.3 1994-09-28 10:34:36 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincextract/mincextract.c
+++ b/progs/mincextract/mincextract.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : June 10, 1993 (Peter Neelin)
 @MODIFIED   : $Log: mincextract.c,v $
-@MODIFIED   : Revision 1.11  1994-04-14 08:45:51  neelin
-@MODIFIED   : Added options for flipping images.
+@MODIFIED   : Revision 1.12  1994-09-28 10:34:12  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.11  94/04/14  08:45:51  neelin
+ * Added options for flipping images.
+ * 
  * Revision 1.10  94/04/11  16:12:42  neelin
  * Added -image_range, -image_minimum, -image_maximum.
  * Changed default to -normalize.
@@ -40,7 +43,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincextract/mincextract.c,v 1.11 1994-04-14 08:45:51 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincextract/mincextract.c,v 1.12 1994-09-28 10:34:12 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincheader/mincheader
+++ b/progs/mincheader/mincheader
@@ -1,9 +1,12 @@
 #! /bin/csh -f
 
 # Modifications: $Log: mincheader,v $
-# Modifications: Revision 1.5  1993-10-14 10:09:35  neelin
-# Modifications: Fixed usage error message.
+# Modifications: Revision 1.6  1994-09-28 10:34:06  neelin
+# Modifications: Pre-release
 # Modifications:
+# Revision 1.5  93/10/14  10:09:35  neelin
+# Fixed usage error message.
+# 
 # Revision 1.4  93/08/25  11:24:20  neelin
 # Added checking for -h or -help options.
 # 
--- a/progs/mincheader/mincheader.man1
+++ b/progs/mincheader/mincheader.man1
@@ -8,7 +8,7 @@
 .\" software for any purpose.  It is provided "as is" without
 .\" express or implied warranty.
 .\"
-.\" $Header: /private-cvsroot/minc/progs/mincheader/mincheader.man1,v 1.2 1993-10-19 12:51:48 neelin Exp $
+.\" $Header: /private-cvsroot/minc/progs/mincheader/mincheader.man1,v 1.3 1994-09-28 10:34:08 neelin Exp $
 .\"
 .TH MINCHEADER 1 "MINC Image File Format"
 
--- a/progs/mincinfo/mincinfo.c
+++ b/progs/mincinfo/mincinfo.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : May 19, 1993 (Peter Neelin)
 @MODIFIED   : $Log: mincinfo.c,v $
-@MODIFIED   : Revision 1.9  1993-08-11 15:45:53  neelin
-@MODIFIED   : Functions called by ParseArgv must check that nextArg is not NULL.
+@MODIFIED   : Revision 1.10  1994-09-28 10:34:00  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.9  93/08/11  15:45:53  neelin
+ * Functions called by ParseArgv must check that nextArg is not NULL.
+ * 
  * Revision 1.8  93/08/11  15:22:19  neelin
  * Added RCS logging in source.
  * 
@@ -28,7 +31,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincinfo/mincinfo.c,v 1.9 1993-08-11 15:45:53 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincinfo/mincinfo.c,v 1.10 1994-09-28 10:34:00 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincinfo/mincinfo.man1
+++ b/progs/mincinfo/mincinfo.man1
@@ -8,7 +8,7 @@
 .\" software for any purpose.  It is provided "as is" without
 .\" express or implied warranty.
 .\"
-.\" $Header: /private-cvsroot/minc/progs/mincinfo/mincinfo.man1,v 1.2 1993-10-19 15:38:30 neelin Exp $
+.\" $Header: /private-cvsroot/minc/progs/mincinfo/mincinfo.man1,v 1.3 1994-09-28 10:34:01 neelin Exp $
 .\"
 .TH MINCINFO 1 "MINC Image File Format"
 
--- a/progs/mincresample/mincresample.c
+++ b/progs/mincresample/mincresample.c
@@ -10,10 +10,13 @@
 @CALLS      : 
 @CREATED    : February 8, 1993 (Peter Neelin)
 @MODIFIED   : $Log: mincresample.c,v $
-@MODIFIED   : Revision 1.15  1994-03-17 14:12:09  neelin
-@MODIFIED   : Exit with failure if no argument given for -transformation or -like.
-@MODIFIED   : .,
+@MODIFIED   : Revision 1.16  1994-09-28 10:32:33  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.15  94/03/17  14:12:09  neelin
+ * Exit with failure if no argument given for -transformation or -like.
+ * .,
+ * 
  * Revision 1.14  94/03/15  16:44:21  neelin
  * Changed default from -clobber to -noclobber.
  * 
@@ -65,7 +68,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincresample/mincresample.c,v 1.15 1994-03-17 14:12:09 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincresample/mincresample.c,v 1.16 1994-09-28 10:32:33 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincresample/mincresample.h
+++ b/progs/mincresample/mincresample.h
@@ -6,9 +6,12 @@
 @CALLS      : 
 @CREATED    : February 8, 1993 (Peter Neelin)
 @MODIFIED   : $Log: mincresample.h,v $
-@MODIFIED   : Revision 1.10  1993-11-04 15:13:40  neelin
-@MODIFIED   : Added support for irregularly spaced dimensions.
+@MODIFIED   : Revision 1.11  1994-09-28 10:32:40  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.10  93/11/04  15:13:40  neelin
+ * Added support for irregularly spaced dimensions.
+ * 
  * Revision 1.9  93/11/02  11:23:56  neelin
  * Handle imagemax/min potentially varying over slices (for vector data, etc.)
  * 
--- a/progs/mincresample/mincresample.man1
+++ b/progs/mincresample/mincresample.man1
@@ -8,7 +8,7 @@
 .\" software for any purpose.  It is provided "as is" without
 .\" express or implied warranty.
 .\"
-.\" $Header: /private-cvsroot/minc/progs/mincresample/mincresample.man1,v 1.2 1994-03-15 16:50:41 neelin Exp $
+.\" $Header: /private-cvsroot/minc/progs/mincresample/mincresample.man1,v 1.3 1994-09-28 10:32:41 neelin Exp $
 .\"
 .TH MINCRESAMPLE 1 "MINC Image File Format"
 
--- a/progs/mincresample/resample_volumes.c
+++ b/progs/mincresample/resample_volumes.c
@@ -5,10 +5,13 @@
 @GLOBALS    : 
 @CREATED    : February 8, 1993 (Peter Neelin)
 @MODIFIED   : $Log: resample_volumes.c,v $
-@MODIFIED   : Revision 1.14  1994-03-15 10:58:47  neelin
-@MODIFIED   : Fixed tricubic interpolation (wasn't initializing variable for fillvalue
-@MODIFIED   : detection).
+@MODIFIED   : Revision 1.15  1994-09-28 10:32:38  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.14  94/03/15  10:58:47  neelin
+ * Fixed tricubic interpolation (wasn't initializing variable for fillvalue
+ * detection).
+ * 
  * Revision 1.13  94/03/01  14:33:48  neelin
  * Fixed error in calculating valid minimum for float volumes.
  * 
@@ -55,7 +58,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincresample/resample_volumes.c,v 1.14 1994-03-15 10:58:47 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincresample/resample_volumes.c,v 1.15 1994-09-28 10:32:38 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/minctoraw/minctoraw.c
+++ b/progs/minctoraw/minctoraw.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : February 11, 1993 (Peter Neelin)
 @MODIFIED   : $Log: minctoraw.c,v $
-@MODIFIED   : Revision 1.7  1993-08-11 15:23:15  neelin
-@MODIFIED   : Added RCS logging in source.
+@MODIFIED   : Revision 1.8  1994-09-28 10:33:03  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.7  93/08/11  15:23:15  neelin
+ * Added RCS logging in source.
+ * 
 @COPYRIGHT  :
               Copyright 1993 Peter Neelin, McConnell Brain Imaging Centre, 
               Montreal Neurological Institute, McGill University.
@@ -25,7 +28,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/minctoraw/minctoraw.c,v 1.7 1993-08-11 15:23:15 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/minctoraw/minctoraw.c,v 1.8 1994-09-28 10:33:03 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincwindow/mincwindow.c
+++ b/progs/mincwindow/mincwindow.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : January 10, 1994 (Peter Neelin)
 @MODIFIED   : $Log: mincwindow.c,v $
-@MODIFIED   : Revision 1.3  1994-01-12 10:18:33  neelin
-@MODIFIED   : Added logging. Turned off filling. Added miclose for files.
+@MODIFIED   : Revision 1.4  1994-09-28 10:36:20  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.3  94/01/12  10:18:33  neelin
+ * Added logging. Turned off filling. Added miclose for files.
+ * 
  * Revision 1.2  94/01/11  15:56:17  neelin
  * Added optional newvalue argument.
  * 
@@ -21,7 +24,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincwindow/mincwindow.c,v 1.3 1994-01-12 10:18:33 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincwindow/mincwindow.c,v 1.4 1994-09-28 10:36:20 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincwindow/voxel_loop.c
+++ b/progs/mincwindow/voxel_loop.c
@@ -6,9 +6,12 @@
 @GLOBALS    : 
 @CREATED    : January 10, 1994 (Peter Neelin)
 @MODIFIED   : $Log: voxel_loop.c,v $
-@MODIFIED   : Revision 1.2  1994-01-12 10:19:17  neelin
-@MODIFIED   : Added logging. Turned off filling. Added miclose for files.
+@MODIFIED   : Revision 1.3  1994-09-28 10:36:22  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  94/01/12  10:19:17  neelin
+ * Added logging. Turned off filling. Added miclose for files.
+ * 
  * Revision 1.1  94/01/11  15:08:30  neelin
  * Initial revision
  * 
@@ -25,7 +28,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincwindow/Attic/voxel_loop.c,v 1.2 1994-01-12 10:19:17 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/mincwindow/Attic/voxel_loop.c,v 1.3 1994-09-28 10:36:22 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/mincwindow/voxel_loop.h
+++ b/progs/mincwindow/voxel_loop.h
@@ -4,9 +4,12 @@
 @GLOBALS    : 
 @CREATED    : January 10, 1994 (Peter Neelin)
 @MODIFIED   : $Log: voxel_loop.h,v $
-@MODIFIED   : Revision 1.2  1994-01-12 10:19:19  neelin
-@MODIFIED   : Added logging. Turned off filling. Added miclose for files.
+@MODIFIED   : Revision 1.3  1994-09-28 10:36:22  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.2  94/01/12  10:19:19  neelin
+ * Added logging. Turned off filling. Added miclose for files.
+ * 
  * Revision 1.1  94/01/11  15:16:09  neelin
  * Initial revision
  * 
--- a/progs/rawtominc/rawtominc.c
+++ b/progs/rawtominc/rawtominc.c
@@ -10,9 +10,12 @@
 @CALLS      : 
 @CREATED    : September 25, 1992 (Peter Neelin)
 @MODIFIED   : $Log: rawtominc.c,v $
-@MODIFIED   : Revision 1.14  1994-09-23 08:30:52  neelin
-@MODIFIED   : Added -xyz, etc options for image/volume orientation.
+@MODIFIED   : Revision 1.15  1994-09-28 10:32:55  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.14  94/09/23  08:30:52  neelin
+ * Added -xyz, etc options for image/volume orientation.
+ * 
  * Revision 1.13  94/06/10  15:24:41  neelin
  * Added option -real_range.
  * 
@@ -41,7 +44,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/rawtominc/rawtominc.c,v 1.14 1994-09-23 08:30:52 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/rawtominc/rawtominc.c,v 1.15 1994-09-28 10:32:55 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/rawtominc/rawtominc.man1
+++ b/progs/rawtominc/rawtominc.man1
@@ -8,7 +8,7 @@
 .\" software for any purpose.  It is provided "as is" without
 .\" express or implied warranty.
 .\"
-.\" $Header: /private-cvsroot/minc/progs/rawtominc/rawtominc.man1,v 1.6 1994-09-23 08:31:10 neelin Exp $
+.\" $Header: /private-cvsroot/minc/progs/rawtominc/rawtominc.man1,v 1.7 1994-09-28 10:32:57 neelin Exp $
 .\"
 .TH RAWTOMINC 1 "MINC Image File Format"
 
--- a/progs/xfm/transformtags.c
+++ b/progs/xfm/transformtags.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : September 13, 1993 (Peter Neelin)
 @MODIFIED   : $Log: transformtags.c,v $
-@MODIFIED   : Revision 1.4  1993-10-12 12:52:16  neelin
-@MODIFIED   : Replaced def_mni.h with volume_io.h
+@MODIFIED   : Revision 1.5  1994-09-28 10:33:21  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/10/12  12:52:16  neelin
+ * Replaced def_mni.h with volume_io.h
+ * 
  * Revision 1.3  93/09/16  09:39:00  neelin
  * Use dave's open_file_with_default_suffix and input_transform_file and
  * output_transform_file to add suffixes to file names.
@@ -25,7 +28,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/xfm/transformtags.c,v 1.4 1993-10-12 12:52:16 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/xfm/transformtags.c,v 1.5 1994-09-28 10:33:21 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/xfm/xfmconcat.c
+++ b/progs/xfm/xfmconcat.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : August 13, 1993 (Peter Neelin)
 @MODIFIED   : $Log: xfmconcat.c,v $
-@MODIFIED   : Revision 1.4  1993-10-12 12:52:35  neelin
-@MODIFIED   : Replaced def_mni.h with volume_io.h
+@MODIFIED   : Revision 1.5  1994-09-28 10:33:20  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/10/12  12:52:35  neelin
+ * Replaced def_mni.h with volume_io.h
+ * 
  * Revision 1.3  93/09/16  09:40:21  neelin
  * Use dave's open_file_with_default_suffix and input_transform_file and
  * output_transform_file to add suffixes to file names.
@@ -35,7 +38,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/xfm/xfmconcat.c,v 1.4 1993-10-12 12:52:35 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/xfm/xfmconcat.c,v 1.5 1994-09-28 10:33:20 neelin Exp $";
 #endif
 
 #include <stdlib.h>
--- a/progs/xfm/xfminvert.c
+++ b/progs/xfm/xfminvert.c
@@ -9,9 +9,12 @@
 @CALLS      : 
 @CREATED    : August 13, 1993 (Peter Neelin)
 @MODIFIED   : $Log: xfminvert.c,v $
-@MODIFIED   : Revision 1.4  1993-10-12 12:52:37  neelin
-@MODIFIED   : Replaced def_mni.h with volume_io.h
+@MODIFIED   : Revision 1.5  1994-09-28 10:33:20  neelin
+@MODIFIED   : Pre-release
 @MODIFIED   :
+ * Revision 1.4  93/10/12  12:52:37  neelin
+ * Replaced def_mni.h with volume_io.h
+ * 
  * Revision 1.3  93/09/16  09:40:24  neelin
  * Use dave's open_file_with_default_suffix and input_transform_file and
  * output_transform_file to add suffixes to file names.
@@ -35,7 +38,7 @@
 ---------------------------------------------------------------------------- */
 
 #ifndef lint
-static char rcsid[]="$Header: /private-cvsroot/minc/progs/xfm/xfminvert.c,v 1.4 1993-10-12 12:52:37 neelin Exp $";
+static char rcsid[]="$Header: /private-cvsroot/minc/progs/xfm/xfminvert.c,v 1.5 1994-09-28 10:33:20 neelin Exp $";
 #endif
 
 #include <stdlib.h>