cpmed Release Notes
Last Modified: 6/23/00
Jim Nash, Synergy Research Inc.
Back to Contents
Installation
Copy archive to a directory such as "cpmed03d".
Extract cpmed directory from archive.
Make the cpmed directory current, and make.
Run cpmed -help | less for summary.
0.3d
released 6/23/00 to Mike Kerich, NIAAA
- Improved interpretation of z spacing based on several different DICOM
tags.
- Reads and writes AFNI 3D+time and NIAAA time files
- Improves string lengths
- fixed some minor bugs
0.3a
released 6/16/00 to Mike Kerich, NIAAA
- Added AFNI writing. Tested with 3ddup, but was not able to test with
afni itself.
- shifted from using NIAAA header to SRIPimg data structure
- add a number of informational fields
- soon: support for time in AFNI and NIAAA files
0.2a
released 6/6/00 to Mike Kerich, NIAAA
- Added AFNI and FLAT file reading. Reading also includes DICOM.
- Only writing to NIAAA is supported.
- Only a few AFNI header file (.HEAD) attributes are supported. This
includes DATASET_DIMENSIONS, DELTA (pixel spacing in mm), BYTEORDER_STRING.
Others will be added on request.
0.1a
released 4/11/00 to Mike Kerich, NIAAA
- Created standalone application cpmed to copy images from one format
to another.
- Currently only DICOM to NIAAA is supported.
- NIAAA "Generic" format (.img) and the LISP-like (.hdr) text
file are written.
- Only the first fields of .hdr file are written. Other fields will be
added on request.
- Soon AFNI, DICOM, FLAT and NIAAA formats will be supported.
- Other formats may be added (like TIFF).
Back to Contents