Skip to main content

A profile likelihood code for frequentist cosmological parameter inference

Project description

prospect

PROSPECT (working title): A profile likelihood code for efficient frequentist cosmological inference

How to install:

pip install .

If developing the code, remember to install in editor mode:

pip install -e .

This will propagate your changes to the source code without need for reinstalling.

How to run:

PROSPECT runs either from an input yaml file or from a folder made by a previous run of PROSPECT. It will detect on its own what type of input is given.

Additionally, PROSPECT can be run either from the command line or interactively in Python.

To run from the command line:

prospect input/debug.yaml

To run from inside a Python script:

from prospect.run import run; run(input)

where input is a string pointing to either the yaml input file or an output folder of a previous PROSPECT run.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prospect-public-23.0.1.tar.gz (34.0 kB view hashes)

Uploaded Source

Built Distribution

prospect_public-23.0.1-py3-none-any.whl (43.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page