dicomsort icon indicating copy to clipboard operation
dicomsort copied to clipboard

need sample data and self-test

Open pieper opened this issue 12 years ago • 2 comments

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.

pieper avatar Apr 18 '13 13:04 pieper

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.

bebbi avatar Apr 18 '13 14:04 bebbi

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.

pieper avatar Apr 18 '13 15:04 pieper