mhardcastle / ddf-pipeline

LOFAR pipeline using killms/ddfacet
GNU General Public License v2.0
23 stars 20 forks source link

Changing weights on later DI solves #336

Closed twshimwell closed 10 months ago

twshimwell commented 10 months ago

For the new kMS/DDFacet a bug was fixed so that the DI weights are actually applied. Turns out this isnt good.

Here we tell kMS not to update the weights on the DI calibrations that come after DD calibrations. Hence DD weights (rather than DI ones) will be used for the subsequent imaging.

The very first DI calibration still updates the weights because we no not have any DD weights yet.