LSSTDESC / descwl-shear-sims

simple simulations for testing weak lensing shear measurement
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Implementation of correlated noise #151

Open aguinot opened 3 years ago

aguinot commented 3 years ago

A few changements to implement correlated noise. The way it is done, the original test should not be affected. I have created a new pytest test_shear_meas_corr_noise.py where the correlated noise is ON by default (this can probably be adjusted).

As we discuss with @beckermr the flux of the galaxies has to be change in order to see any effect of this. It is not included in this pull request since I did not find a way to do it without hard coded something, yet.