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

for "Save/Projections", need to add an index into each file name. #46

Open
sichendart opened this issue Feb 4, 2020 · 3 comments
Open

Comments

@sichendart
Copy link
Contributor

"Ga_0000_bnp_fly0254.h5.tiff" instead of "Ga_bnp_fly0254.h5.tiff" to order the files according their rotation angles.

@FabricioSMarin
Copy link
Collaborator

I added an index to each filename. Let me know if this works or if leading zeros are needed as well.

@decarlof
Copy link
Member

decarlof commented Feb 6, 2020

I suggest to remove the double extension from the file name (.h5.tiff). Many standard os and python tools rely on the "." to separate file head and tail.
Would Ga_0000_bnp_fly0254.tiff work?

@sichendart
Copy link
Contributor Author

Yes, (.tiff) will work.

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

3 participants