... | ... | @@ -51,10 +51,10 @@ The python implementation of the analysis can be found [here](https://git.ligo.o |
|
|
|
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
|
|
|
| [utils.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/utils.py) | Content: Class MiscellaneousUtils: Main Class for the analysis , Function NegativeLogLikelihoodRatio: Used for maximizing the LLR over unknown overall amplitudes of the template model of each 'm' mode. | Done | fc80cb80f7234abf140dbfd8f9890d280c21072b| Still needs some documentation fixes | :heavy_check_mark: |
|
|
|
| [noisebg.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/noisebg.py) | Tools for computing background distribution| Done | fc80cb80f7234abf140dbfd8f9890d280c21072b| Looks okay | :heavy_check_mark: |
|
|
|
| [calndm.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/calndm.py) | Tools to obtain best central frequency of the wavelet, by maximizing power along 22 modes track| Done | fc80cb80f7234abf140dbfd8f9890d280c21072b| Some small typos in the comments still need to be fixed | :heavy_check_mark: |
|
|
|
| [inspiralhom_analysis.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/inspiralhom_analysis.py) | Stand-alone python script to perform the analysis on an event. | Done | fc80cb80f7234abf140dbfd8f9890d280c21072b| Looks okay | :heavy_check_mark: |
|
|
|
| [utils.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/utils.py) | Content: Class MiscellaneousUtils: Main Class for the analysis , Function NegativeLogLikelihoodRatio: Used for maximizing the LLR over unknown overall amplitudes of the template model of each 'm' mode. | Done | 19f4c774f84aafa2d9f92ae31345110dd39700ae| Still needs some documentation fixes | :heavy_check_mark: |
|
|
|
| [noisebg.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/noisebg.py) | Tools for computing background distribution| Done | 19f4c774f84aafa2d9f92ae31345110dd39700ae| Looks okay | :heavy_check_mark: |
|
|
|
| [calndm.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/calndm.py) | Tools to obtain best central frequency of the wavelet, by maximizing power along 22 modes track| Done | 19f4c774f84aafa2d9f92ae31345110dd39700ae| Some small typos in the comments still need to be fixed | :heavy_check_mark: |
|
|
|
| [inspiralhom_analysis.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/inspiralhom_analysis.py) | Stand-alone python script to perform the analysis on an event. | Done | 19f4c774f84aafa2d9f92ae31345110dd39700ae| Looks okay | :heavy_check_mark: |
|
|
|
|
|
|
|
|
|
|
... | ... | @@ -77,6 +77,7 @@ We performed a set of investigations on the analysis to check its accuracy. Bel |
|
|
| [ReadResults.ipynb](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/GW190412/analysis/C01/ReadResults.ipynb) | Notebook used for producing final plots for GW190412 from `h5` file | Pending| | Haris: It would be better if you can place the colorbar in the spectrogram on the top pf the pannel horozontaly. Location of data file in CIT cluster: /home/soumen.roy/ HHM/o3inspiralhom/ inspiral_hom_contribution/ GW190412/C01/ S190412m_L1_C01_0p6fISCO_0p45.h5 | Nathan: :x: , Haris: :x: |
|
|
|
|
|
|
|
|
|
|
|
|
Below is the summary of investigations to test the S190412m results.
|
|
|
|
|
|
| Reviewer| Task | Status | Link to review material | Persons Responsible | Comment | final sign-off |
|
... | ... | |