https://github.com/mikeswang/horizonground
Relativistic effects in ultra-large-scale galaxy clustering
https://github.com/mikeswang/horizonground
cosmological-parameters galaxy-clustering large-scale-structure-cosmology python relativistic-effects
Last synced: 8 months ago
JSON representation
Relativistic effects in ultra-large-scale galaxy clustering
- Host: GitHub
- URL: https://github.com/mikeswang/horizonground
- Owner: MikeSWang
- License: gpl-3.0
- Created: 2019-03-12T17:35:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T14:38:22.000Z (almost 3 years ago)
- Last Synced: 2025-06-27T18:07:41.690Z (12 months ago)
- Topics: cosmological-parameters, galaxy-clustering, large-scale-structure-cosmology, python, relativistic-effects
- Language: Python
- Homepage: https://mikeswang.github.io/HorizonGRound/
- Size: 17.5 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
README

[](https://arxiv.org/abs/2007.01802)
[](https://github.com/MikeSWang/HorizonGRound/releases/latest)
[](https://horizonground.readthedocs.io/en/latest)
[](https://travis-ci.com/MikeSWang/HorizonGRound)
[](https://codecov.io/gh/MikeSWang/HorizonGRound)
[](https://github.com/mikeswang/HorizonGRound/tree/master/LICENCE)
# Relativistic Effects in Ultra-Large-Scale Clustering
HorizonGRound is a Python
package that offers tools for forward modelling of general relativistic
effects from the tracer luminosity function as well as comparing relativistic
corrections with the local primordial non-Gaussianity signature in
ultra-large-scale clustering statistics.
## Installation
To install, enter in bash:
```bash
pip install HorizonGRound
```
## Documentation
Quick recipes and API documentation can be found at
[mikeswang.github.io/HorizonGRound](
https://mikeswang.github.io/HorizonGRound).
## Attribution
If you would like to acknowledge this work, please cite
[Wang, Beutler & Bacon (2020)](https://arxiv.org/abs/2007.01802). You
may use the following BibTeX record.
@article{Wang_2020a,
author = {Wang, M.~S. and Beutler, F. and Bacon, D.},
title = {%
Impact of relativistic effects on the primordial {non-Gaussianity} %
signature in the large-scale clustering of quasars%
},
year = {2020},
archivePrefix = {arXiv},
primaryClass = {astro-ph.CO},
eprint = {2007.01802},
}
## Licence
Copyright 2020, M S Wang
HorizonGRound is made freely
available under the [GPL v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)
licence.