CorrCal has the option of including the source vector for point sources with known positions. This requires calculating the visibility response due to individual bright sources. I managed to calculate the source vector in my Functions.py for the visibilities that I computed without draco. Now, I need to do this using draco/cora packages.
CorrCal has the option of including the source vector for point sources with known positions. This requires calculating the visibility response due to individual bright sources. I managed to calculate the source vector in my
Functions.py
for the visibilities that I computed without draco. Now, I need to do this using draco/cora packages.