spacetelescope / wfc3tools

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

Ensure the command line options actually work for setting calibration steps #42

Open mdlpstsci opened 5 years ago

mdlpstsci commented 5 years ago

The setting of the calibration step switches to 'OMIT' or 'PERFORM' seem to be ignored. Instead, the *raw.fits file is processed according to the setting of the calibration switch step in the primary header of the file. This error needs to be investigated. It may be the actual problem is in the underlying C code.