Metadata-Version: 2.4
Name: corecon
Version: 1.4.4
Summary: an open collection of constraints on the Epoch of Reionization
Author-email: Enrico Garaldi <enrico.garaldi@gmail.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/EGaraldi/corecon
Project-URL: Source, https://github.com/EGaraldi/corecon
Project-URL: Issues, https://github.com/EGaraldi/corecon/issues
Keywords: constraints,reionization,cosmic,observations,data
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Dynamic: license-file

![](logo.png)

[![DOI](https://zenodo.org/badge/224433919.svg)](https://zenodo.org/badge/latestdoi/224433919)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05407/status.svg)](https://doi.org/10.21105/joss.05407)
![unit-tests](https://github.com/EGaraldi/corecon/actions/workflows/unit-tests.yml/badge.svg)


CoReCon: open collection of Reionization Constraints
====================================================

**CoReCon** is an open collection of constraints on various physical
quantities linked to the *Epoch of Reionization (EoR)*.

It is built to be easily complemented by contribution from the scientific
community, thanks to a simple data form that supports two different ways of
input data.

CoReCon takes care of loading and interpreting the data, and presenting them
in an organic and ready-to-use way. It also implement simple slicing capabilities,
which allow to perform simple data filtering.

See https://corecon.readthedocs.io/en/latest/ for the latest documentation.
