astropy / halotools

Python package for studying large scale structure, cosmology, and galaxy evolution using N-body simulations and halo models
http://halotools.rtfd.org
BSD 3-Clause "New" or "Revised" License
104 stars 65 forks source link

Intrinsic Alignment Mock Observables #1021

Closed aphearin closed 1 year ago

aphearin commented 3 years ago

This PR brings in code led by @duncandc implementing synthetic measurements of two-point clustering marked by intrinsic alignments. The source code is pulled in from a branch used by @nehapjoshi. Before merging in this functionality, I'd like to make sure that the code is compatible with what @nvanalfen @jablazek @c-d-leonard and @EiffL may have been using, so that I don't inadvertently break their code. Once this is merged in, I think it will be time to consider a feature-freeze, to resolve outstanding issues and existing PRs, and release v0.8.

Note that this PR obviates #1018.

nvanalfen commented 3 years ago

It looks like this should all still be compatible with the code I'm using.