Skip to content

Commit

Permalink
corrected path to figure in workflow description
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott committed Jul 16, 2024
1 parent 37bfce5 commit 98bba18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Code for producing fast simulations of the SZ effect for galaxy halos of varying

## Code Overview

The code is structured as depicted here: ![DeepSZSim workflow](figures/DeepSZSim_Workflow.png). The CMB simulations are handled by [DeepCMBSim](https://github.com/deepskies/deepcmbsim), based on [CAMB](https://camb.info), and further by [pixell](https://github.com/simonsobs/pixell). The SZ cluster simluations are done in `make_sz_cluster.py` and instrumental effects are added in `filters.py` and `noise.py`.
The code is structured as depicted here: ![DeepSZSim workflow](paper/figures/DeepSZSim_Workflow.png)
The CMB simulations are handled by [DeepCMBSim](https://github.com/deepskies/deepcmbsim), based on [CAMB](https://camb.info), and further by [pixell](https://github.com/simonsobs/pixell). The SZ cluster simluations are done in `make_sz_cluster.py` and instrumental effects are added in `filters.py` and `noise.py`.

## Quickstart

Expand Down

0 comments on commit 98bba18

Please sign in to comment.