Actually the AP effect is included in the emulators, for speed purposes.
What would be interesting, is the possibility to include the AP effect a posteriori.
One useful approach is possibly the Gauss-Lobatto quadrature.
In order to finish this issue, we need to write a notebook with:
The AP effect as evaluated by PyBird
The AP effect implemented in Julia with the same approach of PyBird
The AP effect implemented in Julia with QuadGK
The AP effect implemented using the Gauss-Lobatto quadrature
After these tests, the notebook must be uploaded here
Actually the AP effect is included in the emulators, for speed purposes. What would be interesting, is the possibility to include the AP effect a posteriori. One useful approach is possibly the Gauss-Lobatto quadrature. In order to finish this issue, we need to write a notebook with: