Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding elliptical weak lensing profiles #591

Open
calumhrmurray opened this issue Apr 28, 2023 · 2 comments
Open

Adding elliptical weak lensing profiles #591

calumhrmurray opened this issue Apr 28, 2023 · 2 comments

Comments

@calumhrmurray
Copy link
Collaborator

Code to compute the shear_t, shear_x and convergence profiles for elliptical profiles following the equations in Adhikari et al. 2014 (https://arxiv.org/pdf/1407.1128.pdf).

@rancesol
Copy link
Collaborator

rancesol commented Jul 18, 2023

Goals for triaxial working group at clcosmo-retreat (july-2023): #CL

  • build an issue branch
  • make a working folder in the examples directory of CLMM
  • make a mock catalog (small) to test on using the Oguri 2D density profile
  • write scripts to perform the Adhikari computations
  • add higher order terms in ellipticity to the above scripts
  • fit halos back to the Oguri profiles
  • test the performance
  • optimize for larger datasets

@shenmingfu
Copy link
Collaborator

shenmingfu commented Jul 19, 2023

Instead, we use the Shin computation.
We divide into 2 groups:

  • Compute delta_sigma_4theta, delta_sigma_constant, cross terms from the mock catalog (sums, weights, etc).
  • Compute theoretical values of the above terms (integrals, etc.).

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

No branches or pull requests

3 participants