log

age author description
Fri, 13 May 2005 21:40:15 +0000 bert properly initialize variable, also use _pet instead of _mri suffix for PET modality
Fri, 13 May 2005 21:14:12 +0000 bert Man page for dcm2mnc, the DICOM to MINC converter
Fri, 13 May 2005 18:46:49 +0000 bert Latest changes for ACR/NEMA and DICOM stuff
Fri, 13 May 2005 18:38:43 +0000 bert Initial checkin
Thu, 12 May 2005 21:15:29 +0000 bert Initial checkin
Thu, 12 May 2005 20:16:45 +0000 bert Initial checkin on 1.X branch
Wed, 04 May 2005 20:19:30 +0000 bert Modify for Windows builds
Wed, 04 May 2005 20:18:40 +0000 bert Avoid use of u_char and u_short
Wed, 04 May 2005 20:14:10 +0000 bert Eliminate use of caddr_t to avoid problems building for Windows
Wed, 04 May 2005 19:25:55 +0000 bert Remove use of strptime() for Windows
Wed, 04 May 2005 18:31:10 +0000 bert Declare restructure_array() as MNCAPI
Wed, 04 May 2005 18:30:50 +0000 bert Use MNCAPI instead of extern
Wed, 04 May 2005 18:30:32 +0000 bert Make rint() definition conditional to avoid double-inclusion
Wed, 04 May 2005 18:26:54 +0000 bert Update to reflect new options
Tue, 03 May 2005 19:45:20 +0000 bert Ignore carriage return characters so that we can read files written on MS-DOS without complaint
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