An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![HorizonGRound logo](
https://raw.githubusercontent.com/MikeSWang/HorizonGRound/master/docs/source/_static/HorizonGRound.png)

[![arXiv eprint](
https://img.shields.io/badge/arXiv-2007.01802-important
)](https://arxiv.org/abs/2007.01802)
[![GitHub release (latest by date)](
https://img.shields.io/github/v/release/MikeSWang/HorizonGRound?label=release
)](https://github.com/MikeSWang/HorizonGRound/releases/latest)
[![Documentation status](
https://readthedocs.org/projects/horizonground/badge/?version=latest
)](https://horizonground.readthedocs.io/en/latest)
[![Build status](
https://travis-ci.com/MikeSWang/HorizonGRound.svg?branch=master
)](https://travis-ci.com/MikeSWang/HorizonGRound)
[![Code Coverage](
https://img.shields.io/codecov/c/github/MikeSWang/HorizonGRound
)](https://codecov.io/gh/MikeSWang/HorizonGRound)
[![Licence](
https://img.shields.io/badge/licence-GPLv3-informational
)](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.