Resolve RAP-143
Compare changes
+ 1
− 3
@@ -85,9 +85,8 @@ class Calibrate(Operation):
@@ -154,7 +153,6 @@ class Calibrate(Operation):
This MR should resolve the bug described in RAP-143, where the inputs to the predict pipeline were of differing lengths. The fix was to remove the makesourcedb steps and use the sky models directly with DP3 (note: only supported in recent versions of the master branch and not in the latest release, DP3 v5.2.0).