Open physicistsam opened 1 year ago
Hi @physicistsam, I'm sorry you've encountered trouble with my software. I'll try to fix this very soon, but first, can you tell me:
Cheers.
I should also clarify why I am raising this issue, I am attaching two CASA plots, red points show the flagged, green for unflagged. I am unable to find any flagged data in display when I plot the calibrated MS.
Hi @physicistsam, thanks for providing the details. Indeed, I see the behaviour you describe, and it was not my intention to have this behaviour. However, I have fixed the behaviour in unreleased code; if you checkout the peel
branch and compile with that, can you re-run your processing and see if that fixes things for you?
I am working on formally releasing this code, but there is a bit more to be done. But, knowing that users like you are encountering bugs on the stable version does keep me motivated!
@cjordan Thanks for the effort and clarification.
Hi @physicistsam , I've (finally) released a new version of hyperdrive
. This version should've fixed your issue, but would you be able to check this on your end, please?
I am new to this particular package, so my interpretation or usage could be wrong. Issue: The coarse channel flags, that have been applied using COTTER, exsits in the ms files before calibration using Hyperdrive. However, after I do 'solutions-apply' , the visibilities in those channels are being set to zero, which is acceptable, but the weights are being modified such that CASA figures that as unflagged (i.e. all the coarse channel flags do not exists any more, visibilities are set to zero in thoes channels). This is an issue if I perform UVSUB (after imaging with WSCLEAN) using CASA at a later stage, as the channels are now unflagged.
Maybe I am missing something here. If anyone can kindly comment on that, it would be helpful.