Skip to content

EFT implementation#9

Open
chrgeorgiou wants to merge 1 commit intomasterfrom
EFT_implementation
Open

EFT implementation#9
chrgeorgiou wants to merge 1 commit intomasterfrom
EFT_implementation

Conversation

@chrgeorgiou
Copy link
Collaborator

This PR implements the calculation of integrals in the EFT model of Large-Scale Structure, with particular emphasis on the galaxy intrinsic alignments.

The equations that are implemented are summarised in 2303.15565. The (22)-integrals are in Eq. (2.39) with the associated kernels in Eq. (A.1) and the (13)-integrals are in Eq. (2.40) with kernels in Eq. (A.3).

The FAST-PT implementation here has been benchmarked against an external code that calculates these integrals using FFTLog in mathematica. The agreement is below 1% for the (22)-integrals and below 3% for the (13)-integrals.

Happy to receive comments on the implementation and change things around if necessary.

@chrgeorgiou
Copy link
Collaborator Author

Last few things to do (after discussion with @jablazek):

  • Migrate to v4.
  • Add option to not subtract the low-k limit.
  • Compute the low-k limit properly (now it is just the first P(k_0) value).
  • Calculate the optimal/allowed \nu values (optional).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments