Changes
Page history
Update Home
authored
Nov 25, 2022
by
Anuj Mishra
Hide whitespace changes
Inline
Side-by-side
Home.md
View page @
0f91eab3
...
@@ -21,8 +21,74 @@ This is the wiki page for the review of GWMAT: Gravitational Wave Microlensing A
...
@@ -21,8 +21,74 @@ This is the wiki page for the review of GWMAT: Gravitational Wave Microlensing A
Anuj Mishra: anuj.mishra@ligo.org
Anuj Mishra: anuj.mishra@ligo.org
## Reviewers
## Review
### Reviewers
Apratim Ganguly: apratim.ganguly@ligo.org
Apratim Ganguly: apratim.ganguly@ligo.org
Paolo Cremonese: paolo.cremonese@ligo.org
Paolo Cremonese: paolo.cremonese@ligo.org
\ No newline at end of file
### Review Tasks
<table>
<tr>
<th>
Script
</th>
<th>
Purpose
</th>
<th>
Inp/Out
</th>
<th>
Comment
</th>
<th>
Review Status
</th>
</tr>
<tr>
<td>
[
py_lgw.py
](
https://git.ligo.org/anuj.mishra/GWMAT/-/blob/main/src/py_lgw.py
)
</td>
<td>
Utils package
</td>
<td>
example script available at
[
py_lgw_examples.ipynb
](
https://git.ligo.org/anuj.mishra/GWMAT/-/blob/main/notebooks/py_lgw_examples.ipynb
)
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
[
FF_compute_module.py
](
https://git.ligo.org/anuj.mishra/GWMAT/-/blob/main/src/FF_compute_module.py
)
</td>
<td>
Fitting factor computation
</td>
<td>
example script available at
[
FF_comp_example.ipynb
](
https://git.ligo.org/anuj.mishra/GWMAT/-/blob/main/notebooks/FF_comp_example.ipynb
)
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
[
point_lens_BBH_fdwf.py
](
https://git.ligo.org/anuj.mishra/GWMAT/-/blob/main/src/point_lens_BBH_fdwf.py
)
</td>
<td>
Bilby source model for parameter estimation assuming the point-lens hypothesis.
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
</table>