-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2022/10/06 Meeting Notes #12
Comments
@Victoria-Samboco if you used QuartiCal for the calibration and asked it to write out residual visibilities you can use surfvis https://github.com/ratt-ru/surfvis to locate bad data. Have a look at the surfchi2 worker eg.
It will produce a directory tree with plots like this one The numbers on the left and bottom of the image on the left are antenna numbers and the histogram on the right is a histogram of the average chi-square. The outliers with large chi-square should probably be flagged (eg. in the above example you can see that there is bad data affecting the baseline defined by antenna 52 and 29. You can flag it with the flagchi2 worker
Let me know if you want to try it out then I can give you a hand |
Hi everyone, here are the notes for the today meeting:
We first show the flags from 1GC I had to redo (to reduce the percentage of flags), and the flagging have reduced significantly from
~96%
to an average of30%
as we can see below:The flaggings were reduced changing the flagger from
aoflagger
toTricolour
and usinggorbachev.yaml
strategy. Some flags as for 2 problematic scans (23
and45
) and a problematic channel ('*:1007.9~1100.0MHz'
) were added.Proceed to Selfcal and DD-cal - after reducing the percentage of flagged data, the selfcal solution proved to be better than the selfical before (with
96%
flagged, which led to the need to do DD-cal). What made me think that in the current situation it is not necessary to do DD-cal (concluded after comparing selfcal and dd-cal images which proved to be worse than the self-calibrated image).Bellow are the Self-calibrated data with
96%
of data flagged and now (with30%
of data flagged) respectively :Comparison between the actual self-calibrated and dd-calibrated data (as we can see bellow the selfcal image are better than the dd-cal data)
scans 3-9
Scan 7 Amplitude vs Frequency in time.
scabs 11-17
scans 19 - 25
Scan 25 Amplitude vs Frequency in time.
And scans 29 - 35
Next steps after what was discussed:
The text was updated successfully, but these errors were encountered: