Open rcyndie opened 4 months ago
Gain flagging is a necessary pain. You can at least avoid propagating the flags to the MS by setting output.flags=false
. Curious that this gets triggered though. Is this with or without the initial estimate?
Yeah - I mentioned to Cyndie that this seems like it might be a bug. I wouldn't expect gain flags to come out of the phase-only terms (the trend-based flagging is essentially disabled).
I have the necessary info to reproduce (if possible), so I will take a stab at that tomorrow.
Gain flagging is a necessary pain. You can at least avoid propagating the flags to the MS by setting
output.flags=false
. Curious that this gets triggered though. Is this with or without the initial estimate?
Yes these plots are from the simulations with the initial estimates in this issue (Figure 9a). And the output.flags are set to False.
Just closing the loop here. QuartiCal does overflag the gains in this case for the following reasons:
As discussed, running the solver is probably unnecessary right now. I will work on implementing a delay_and_tec
solver which will support including both sets of parameters.
Describe the bug The gains produced are severely flagged.
Data description (if applicable) Simulated MeerKAT ms with 1 timestamp, 1 correlation and 2000 channels.
To Reproduce Run the attached parset file and use the gains from the solver to produce phase plots.
Expected behavior No gain flags should be raised.
Screenshots The resulting phase plots and the following phase plots are obtained if I were to disable the gain flags in my plotting function, .
Version 0.2.2