Ticket #364 (closed enhancement: fixed)
Opened 2009-03-03T08:42:00-06:00
Last modified 2009-03-11T10:21:52-05:00
Group DICOM files using the 'Instance Number' tag
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | bio-formats | Severity: | non-issue |
Keywords: | Cc: | jtm@… | |
Blocked By: | Blocking: |
Description
Instead of grouping DICOM files according to the file names, we should use the "Instance Number" (0x00200013) tag. Some scanners will generate file names such that order of the file names does not correspond to the order of the slices, which is obviously problematic.
Change History
comment:1 Changed 2009-03-11T10:21:52-05:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
(In [4902]) Group DICOM files according to the "Instance Number" tag. Closes #364.