|
|
# Organisation
|
|
|
|
|
|
|
|
|
### Analysts:
|
|
|
|
|
|
- [tomasz.baka](mailto:tomasz.baka@ligo.org)
|
|
|
- [haris.k](mailto:haris.k@ligo.org)
|
|
|
- [balazs.cirok](mailto:balazs.cirok@ligo.org)
|
|
|
- [chris.vandenbroeck](mailo:chris.vandenbroeck@ligo.org)
|
|
|
|
|
|
### Reviewer:
|
|
|
|
|
|
- [leila.haegel](mailto:leila.haegel@ligo.org)
|
|
|
- [nv.krishnendu](mailto:nv.krishnendu@ligo.org)
|
|
|
- [naresh.adhikari](mailto:naresh.adhikari@ligo.org)
|
|
|
|
|
|
### Meetings:
|
|
|
|
|
|
- [September 20, 2022](Review Meetings/20 Sep. 2022)
|
|
|
- [October 28, 2022](Review Meetings/28 Oct. 2022)
|
|
|
- [January 20, 2023](Review Meetings/20 Jan. 2023)
|
|
|
- [January 27, 2023](Review Meetings/27 Jan. 2023)
|
|
|
- [February 3, 2022](Review Meetings/03 Feb. 2023)
|
|
|
- [February 10, 2022](Review Meetings/10 Feb. 2023)
|
|
|
- [February 24, 2022](Review Meetings/24 Feb. 2023)
|
|
|
- [September 20, 2022](Review%20Meetings/20%20Sep.%202022)
|
|
|
- [October 28, 2022](Review%20Meetings/28%20Oct.%202022)
|
|
|
- [January 20, 2023](Review%20Meetings/20%20Jan.%202023)
|
|
|
- [January 27, 2023](Review%20Meetings/27%20Jan.%202023)
|
|
|
- [February 3, 2022](Review%20Meetings/03%20Feb.%202023)
|
|
|
- [February 10, 2022](Review%20Meetings/10%20Feb.%202023)
|
|
|
- [February 24, 2022](Review%20Meetings/24%20Feb.%202023)
|
|
|
|
|
|
# Introduction
|
|
|
|
... | ... | @@ -40,13 +43,15 @@ This is the review page of the Modified Dispersion Relation test implementation |
|
|
:heavy_check_mark: means that the review is complete
|
|
|
|
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
|
|
|
|--------|-------------------|--------|----------|---------|----------------|
|
|
|
| [conversion.py](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/conversion.py) | Python script with useful conversion functions | Done | | | <br>Multiple reference to the same paper and Eqn, [here](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/conversion.py#L42) <br>Clean up [from here](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/conversion.py#L62) to [here](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/conversion.py#L85) |
|
|
|
| [waveform.py](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/waveform.py) | Python script with Bibly compatible LIV waveform implementation | Done | | | |
|
|
|
|[__init__.py](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/__init__.py)| Python initialization scipt | Done | | | |
|
|
|
| [**init**.py](https://git.ligo.org/tomasz.baka/liv-automation/-/blob/main/bilbyLIV/\__init_\_.py) | Python initialization scipt | Done | | | |
|
|
|
|
|
|
## Tests
|
|
|
|
|
|
### 1. [Reproducing O3b results](https://git.ligo.org/tomasz.baka/liv-automation/-/wikis/O3b-Results/Summary)
|
|
|
|
|
|
### 2. Injection runs
|
|
|
The script in `main/review/injections` can be used to submit the injection runs.
|
|
|
|
|
|
The script in `main/review/injections` can be used to submit the injection runs. |
|
|
\ No newline at end of file |