-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Modify wl config and prior to generate 512x512 images with constant shear and convergence * 2048x2048 images, slightly greater shear/conv * Get rid of super().render_galaxy() in lensing decoder to avoid double convolution of galaxy * Add flag to circumvent using SDSS frame (which is too small) to add survey bg * Update two-point notebook to demonstrate robustness to noise distribution * Galaxy shape derivation notebook + rename dict in prior * Apply shear and convergence in prior, get rid of LensingDecoder * Revert "Apply shear and convergence in prior, get rid of LensingDecoder" This reverts commit 98eda83. * Update lensing config * Update lensing config (again) * Use universal fluxes in lensing decoder * Big tiles (256x256) in lensing_config * Update galaxy shape derivation notebook * Split up render_galaxy in base decoder to avoid repeated code in lensing decoder
- Loading branch information
Showing
7 changed files
with
1,524 additions
and
166 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
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
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.