unequalpy

Functions for the unequal-time matter power spectrum and weak lensing analysis using DES Y1 and LSST Y10 redshift distributions.

https://github.com/lucia-fonseca/unequalpy

Science Score: 28.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary

Keywords

angular-power-spectra cosmology unequal-time-correlators weak-lensing
Last synced: 6 months ago · JSON representation ·

Repository

Functions for the unequal-time matter power spectrum and weak lensing analysis using DES Y1 and LSST Y10 redshift distributions.

Basic Info
  • Host: GitHub
  • Owner: Lucia-Fonseca
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage:
  • Size: 25.4 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
angular-power-spectra cosmology unequal-time-correlators weak-lensing
Created over 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme License Citation

README.rst

|Logo|

===============================================================
unequalPy: A package for the unequal-time matter power spectrum
===============================================================

|Zenodo Badge| |PyPI Status| |Documentation Status|

This package contains functions to obtain the unequal-time power spectrum at one-loop
in standard perturbation theory an effective field theory. It also provides functions
to reproduce the analysis in [1]_:

* Approximations to the unequal-time matter power spectrum: geometric and the midpoint approximations.
* Weak lensing functions: filters and lensing efficiency.
* Tests using DES-Y1 data and cosmoSIS.

The full list of features can be found in the `unequalPy Documentation`_.

If you use UnequalPy for work or research presented in a publication please follow
our `Citation Guidelines`_.

.. _unequalPy Documentation: https://unequalpy.readthedocs.io/en/latest/
.. _Citation Guidelines: CITATION


Getting Started
---------------

unequalPy is distributed through PyPI_. To install UnequalPy and its
dependencies_ using pip_:

.. code:: bash

    $ pip install unequalpy

The unequalPy library can then be imported from python:

.. code:: python

    >>> import unequalpy
    >>> help(unequalpy)

.. _PyPI: https://pypi.org/project/unequalpy/
.. _dependencies: setup.cfg
.. _pip: https://pip.pypa.io/en/stable/

**Examples:** you can run some examples provided in our `tests `_ and `analysis `_ jupyter notebooks.

References
----------
.. [1] de la Bella, L. and Tessore, N. and Bridle, S., 2020. Unequal-time matter power spectrum: impact on weak lensing observables. `arXiv 2011.06185`_.

.. _arXiv 2011.06185: https://arxiv.org/abs/2011.06185

.. layout
.. |Logo| image:: docs/_static/unequalpy_logo.svg
   :alt: Logo
   :width: 300

.. begin-badges

.. |Zenodo Badge| image:: https://zenodo.org/badge/269588448.svg
   :target: https://zenodo.org/badge/latestdoi/269588448
   :alt: DOI of Latest unequalPy Release

.. |PyPI Status| image:: https://img.shields.io/pypi/v/unequalpy.svg
    :target: https://pypi.org/project/unequalpy/
    :alt: unequalPy's PyPI Status

.. |Documentation Status| image:: https://readthedocs.org/projects/githubapps/badge/?version=latest
    :target: https://unequalpy.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

Citation (CITATION)

If you use unequalPy for work or research presented in a publication (whether
directly, or as a dependency to another package) we recommend and encourage
the following acknowledgment:

  This research made use of unequalPy, a Python package for unequal-time
  matter power spectrum (Lucia Fonseca de la Bella, 2020).

where (Lucia Fonseca de la Bella, 2020) is a citation to this software DOI:

  https://doi.org/10.5281/zenodo.4268314

We also encourage you to cite the software DOI and paper in the main text wherever
appropriate.

The recommended BibTeX entry for the citation is:

@software{lucia_fonseca_de_la_bella_2020_4268314,
  author       = {Lucia F. de la Bella},
  title        = {unequalPy},
  month        = Nov,
  year         = 2020,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.4268314},
  url          = {https://doi.org/10.5281/zenodo.4268314}
}

and for the citation of the paper:

@article{delabella2020unequaltime,
      title={The unequal-time matter power spectrum: impact on weak lensing observables}, 
      author={Lucia F. de la Bella and Nicolas Tessore and Sarah Bridle},
      year={2020},
      eprint={2011.06185},
      archivePrefix={arXiv},
      primaryClass={astro-ph.CO}
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 8 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 3
  • Total maintainers: 1
pypi.org: unequalpy

unequal-time power spectrum functions

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 8 Last month
Rankings
Dependent packages count: 9.8%
Dependent repos count: 21.8%
Forks count: 29.9%
Average: 31.8%
Stargazers count: 38.9%
Downloads: 58.4%
Maintainers (1)
Last synced: 7 months ago