LSSTDESC / DifferentiableHOS

Project to study higher order weak lensing statistics using differentiable simulations.
MIT License
3 stars 0 forks source link

Gaussian smoothing function question #15

Closed EiffL closed 3 years ago

EiffL commented 3 years ago

I was reading the code and saw this: https://github.com/LSSTDESC/DifferentiableHOS/blob/a78e3bf0fa59f98d06c1fce7045ae8810101389d/scripts/compute_jacobian_ps.py#L59

Why this normalization here? If I understand correctly it forces the signal to have a mean value of 1, which seems odd...

EiffL commented 3 years ago

turns out I was very wrong here. Sorry, my bad