Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:AP S18-3
-
Team:Alert Production
Description
While looking at HSC data, I noticed that my on-sky dependence plots were not handling the initial dataset correctly. I've fixed that, but it should be committed separately from other open tickets.
John Swinbank, you said you'd review this! The change is making plot_fluxes(initial, final) take initial and final and using those separately, because final['inputFlux'] - final['fittedFlux'] doesn't mean what one might think it means.