-
Notifications
You must be signed in to change notification settings - Fork 38
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
VolInfo #430
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the new tools just some typo and proposition to use GenericReader
volumetric/volInfo.cpp
Outdated
Positionals: | ||
1 TEXT:FILE REQUIRED Input vol file. | ||
|
||
Options: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks duplicated ?
Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
thx for the feedbacks. Fixed |
you are welcome, you just forget the duplicate doc first remarks |
Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
Co-authored-by: Bertrand Kerautret <bertrand.kerautret@univ-lyon2.fr>
👍 |
PR Description
VolInfo simple tool to get info (size and values) from a vol file
Checklist
cmake
mode (otherwise, Travis C.I. will fail).