Add support for DD intervals
This MR adds support for direction-dependent solution intervals (see RAP-539). A new parameter, dd_interval_factor
, was added to control how much the intervals can be increased for fainter sources. When set to a value greater than 1, the interval in a given direction is increased by a factor of (calibrator flux) / (target flux) (up to the value set by dd_interval_factor
).
Edited by David Rafferty