Skip to content

Additional validation test for ray-tracing implementation #85

Description

@dlanzieri

We implemented a new test to validate our raytracing implementation.
Instead of running the N-body simulation, the snapshots at different scale factors are generated by using the same linear power spectrum at the scale factor a=0.5229969 (with the order set to 1).
The following image shows a comparison between the Jax-cosmo linear power spectrum (dashed line) and the 3D Power spectrum computed for each snapshot :

Schermata 2021-06-25 alle 11 44 01

Then, we exported the lens planes, created the Convergence map and computed the angular power spectrum from it. The final angular power spectrum is obtained averaging over 20 samples. We also tried to investigate the behaviour of the angular power spectrum for large scale for different values of the field and Box size.

In particular we adopted the following setting:

  1. Number of lens = 22 (or 11 for Boxsize =200 Mpc^3)
  2. Simulated Volume = 100 Mpc^3 (or 200 Mpc^3 for Number of lens = 11 )
  3. nc = 128
  4. field size = 5x5 deg^2 or (10x10 deg^2)
  5. Convergence map resolution = 512 (or 1024 for 10x10 deg^2)
  6. Lensplane resolution: 256

The specific setting can be found here
To follow, the result of 4 setting combinations compared to the Jax-cosmo linear power spectrum.

lti_ini_nocut

The two vertical lines indicate the scale l=300 and l=3000.
lti_ini_cut (3)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions