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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prospect-public-23.0.1.tar.gz.
File metadata
- Download URL: prospect-public-23.0.1.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f39cccd7c0e52d10c5f119c2eef0773a5e1eb761b5af297991e5e9b51de40396
|
|
| MD5 |
65abcaa0f3feba43df940609c46fbd11
|
|
| BLAKE2b-256 |
3e8eba928d9a9c05b4d3da22298c2bc4e884119a72c11c3d2afc35c636308489
|
File details
Details for the file prospect_public-23.0.1-py3-none-any.whl.
File metadata
- Download URL: prospect_public-23.0.1-py3-none-any.whl
- Upload date:
- Size: 43.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7a5b10066e8f3debde092770d18cbd7f4204694af0cb8f0aa2fa870e8e41099
|
|
| MD5 |
8fe4c8fae1f837a07d7fb983efd6a526
|
|
| BLAKE2b-256 |
2531feb8210087ccdb8299e4e640095b392bd0c9f496199bc3545356b191bcd7
|