Closed fredRos closed 7 years ago
This is almost resolved. In commit https://github.com/mtazzari/galario/commit/b1925f8ab73ac3ae869b2f664f4f9c9eac4a2910 I fully implemented the GPU counterpart.
The new function apply_phase_sampled()
allows one to apply a phase to the sampled visibilities.
Remains to do:
apply_phase_sampled
inside galario_sample
and galario_chi2
.galario_sample
and galario_chi2
Fixed by commit 6a1125d96a1c1aee0035922f7fa04557914ece4d [cpp,test] Implement usage of apply_phase_sampled in sample and chi2()
Evaluate whether to apply phase after visibility sampling