Update Home authored by Haris K's avatar Haris K
......@@ -54,7 +54,7 @@ The python implementation of the analysis can be found [here](https://git.ligo.o
| [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 | 61cafb16d7c1f93ddd2217650ca4e0204b5bd166 | 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. | | 61cafb16d7c1f93ddd2217650ca4e0204b5bd166 | | Nathan: :x: , Haris: :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. | | f3610cdd284cc9bcaa41aeb38be2ccde31567e63| | Nathan: :x: , Haris: :heavy_check_mark: |
......
......