Skip to content

Add support for DD intervals

David Rafferty requested to merge RAP-539_add_dd_intervals into master

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

Merge request reports