log

age author description
Mon, 30 Oct 2000 22:03:50 +0000 neelin Modifications to set correct direction cosines and position.
Mon, 23 Oct 2000 19:04:24 +0000 neelin In start_volume_input, make sure that n_dimensions is set correctly
Tue, 03 Oct 2000 14:01:24 +0000 neelin Changed inclusion of bstring.h to happen only on SGIs, since linux also has
Fri, 29 Sep 2000 15:06:47 +0000 neelin Fixed conversion of port string to number so that it is in network byte
Tue, 19 Sep 2000 15:44:03 +0000 neelin *** empty log message ***
Tue, 19 Sep 2000 15:37:26 +0000 neelin *** empty log message ***
Tue, 19 Sep 2000 14:36:05 +0000 neelin Added ability for caller to specify functions for allocating and freeing
Wed, 13 Sep 2000 15:44:32 +0000 neelin *** empty log message ***
Wed, 13 Sep 2000 14:32:26 +0000 neelin Added support for bzip files (modified patch from Steve Robbins).
Wed, 13 Sep 2000 14:12:35 +0000 neelin Added support for bzipped files (thanks to Steve Robbins).
Wed, 13 Sep 2000 14:02:00 +0000 neelin Added support for bzip files. (Modified patch from Steve Robbins)
Tue, 12 Sep 2000 15:43:37 +0000 neelin Changed default TMPDIR to look for /var/tmp, /usr/tmp, /tmp.
Tue, 12 Sep 2000 15:33:17 +0000 neelin Modified default TMPDIR to look in /var/tmp, /usr/tmp, /tmp
Tue, 12 Sep 2000 15:22:06 +0000 neelin Removed copyright notice.
Tue, 12 Sep 2000 15:20:07 +0000 neelin Rewrite in Bourne shell by Steve Robbins. Returns exit status from ncdump.
Tue, 12 Sep 2000 15:11:04 +0000 neelin Rewrite in Bourne shell by Steve Robbins. Addition of -header and -body
Fri, 08 Sep 2000 18:17:15 +0000 neelin Fixed swapping of x and y sizes when getting dimensions sizes from ecat file.
Wed, 16 Aug 2000 15:53:46 +0000 neelin Added VR type UN (unknown) which has a length field similar to OB.
Fri, 07 Jul 2000 13:35:33 +0000 neelin *** empty log message ***
Fri, 07 Jul 2000 13:33:34 +0000 neelin Added option -filelist to read file names from a file. This gets around
Fri, 07 Jul 2000 13:19:12 +0000 neelin Added option -filelist to read file names from a file. This gets around
Wed, 14 Jun 2000 18:24:07 +0000 neelin Added UseSafeOrientations keyword to project files to allow forcing of
Wed, 24 May 2000 14:31:05 +0000 neelin Modified acr_transmit_group_list to remove elements that have been added
Wed, 17 May 2000 20:25:50 +0000 neelin Added ability for server to suspend itself. This allows debugging even when
Wed, 17 May 2000 20:17:46 +0000 neelin Added mechanism to allow testing of input streams for more data through
Mon, 08 May 2000 13:08:26 +0000 neelin Modified parsing of dump_acr_nema output to handle slightly different
Mon, 01 May 2000 18:57:01 +0000 neelin Added code to handle a bad group length in the meta information in a
Mon, 01 May 2000 17:54:45 +0000 neelin Fixed handling of test for byte order.
Mon, 01 May 2000 17:54:02 +0000 neelin Improved testing of input stream to figure out byte order for both
Mon, 01 May 2000 17:18:07 +0000 neelin Modifications tohandle end-of-input properly, both on first group
Mon, 01 May 2000 13:59:55 +0000 neelin Added -e option to allow reading data streams with explicit VR.
Fri, 28 Apr 2000 15:25:25 +0000 neelin Added -i flag to {dump,extract}_acr_nema to be tolerant of non-fatal protocol
Fri, 28 Apr 2000 15:03:10 +0000 neelin Added support for ignoring non-fatal protocol errors (cases where redundant
Fri, 28 Apr 2000 15:02:01 +0000 neelin Added more general argument processing (but not with ParseArgv).
Wed, 26 Apr 2000 19:35:47 +0000 neelin Added modified version of patch from Steve Robbins to allow use on
Tue, 25 Apr 2000 18:12:05 +0000 neelin Added modified version of patch from Steve Robbins to allow use on
Wed, 05 Apr 2000 13:03:49 +0000 neelin *** empty log message ***
Wed, 05 Apr 2000 13:00:32 +0000 neelin Fixed bug in use of -fillvalue in which output slices containing only
Tue, 21 Mar 2000 18:26:59 +0000 neelin *** empty log message ***
Tue, 21 Mar 2000 18:20:44 +0000 neelin *** empty log message ***
Tue, 21 Mar 2000 15:09:33 +0000 neelin *** empty log message ***
Thu, 02 Mar 2000 20:56:40 +0000 neelin Write out original image indices as attributes in the minc file under
Thu, 02 Mar 2000 16:20:57 +0000 neelin Clamp maximum voxel to second highest if difference between maximum and
Tue, 22 Feb 2000 00:06:34 +0000 neelin Added printing of project name into log file.
Mon, 21 Feb 2000 23:48:13 +0000 neelin More changes to improve dicom conformance for MNH PACS system.
Wed, 09 Feb 2000 23:53:52 +0000 neelin Added code to create the series description using the orientation and the
Thu, 03 Feb 2000 13:41:32 +0000 neelin Modified Study, Series and Frame-of-reference UIDs. The first has the
Thu, 03 Feb 2000 13:30:30 +0000 neelin Changed initial value of counter for acr_create_uid so that uid does not ever
Wed, 02 Feb 2000 18:56:23 +0000 neelin *** empty log message ***
Wed, 02 Feb 2000 18:43:29 +0000 neelin Fixed bug in miexpand_file that would call fclose with a NULL file handle.
Mon, 31 Jan 2000 14:06:44 +0000 neelin Truncate image number if it is longer than the DICOM standard allows.
Mon, 31 Jan 2000 13:57:38 +0000 neelin Added keyword to project file to allow definition of the local AEtitle.
Fri, 21 Jan 2000 13:30:11 +0000 neelin *** empty log message ***
Thu, 20 Jan 2000 20:22:05 +0000 neelin Re-arranged headers so that only volume_io.h needs to be on search path.
Thu, 13 Jan 2000 19:04:41 +0000 neelin Added accession number to DICOM message, taken from patient comment field.
Thu, 06 Jan 2000 13:25:02 +0000 neelin Fixed description of prototype for input_transform.
Tue, 09 Nov 1999 13:44:56 +0000 neelin Year 2000 fixes for scan date in minc file.
Tue, 09 Nov 1999 13:34:48 +0000 neelin Year 2000 fix for date stored in minc file.
Wed, 03 Nov 1999 16:21:15 +0000 neelin Fixed to work with generic dicom files, with or without preamble.
Wed, 03 Nov 1999 16:17:18 +0000 neelin Fixed code that generates an image number using the echo number (for