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

https://github.com/cloe-org/darkflipper

Dark Energy Figure of Merit and Figure of Bias calculations for Likelihood pipelines
https://github.com/cloe-org/darkflipper

cosmology cosmology-inference statistics

Last synced: 5 months ago
JSON representation

Dark Energy Figure of Merit and Figure of Bias calculations for Likelihood pipelines

Awesome Lists containing this project

README

          


darkflipper logo

**Flip the dark side of statistics in cosmology.**
Figures of Merit, Bias, and statistical diagnostics such as p-values and much more.

---

## 🐬 What is _darkflipper_?

`darkflipper` is a lightweight Python package delivering **essential statistical tools for cosmology** at ease:

It’s designed for scientists who:

- are investigating systematics in cosmological data
- care about **Figures of Merit** _and_ **Figures of Bias** in cosmological inference
- want results that are robust, transparent, and publication-ready without worrying about definitions

---

## 📦 Installation

One command.

```sh
pip install darkflipper
```

---

## 🧩 Requirements

`darkflipper` plays nicely with the standard packages:

- Python ≥ 3.8
- `numpy`
- `scipy`
- `matplotlib`
- `getdist`
- `shapely`

---

## 🤝 Contributing

Want to help shape the dark side? We’d love to have you.

1. **Open an issue** to discuss your idea — new feature, new statistics, or all-dreamy thought
2. **Create a feature branch**
```sh
git checkout -b feature/your-feature-name
```
3. **Commit your work**
```sh
git commit -m "Add awesome feature"
```
4. **Push it**
```sh
git push origin feature/your-feature-name
```
5. **Open a pull request** and let’s flip it together ✨