log

age author description
Tue, 03 May 2005 19:28:20 +0000 bert Update version to 1.4
Tue, 03 May 2005 19:28:02 +0000 bert Removed unused m4 files, added new man pages
Tue, 03 May 2005 19:06:56 +0000 bert Newly added man pages
Tue, 03 May 2005 18:58:55 +0000 bert Latest revision in NIfTI-1 format
Tue, 03 May 2005 18:58:33 +0000 bert Updated to use standard argument parsing library
Tue, 03 May 2005 18:57:14 +0000 bert Added man page
Fri, 22 Apr 2005 18:56:23 +0000 bert Add report of netcdf version
Mon, 18 Apr 2005 23:38:39 +0000 bert Move volume_io headers into private directory, removing use of AC_CONFIG_LINKS macro
Sun, 03 Apr 2005 18:02:54 +0000 stever Wrap contents of volume_io.h in "extern C" declaration, if compiled with C++.
Mon, 09 May 2005 15:33:20 +0000 bert Fix handing of descending mosaic sequences; don't print GEMS field missing warnings by default
Mon, 09 May 2005 15:32:02 +0000 bert Change version to 2.0.05
Mon, 09 May 2005 15:30:32 +0000 bert Don't allow a rescale slope value of zero
Fri, 29 Apr 2005 23:09:36 +0000 bert Add support for -stdin option to read file list from standard input
Fri, 29 Apr 2005 23:09:06 +0000 bert Write sample-width information to file for irregular time dimensions
Thu, 28 Apr 2005 17:38:06 +0000 bert Insert and retrieve width information when sorting a dimension
Thu, 28 Apr 2005 17:17:57 +0000 bert Set and update new width information fields in a manner analogous to the coordinate fields in the General_Info and File_Info structures
Thu, 28 Apr 2005 17:10:22 +0000 bert Added width information to General_Info and File_Info structures
Tue, 26 Apr 2005 23:49:24 +0000 bert Update version
Thu, 21 Apr 2005 22:32:39 +0000 bert Minor change to a few symbols
Thu, 21 Apr 2005 22:32:15 +0000 bert Continue Siemens IMA code cleanup
Thu, 21 Apr 2005 22:31:29 +0000 bert Copy SPI_Magnetic_field_strength to standard field in copy_spi_to_acr(); Relax some tests to avoid spurious warnings
Thu, 21 Apr 2005 20:08:38 +0000 bert Correct a misspelling
Wed, 20 Apr 2005 23:25:50 +0000 bert Add copy_spi_to_acr() function, minor name and comment changes
Wed, 20 Apr 2005 23:15:06 +0000 bert Don't save attributes that are no longer set
Wed, 20 Apr 2005 23:14:32 +0000 bert Remove unnecessary fields, add copy_spi_to_acr() function definition
Wed, 20 Apr 2005 23:14:04 +0000 bert Remove most SPI_ references
Wed, 20 Apr 2005 23:13:28 +0000 bert Include only those fields defined on D. Clunie's website and one or two more that are needed
Wed, 20 Apr 2005 23:13:01 +0000 bert Rename a couple of entries
Wed, 20 Apr 2005 17:48:16 +0000 bert Copy SPI_Number_of_slices_nominal to ACR_Image_in_acquisition for Siemens
Wed, 20 Apr 2005 17:47:38 +0000 bert Fairly major restructuring, added init_general_info() function
Wed, 20 Apr 2005 17:46:15 +0000 bert Add a comment
Tue, 19 Apr 2005 19:52:55 +0000 bert Initial checkin of some useful DICOM documents from GE and Philips
Mon, 18 Apr 2005 23:28:47 +0000 bert New version, get rid of AC_CONFIG_LINKS call
Mon, 18 Apr 2005 23:28:18 +0000 bert Update Makefile.am to reflect new man pages, headers, and volume_io header organization
Mon, 18 Apr 2005 23:22:49 +0000 bert Add group 0054 definitions
Mon, 18 Apr 2005 23:22:29 +0000 bert Initialize newlist in acr_copy_element() to avoid problems with empty lists
Mon, 18 Apr 2005 21:43:21 +0000 bert Define constants for pixel representation
Mon, 18 Apr 2005 21:43:04 +0000 bert Properly set default minimum and maximum values based on the pixel representation
Mon, 18 Apr 2005 21:04:25 +0000 bert Get rid of old is_reversed behavior, always use most natural sort of the image. Also tried to fix listing function somewhat.
Mon, 18 Apr 2005 21:03:00 +0000 bert Remove SPI_IMAGE_ELEMENT since it is no longer used
Mon, 18 Apr 2005 21:01:51 +0000 bert Set signed/unsigned flag correctly
Mon, 18 Apr 2005 20:46:01 +0000 bert Added ACR_High_bit and ACR_Pixel_representation to the list of standard fields
Mon, 18 Apr 2005 20:43:25 +0000 bert Added some additional debugging information for image position and orientation
Mon, 18 Apr 2005 16:38:42 +0000 bert Fix up file type detection code
Mon, 18 Apr 2005 16:38:09 +0000 bert Add comments and defines for both DICOM and IMA file detection
Mon, 18 Apr 2005 16:22:13 +0000 bert Don't allow non-slice MRI dimensions to grow arbitrarily
Mon, 18 Apr 2005 16:21:42 +0000 bert Add debugging information for intensity scaling
Mon, 18 Apr 2005 16:21:00 +0000 bert Fix definition of siemens_to_dicom
Wed, 06 Apr 2005 13:26:41 +0000 bert Fix listing option
Tue, 05 Apr 2005 21:56:47 +0000 bert Add some conversion functions, remove some more proprietary junk, and improve range-checking on some functions
Tue, 05 Apr 2005 21:55:33 +0000 bert Update handling of Siemens ASCCONV to reflect value of uc2DInterpolation field for mosaic images. Additional cleanup of mosaic code and minor tweak to suppress GEMS warning message for PET data.
Tue, 05 Apr 2005 21:52:24 +0000 bert Add -minmax option to enable use of explicit DICOM pixel min/max information, and updated version number
Tue, 05 Apr 2005 21:50:11 +0000 bert Add comment
Tue, 05 Apr 2005 21:49:52 +0000 bert Use rescale slope and intercept to determine the proper slice minimum and maximum
Tue, 05 Apr 2005 21:49:10 +0000 bert Remove more Siemens proprietary stuff
Tue, 05 Apr 2005 21:48:44 +0000 bert Remove more of the Siemens proprietary stuff
Tue, 05 Apr 2005 21:46:22 +0000 bert Add ACR_Rescale_intercept and ACR_Rescale_slope
Mon, 04 Apr 2005 21:59:56 +0000 rotor * added check for interpolation
Thu, 31 Mar 2005 17:39:48 +0000 bert Change MINC_PLAY_NICE to VIO_PREFIX_NAMES
Thu, 31 Mar 2005 17:23:34 +0000 bert Replace all occurrences of ':' in a temporary filename with a '-' to accomodate Windows(tm)