... | ... | @@ -51,9 +51,9 @@ 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 | 61cafb16d7c1f93ddd2217650ca4e0204b5bd166 | 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 | 61cafb16d7c1f93ddd2217650ca4e0204b5bd166 | 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 | 633fd1d4ce53bf4768bcf69cdff6e80a93586d65 | Some small typos in the comments still need to be fixed | :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 | 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: |
|
|
|
|
|
|
|
... | ... | |