-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1180f7f
commit d35431b
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Experiment 1 | ||
|
||
This folder contains scripts to reproduce results on the first experiment. The scope of this | ||
experiment is posteriors, biases, and calibration on toy ellipticities in the low noise setting. | ||
|
||
The convergence tests are in the form of unit tests for this experiment in `test_convergence.py` | ||
|
||
## Scripts | ||
|
||
* `get_posteriors.sh`: Get 1000 shear posteriors using the slurm script. | ||
* `get_figures_shear.sh`: Obtain all relevant diagnostic plots and save to `figs` folder. |