This PR fixes multiple issues with 2x2 binned LRIS images specifically and some related subsystems in the general reduction pipeline.
WCS: Currently, the distortion calculations are failing as the curve fit method used is not yielding stable solutions even after patching the syntax. I've therefore replaced the current methods for computing the linear and non-linear transformations with astropy's implementation.
LRIS platescale is 0.135'' for both detectors.
Adding SkyMapper to the list of surveys to estimate zero-points for LRIS V band images.
Prettier logs: Colored and bold text in the terminal. Now includes filename and line number for easier debugging.
This PR fixes multiple issues with 2x2 binned LRIS images specifically and some related subsystems in the general reduction pipeline.
astropy
's implementation.