Open yrenier opened 6 years ago
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
We start to have quite some script, it would be nice to have something to insure some coherence in the parameters.