Skip to content

Commit

Permalink
Merge pull request #47 from b-remy/thunch2023
Browse files Browse the repository at this point in the history
adding metacalibration slide
  • Loading branch information
b-remy authored Feb 8, 2024
2 parents 70f8cf8 + 3d9b0f4 commit 0efaf0b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion Thunch2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h2> Generative modeling for <br> weak Lensing inverse problems
<!-- <br> -->
<h2>Benjamin Remy</h2>
<p style="color:#6e93d6"><em>Thunch Talk<br> at
the Departement of Astrophysical Sciences, Princeton University</em> </p>
the Department of Astrophysical Sciences, Princeton University</em> </p>
<br>
<p>Ph.D. under the supervision of Jean-Luc Starck and François
Lanusse</p>
Expand Down Expand Up @@ -1020,6 +1020,51 @@ <h3 class="slide-title">Measuring galaxies ellipticity</h3>
<b class="alert">degrading data</b>
</div>
</section>

<section>
<h3 class="slide-title">Calibrating the multiplicative bias</h3>
<div class="container">
<div class="col">
$\hat \gamma = c +
(1+\color{orange}{m})\gamma_\text{true}, \quad
|m|<10^{-3}$

<br>
<br>
<br>

<div align="left">
Metacalibration: Taylor expansion, assuming $\gamma \ll 1$
<br><br>
$e = e|_{\gamma=0} + \underset{R = 1 +
m}{\underbrace{\dfrac{\partial e}{\partial
\gamma}\Big|_{\gamma = 0}}} \gamma + \mathcal{O}(\gamma^2)$

<br><br>

Response matrix by finite differentiation:
<br><br>
$R_{ij} = \dfrac{e^+_i - e^+_i}{\Delta \gamma_{j}}$

<br><br>
<b class="alert">Requires to add anticorrelated noise to the data,
due to artificial shear.</b>
</div>
</div>

<div class=" fragment col" >
$\gamma \ll 1$ no longer true close to a cluster
<img
data-src="assets/gravitation_lensing_cluster.jpg"'></img>
Requires to compute $\dfrac{\partial^2 e}{\partial
\gamma^2}\Big|_{\gamma = 0}$, $\dfrac{\partial^3 e}{\partial
\gamma^3}\Big|_{\gamma = 0}$, ...
</div>
</div>
<div class="fragment">
Let's do <b class="alert">forward modeling</b> instead
</div>
</section>

<section>
<h3 class="slide-title">
Expand Down
Binary file added assets/gravitation_lensing_cluster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0efaf0b

Please sign in to comment.