glass
glass copied to clipboard
Generator for Large Scale Structure
The ia_nla function computes the effective convergence from intrinsic alignments, calculated using the Non-linear Aligments Model (NLA). The convergence from intrinsic aligments is follows Catelan et al. (2000), Hirata &...
Closes: #156 user.py updated with a FitsWriter class and wrtie_context method that allows a user to easily write a HDU in a FITS catalog with glass calculated data Testing against...
A lot of recent changes are not in the latest version and hence many of the test cases are failing when running against the current available PyPI package. Therefore, perhaps...
Make all public GLASS functionality under the `glass` module name. This needs a new structure for the documentation, and is therefore a bigger task than just importing the modules into...
There is a common request for biased tracers of the matter field using the same `alm` with differently-scaled `gls`. This could be implemented if `generate_gaussian()` accepted either * a sequence...
We can add iterative sampling of multiple correlated fields per shell (e.g. matter and convergence, even if that has all of the known issues) without any fundamental changes to the...
This PR splits the interface for generating fields up so that it becomes possible to simulate multiple related fields, such as e.g. biased tracers. The fundamental sampling of the Gaussian...
Instead of supporting only the fixed-size batching that is currently implemented in `positions_from_delta()`, it would be useful if more general tiling schemes could be supported.
Implement the computation in harmonic space.