Update JSD in VIatmin authored by Wei Changfeng's avatar Wei Changfeng
...@@ -118,7 +118,7 @@ The first one is called BBH reference, which is JSD between two BBHs with differ ...@@ -118,7 +118,7 @@ The first one is called BBH reference, which is JSD between two BBHs with differ
The second one is called BH encounter VS BBH reference, which is JSD between BH encounter and BBH with the same detector noise. The second one is called BH encounter VS BBH reference, which is JSD between BH encounter and BBH with the same detector noise.
The third one is called BH encounter VS injected BBH, which is JSD between BH encounter, and BBH injected by peak values of BH encounter's posterior, with the same detector noise. The third one is called BH encounter VS injected BBH, which is JSD between BH encounter, and BBH injected by peak values of BH encounter's posterior, with the same detector noise.
Here is the script which shows all JSD calculation. Plots can be seen from line 63. Here is the script which shows all JSD calculation. Plots can be seen from line 63.
https://gilsay.physics.gla.ac.uk/gitlab/wei.changfeng/weichangfeng_project/blob/master/JSD_calculation.ipynb https://gilsay.physics.gla.ac.uk/gitlab/wei.changfeng/weichangfeng_project/blob/master/JSD_calculation.ipynb
From what we discussed the last time, we especially focus on the second one and the third one. In addition, we expect the second one and the third one should be obviously greater than the first one. From what we discussed the last time, we especially focus on the second one and the third one. In addition, we expect the second one and the third one should be obviously greater than the first one.
Now, the first one does look quite smaller than the second one. Unluckily, I don't see a big difference between the first one and the third one. Now, the first one does look quite smaller than the second one. Unluckily, I don't see a big difference between the first one and the third one.