LSSTDESC / 2pt_validation

Repo to track progress on 2PT validation (LSS 1.1.X tasks)
4 stars 1 forks source link

Create assymetric PZ errors in fastcat #10

Closed slosar closed 8 years ago

slosar commented 8 years ago

A good functional form is sum of two Gaussians:

P(z) = 0.5*(G(z-a,sigma1)+G(z+a,sigma2))

Can create pretty asymmetric P(z) as demonstrated below.

shot

slosar commented 8 years ago

This is really a duplicate of issue #3, since if you solve 3 you've solved both.