Skip to content

Commit

Permalink
add some words about cosmosis and firecrown
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 authored Dec 9, 2022
1 parent 98efbb1 commit ea03099
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ Defines, builds and installs a conda environment including the LSST Science Pipe
## Current Stable Release
https://github.com/LSSTDESC/td_env/releases/latest

## Running cosmosis + firecrown
Cosmosis is available in the td_env integration builds. Users are encouraged to try this out.

The default `setup_td_int.sh` will prepare the environment by settting $CSL_DIR, $FIRECROWN_DIR, $FIRECROWN_SITE_PACKAGES variables which points to the current integration build directory. Currently the default setup does NOT entirely complete the cosmosis set up and does not run `source cosmosis-configure`. However, this can be enabled by doing: `source setup_td_int.sh -c`.

To run a test of cosmosis + firecrown after doing `source setup_td_int.sh` please try: `cosmosis $FIRECROWN_DIR/examples/des_y1_3x2pt/des_y1_3x2pt.ini`

## To Request Additional Packages, Report Problems, or Submit Questions
Please [open an issue](https://github.com/LSSTDESC/td_env/issues) on this repository.

Expand Down

0 comments on commit ea03099

Please sign in to comment.