Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherlovell authored Feb 7, 2025
1 parent a5af972 commit 9791ce8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ synthesizer-download --test-grids --dust-grid -d tests/test_grid

This command will store the SPS, AGN, and dust grids in the `tests` directory at the root of the repo; all examples expect this data to reside in this location.

You will also want to download the preprocessed CAMELS Illutris-TNG data,
You will also want to download the preprocessed CAMELS Illustris-TNG data,

```bash
synthesizer-download --camels-data -d tests/data/
```

this is a very small set of galaxies taken from the CAMELS suite of simulations. We use this in some particle based examples.
this is a very small set of galaxies taken from the [CAMELS suite](https://camels.readthedocs.io/en/latest/) of simulations. We use this in some particle based examples.

## Contributing

Expand Down

0 comments on commit 9791ce8

Please sign in to comment.