@@ -43,7 +43,7 @@ We have reviewed the implementation of 'search of higher modes in the gravitatio
The python implementation of the analysis can be found [here](https://git.ligo.org/soumen.roy/o3inspiralhom/-/wikis/Home#method). `inspiralhom_analysis.py` is the standalone script, which can take the summary table of PE analysis and produce a `h5` file with results along with figures. Separate *jupyter notebooks* for producing customized figures for individual events are provided in the event directories. The codes require few python modules of lalsuite along with PyCBC. The following are the publicly available version of `lal`, `lalsimulation` and `PyCBC` used for this analysis.
The python implementation of the analysis can be found [here](https://git.ligo.org/soumen.roy/o3inspiralhom/-/wikis/Home#method). `inspiralhom_analysis.py` is the standalone script, which can take the summary table of PE analysis and produce a `h5` file with results along with figures. Separate *jupyter notebooks* for producing customized figures for individual events are provided in the event directories. The codes require few python modules of lalsuite along with PyCBC. The following are the publicly available version of `lal`, `lalsimulation` and `PyCBC`(install through pip) used for this analysis.