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

Unnecessary duplication of files #2

Open
ForrestCKoch opened this issue Jul 9, 2019 · 0 comments
Open

Unnecessary duplication of files #2

ForrestCKoch opened this issue Jul 9, 2019 · 0 comments

Comments

@ForrestCKoch
Copy link
Member

Todo: see #1
@atsuch highlights the issue

BTW, why is it necessary to move around the input images so many times (Study dir --> originalImg --> subjects/mri/orig)? Why not keep one copy of original image (that may be gunzipped) in one input dir (either Study dir or originalImg) and leave it untouched, and place unzipped one in another?

and my response

re: the repeated movement of files -- I completely agree. The duplication of files (and their unzipping) wastes space and unnecessarily complicates things. I have only become involved in this project relatively recently and wasn't involved in any of the early design choices. Since it "works" and it is so deeply ingrained in the codebase this is currently a lower priority issue for me; however, I agree this should be changed in the future.

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

1 participant