This repository contains various correlations for CPTs.
Warning: This repository and corresponding python package has been deprecated and will no longer be maintained.
pip install ngi-calculations
You can find a complete example in:
./examples/basic-cpt-process.py
- poetry
poetry install
then activate the virtual environment:
poetry shell
If you use nix flakes, you can instead use:
nix develop .
pytest-watcher ./
Contact NGI Digital to learn how to contribute to this repo