Christos Georgiou

Results 3 issues of Christos Georgiou

This PR adds support for computing projected correlation functions with CCL. These have the form: $w_{ab}(r_p)=\int dz \ W(z)\int\frac{dk \ k}{2\pi^2} \ P(k,a) \ J_n(k \ r_p)$ with $W(z)$ a...

This PR integrates the halo model for intrinsic alignments as a potential systematic for 3x2-point likelihoods. It adds a new ```WeakLensingSystematic``` class called ```HMAlignmentSystematic``` and the appropriate behaviour for when...

**Describe the bug** I tried running [this example](https://github.com/LSSTDESC/firecrown/blob/2638d1714a6651e9d4addf85216099a6d53a88fc/examples/des_y1_3x2pt/des_y1_cosmic_shear_HMIA.py) in the examples directory but the [sacc file](https://github.com/LSSTDESC/firecrown/blob/2638d1714a6651e9d4addf85216099a6d53a88fc/examples/des_y1_3x2pt/sacc_data.hdf5) seems to be corrupted (both .hdf5 and .sacc). When running, I got this: `OSError:...

bug