... | @@ -51,11 +51,11 @@ The python implementation of the analysis can be found [here](https://git.ligo.o |
... | @@ -51,11 +51,11 @@ The python implementation of the analysis can be found [here](https://git.ligo.o |
|
|
|
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
| 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 | 67e7c088ac091181a3c0ba89f3ec19d64699ac7d | Still needs some documentation fixes | :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 | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | 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 | 67e7c088ac091181a3c0ba89f3ec19d64699ac7d| Looks okay | :heavy_check_mark: |
|
|
| [noisebg.py](https://git.ligo.org/soumen.roy/o3inspiralhom/blob/master/scripts/noisebg.py) | Tools for computing background distribution| Done | 67e7c088ac091181a3c0ba89f3ec19d64699ac7d| 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 | 67e7c088ac091181a3c0ba89f3ec19d64699ac7d | Some small typos in the comments still need to be fixed | :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 | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | 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 | 67e7c088ac091181a3c0ba89f3ec19d64699ac7d| Looks okay | :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 | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | Looks okay | :heavy_check_mark: |
|
|
| [read_insphom_results.py](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/scripts/read_insphom_results.py) | Script for making plots and displaying results. | Done| aa5ba74dbd7d6be2669a77130dbac0031a8201a3 | Looks okay | :heavy_check_mark: |
|
|
| [read_insphom_results.py](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/scripts/read_insphom_results.py) | Script for making plots and displaying results. | Done| c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | Looks okay | :heavy_check_mark: |
|
|
|
|
|
|
|
|
|
|
|
|
|
... | @@ -74,10 +74,10 @@ We performed a set of investigations on the analysis to check its accuracy. Bel |
... | @@ -74,10 +74,10 @@ We performed a set of investigations on the analysis to check its accuracy. Bel |
|
# GW190412
|
|
# GW190412
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
|
|
| [SEOBNRv4HM_test_insphom_GW190412_C01_60Hz_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/SEOBNRv4HM/test_insphom_GW190412_C01_60Hz_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190412 from SEOBNRv4HM PE result | Done | 460bdb54295e3cb46575542a1d1c819bea78a47a | In future, the choice of `track-max-length` can be optimized to get maximum SNR. | :heavy_check_mark: |
|
|
| [SEOBNRv4HM_test_insphom_GW190412_C01_60Hz_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/SEOBNRv4HM/test_insphom_GW190412_C01_60Hz_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190412 from SEOBNRv4HM PE result | Done | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | In future, the choice of `track-max-length` can be optimized to get maximum SNR. | :heavy_check_mark: |
|
|
| [SEOBNRv4HM plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/SEOBNRv4HM/plot_script.sh) | To produce plots and to display results from SEOBNRv4HM run | Done| 17e7278c5a6bb3a1fc0dfaa0b03b55aafa7fbd92 | $\beta_{33}=6.5$, No. of background samples= 1572, Largest background $\beta=7.2$. One background sample above foreground. $p$-value = (1./1572) | :heavy_check_mark: |
|
|
| [SEOBNRv4HM plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/SEOBNRv4HM/plot_script.sh) | To produce plots and to display results from SEOBNRv4HM run | Done| c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | $\beta_{33}=6.5$, No. of background samples= 1572, Largest background $\beta=7.2$. One background sample above foreground. $p$-value = (1./1572) | :heavy_check_mark: |
|
|
| [IMRPhenomHM_test_insphom_GW190412_C01_60Hz_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/IMRPhenomHM/test_insphom_GW190412_C01_60Hz_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190412 from IMRPhenomHM PE results | Done | 882b57b0679e16289cd1336a8135d9a979790a4e | The PE run from which the maxL samples are taken uses a sampling rate of 2048 Hz, while this analysis uses 4096 Hz, like the SEOBNRv4HM analysis (and its PE run). | Nathan: :heavy_check_mark: |
|
|
| [IMRPhenomHM_test_insphom_GW190412_C01_60Hz_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/IMRPhenomHM/test_insphom_GW190412_C01_60Hz_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190412 from IMRPhenomHM PE results | Done | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | The PE run from which the maxL samples are taken uses a sampling rate of 2048 Hz, while this analysis uses 4096 Hz, like the SEOBNRv4HM analysis (and its PE run). | Nathan: :heavy_check_mark: |
|
|
| [IMRPhenomHM plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/IMRPhenomHM/plot_script.sh) | To produce plots and to display results from IMRPhenomHM run | Done| aa5ba74dbd7d6be2669a77130dbac0031a8201a3 | $`beta_{33}`=7.54$, No. of background samples= 1572, Largest background $`\beta`=5.99$. $`p`$-value < (1./1572). | Nathan: :heavy_check_mark: |
|
|
| [IMRPhenomHM plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190412/analysis/C01_60HzCut/IMRPhenomHM/plot_script.sh) | To produce plots and to display results from IMRPhenomHM run | Done| c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | $`beta_{33}`=7.54$, No. of background samples= 1572, Largest background $`\beta`=5.99$. $`p`$-value < (1./1572). | Nathan: :heavy_check_mark: |
|
|
|
|
|
|
|
|
|
|
|
|
|
... | @@ -96,8 +96,8 @@ Below is the summary of investigations to test the S190412m results. |
... | @@ -96,8 +96,8 @@ Below is the summary of investigations to test the S190412m results. |
|
|
|
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
|
|
| [SEOBNRv4HM_test_insphom_GW190814_C01_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190814/analysis/SEOBNRv4HM/test_insphom_GW190814_C01_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190814 | Done | 051e3f6e54809e6eabecf3c7d5eae38ea48cc7cc| In future, the choice of `track-max-length` can be optimized to get maximum SNR. We still need to check that this is a reviewed PE run. | :heavy_check_mark: |
|
|
| [SEOBNRv4HM_test_insphom_GW190814_C01_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190814/analysis/SEOBNRv4HM/test_insphom_GW190814_C01_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190814 | Done | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | In future, the choice of `track-max-length` can be optimized to get maximum SNR. We still need to check that this is a reviewed PE run. | :heavy_check_mark: |
|
|
| [SEOBNRv4HM_plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/19f4c774f84aafa2d9f92ae31345110dd39700ae/GW190814/analysis/SEOBNRv4HM/plot_script.sh) | To produce plots and to display results | Done | 051e3f6e54809e6eabecf3c7d5eae38ea48cc7cc | \beta=11.14, Number of background samples= 4032, Largest background = 6.88 | :heavy_check_mark: |
|
|
| [SEOBNRv4HM_plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/19f4c774f84aafa2d9f92ae31345110dd39700ae/GW190814/analysis/SEOBNRv4HM/plot_script.sh) | To produce plots and to display results | Done | c7caff8ea86c90fbbb6ebef932bcfa18c9acac7a | \beta=11.14, Number of background samples= 4032, Largest background = 6.88 | :heavy_check_mark: |
|
|
| [IMRPhenomHM_test_insphom_GW190814_C01_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190814/analysis/IMRPhenomHM/test_insphom_GW190814_C01_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190814 with IMRPhenomHM PE results | Done | | | :x: |
|
|
| [IMRPhenomHM_test_insphom_GW190814_C01_Fs4096.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190814/analysis/IMRPhenomHM/test_insphom_GW190814_C01_Fs4096.sh) | Bash script to produce results (h5 file) for the event GW190814 with IMRPhenomHM PE results | Done | | | :x: |
|
|
| [IMRPhenomHM_plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190814/analysis/IMRPhenomHM/plot_script.sh) | To produce plots and to display results | Done | | $`\beta=10.64`$, Number of background samples= 4032, Largest background = 6.82 | :x: |
|
|
| [IMRPhenomHM_plot_script.sh](https://git.ligo.org/soumen.roy/o3inspiralhom/-/blob/master/GW190814/analysis/IMRPhenomHM/plot_script.sh) | To produce plots and to display results | Done | | $`\beta=10.64`$, Number of background samples= 4032, Largest background = 6.82 | :x: |
|
|
|
|
|
... | | ... | |