spacetelescope / wfc3tools

Python tools for HST WFC3 data calibration and analysis
https://wfc3tools.readthedocs.io/en/latest/
Other
6 stars 19 forks source link

calwf3 quiet #30

Open stscicrawford opened 6 years ago

stscicrawford commented 6 years ago

When verbose is set to True, it sets the '-v' flag rather than setting the '-q' flag when verbose=False

sosey commented 6 years ago

There are indeed separate flags for verbose and quiet, with different settings in the C code: https://github.com/spacetelescope/hstcal/blob/master/pkg/wfc3/calwf3/calwf3/wf3main.c