dicomsort
dicomsort copied to clipboard
need sample data and self-test
Since we expect the program to work on 'normal' dicom files (meaning single frame, without missing tags) we can use arbitrary dicom data for testing.
I'll set up a small set of test data on a web site that we can be downloaded for use with in a self-test mode for the program. We can associate this data with a desired directory hierarchy output to confirm things are working correctly.
Missing data: this can happen, can we use UNKNOWN or such?
On 18.04.2013, at 15:47, Steve Pieper [email protected] wrote:
Since we expect the program to work on 'normal' dicom files (meaning single frame, without missing tags) we can use arbitrary dicom data for testing.
I'll set up a small set of test data on a web site that we can be downloaded for use with in a self-test mode for the program. We can associate this data with a desired directory hierarchy output to confirm things are working correctly.
— Reply to this email directly or view it on GitHub.
Yes - I'm thinking we can use something like "tag_NA_#" which might turn into PatientName_NA_3 if it were the third instance in a directory of a missing PatientName tag.