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

Harmonization of the scripts parameters #261

Open
yrenier opened this issue Oct 24, 2018 · 1 comment
Open

Harmonization of the scripts parameters #261

yrenier opened this issue Oct 24, 2018 · 1 comment

Comments

@yrenier
Copy link
Member

yrenier commented Oct 24, 2018

We start to have quite some script, it would be nice to have something to insure some coherence in the parameters.

@calispac
Copy link
Collaborator

Also I think we can make use off sub-commands e.g. instead of :

digicam-raw --compute --output=output_file.fits blabla.fits.fz
digicam-raw --display --output=output_file.fits  blabla.fits.fz

we can use

digicam-raw compute --output=output_file.fits blabla.fits.fz
digicam-raw display output_file.fits

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