Hi. I am working with the MeerKAT/SKAO team on the commissioning of the MeerKAT extension, and we want to be able to simulate visibility from a heterogeneous array with some point sources. This is already supported by pyuvsim, but we want to simulate a tracking observation. Is it technically possible to add a support of this? How much work would it be? I am happy to contribute some time into this.
One solution that I have discussed with @steven-murray is to rephase the visibility to time-dependent phase centers afterwards. Since hera_sim uses pyuvsim.simsetup to initialise matvis and fftvis simulations, this "post-simulation" step would work with them as well.
Hi. I am working with the MeerKAT/SKAO team on the commissioning of the MeerKAT extension, and we want to be able to simulate visibility from a heterogeneous array with some point sources. This is already supported by
pyuvsim, but we want to simulate a tracking observation. Is it technically possible to add a support of this? How much work would it be? I am happy to contribute some time into this.One solution that I have discussed with @steven-murray is to rephase the visibility to time-dependent phase centers afterwards. Since
hera_simusespyuvsim.simsetupto initialisematvisandfftvissimulations, this "post-simulation" step would work with them as well.