readOmatic rev-8c
5/May/2006
|
- Fix a problem with recursive DICOMDIR
- Fix a problem with UNIX efs disk. Files using exactly 12 blocks where not read properly.
- Fix a problem with Ge PACE disks if the Studies directory are truncated.
|
|
DICOMatic rev-8b
6/Apr/2006
|
- Add support for Picker Nordstar MR format.
- Add support for Toshiba IS&C split & compressed images.
- Better test for "z" flip in Toshiba NEMA images.
- Float images are now always converted as unsigned short
- Add rescale slope and inetrcept as type 3 for MR.
This is for the float format images (Varian and Brucker)
- fix a Philips Giroscan Integra problem (they use (3F3F,003F) as item delimiter!)
|
readOmatic rev-8b
3/Apr/2006
|
|
Watch rev-8b
3/Apr/2006
|
- Use the vers 1.8 of the Convert and DICOM DLL
- Add test to skip "age" and "size" param if they are null
|
|
DICOMatic rev-8a
9/Mar/2006
|
- Use the new TomoVision_DICOM DLL.
- Now check the DLL's version numbers.
- Fix a problem with some Philips DICOMDIR.
- Add support for KOM FAT disks (used by old Optimed systems)
- WARNING: old style licenses are no longer supported
|
readOmatic rev-8a
5/Mar/2006
|
- Use the new TomoVision_DICOM DLL.
- Now check the DLL's version numbers
- Add support for even older Optimed XA images (version 1.0).
- Now clip JPEG-2000 uncompressed images to the proper bit range.
- WARNING: old style licenses are no longer supported
- Add support for uncompressed Optimed XA images. You need to have
the ARCHIVE.PAT file in the same directory for this format to be recognized.
- No longer append a number to the file name for multi-slice images.
- New version of the TomoVision_Convert and TomoVision_DICOM dll's
|
Watch rev-8a
5/Mar/2006
|
- Use the new TomoVision_DICOM DLL.
- Now check the DLL's version numbers
- WARNING: old style licenses are no longer supported
|
|
DICOMatic rev-7a
23/Feb/2006
|
- Jump to rev-7 to match DICOM_Watch and readOmatic. Ass long as
they have the same rev. number, they should work together (their
shared DLL are compatible).
- Add partial support for an old Elsinct (Esteem MR) image format.
The header information is split among multiples files, we use
the "xxxx.rot", "xxxx.vff", "xxxx_disp" "m1log.txt", "scan.pv"
and "scan.acq" to create the image.
- Use a few more arguments from the Varian header
- Now remove the tag (0020,0012) if acquisition = 0
- Test if "VR=IS" values are out of range (-2**31 to 2**31-1)
- Add partial support for an old Siemens format from VMS MOD disks.
I call it Siemens PD, since the files are split in a ".PD" header
file and a number of ".Pxx" image files (xx from 01 to n).
To convert this format, you need to drop the ".PD" file on
DICOMatic.
|
readOmatic rev-7a
15/Feb/2006
|
- Recopiled to match DICOMatic and DICOM_Watch.
- Correct a bug for FAT32 disks if the FAT address space is larger
than 64K clusters. (bug #66)
|
Watch rev-7a
13/Feb/2006
|
- Fix a number of bugs. The files where not always dispatched
to the appropriate sub-directories.
|
|
DICOMatic rev-6g
7/Feb/2006
|
- Add partial support for an old Siemens format from VMS MOD disks.
I call it Siemens PD, since the files are split in a ".PD" header
file and a number of ".Pxx" image files (xx from 01 to n).
To convert this format, you need to drop the ".PD" file on
DICOMatic.
|
|
readOmatic rev-3c
31/Jan/2006
|
- Fix a bug if the acquisition number of ISAC files is to high
- Fix a bug with ISAC disks where big files would mix up the directory
- Add VMS FILES11 support
|
|
DICOMatic rev-6f
24/Jan/2006
|
- Fix a possible wrong image number for Siemens NUMARIS-2 SPI images
- Fix a bug that prevent DICOM images with "sequence tags" near
the start of the image to be recognized.
|
|
DICOMatic rev-6e
17/Jan/2006
|
- Work on SOMATOM PLUS and SOMATOM PLUS S formats.
The SPI has some weird values: The study ID is always 1.
We now remove it so that the default from the .ini can
be applied since no valid Study ID is present.
The series ID can be found in the raw header portion for
SOMATOM PLUS S images. The acquisition number is the
image's time. This does not make much sense, so I remove it.
|
|
DICOMatic rev-6d
11/Jan/2006
|
- Add 3 private tags to the Hitachi NEMA-1 CT format for the
Patient position & slice location
- more test on the date tag validity when converting from DICOM
- Add the "-o" and "-m" arguments
- Add the patient's date of birth to the Elscint format
- Fix a bug that prevented me from reading Signa_4 images
- Add a patch for badly compressed JPEG Lossless with a problem
with signed predictors
- Fix a number of small problems:
- correctly transfer MONOCHROME_1 tag
- fix some problems with multi frame images (including Interfile)
- correctly read odd size tags
- correctly read Siemens Magetom images with incorect tag lenght
- use the private tag (0021,1020) for Philips MR images to get
the image numebr
- use the private tag (0051,1010) for SIEMENS CM images to get
the study, series and image numbers
|
readOmatic rev-3b
11/Jan/2006
|
- Recompiled to match the DLL from DICOMatic 1.7 rev-6d
|
Watch rev-3f
11/Jan/2006
|
- Recompiled to match the DLL from DICOMatic 1.7 rev-6d
|