Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need sample data and self-test #1

Open
pieper opened this issue Apr 18, 2013 · 2 comments
Open

need sample data and self-test #1

pieper opened this issue Apr 18, 2013 · 2 comments
Assignees

Comments

@pieper
Copy link
Owner

pieper commented Apr 18, 2013

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.

@ghost ghost assigned pieper Apr 18, 2013
@bebbi
Copy link
Collaborator

bebbi commented Apr 18, 2013

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.

@pieper
Copy link
Owner Author

pieper commented Apr 18, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants