glass icon indicating copy to clipboard operation
glass copied to clipboard

Generator for Large Scale Structure

Results 134 glass issues
Sort by recently updated
recently updated
newest added

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 &...

enhancement
science

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...

Add the async FITS catalogue writer as a user tool.

enhancement

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...

documentation
maintenance
api

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...

enhancement
science

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...

enhancement
science
not-for-arc

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.

enhancement
science
not-for-arc

Implement the computation in harmonic space.

enhancement
science
not-for-arc