parser=OptionParser(version=git_version.verbose_msg,usage="%prog [options] [file ...]",description="%prog summary web page")
parser.add_option("--webserver-dir",help="Set the directory for the webserver. Required. Example /archive/home/channa/public_html/highmass_months_23-24_summary_page")
parser.add_option("--open-box",action="store_true",help="Produce open box page")
parser.add_option("--output-name-tag",default="",metavar="name",help="Set the basename for image search")
parser.add_option("--output-user-tag",action="append",metavar="name",help="Set the basename for image search")
page.subpages["summary"].add_table(imgtable,"Horizon Distance","This is the distance at which you should see a 1.4 1.4 Msun binary at SNR 8. The first panel shows the time evolution of the horizon distance and the second panel shows the same information in histogram form. ")
### INJ PARAM PAGE ###
...
...
@@ -91,23 +93,23 @@ are shown together.
""")
page.subpages["injection_params"].add_section("m1_m2","Injected Parameters m1 and m2")
page.subpages["injection_params"].sections["m1_m2"].add_table(imgtable,"Injected mass1, mass2","Above are the injected mass parameters for the simulations done. Typically injections are done uniformally in component mass unless the waveform approximant cannot support certain mass ratios.")
page.subpages["injection_params"].add_section("time_dist","Injected Parameters time and distance")
page.subpages["injection_params"].sections["time_dist"].add_table(imgtable,"Injection time and distance","Unless doing a directed search injections are uniform in time. Although the correct distance distribution would be uniform in volume typically logarithmic injections are done")
page.subpages["injection_params"].add_section("ra_dec","Injected Parameters RA and DEC")
page.subpages["injection_params"].sections["ra_dec"].add_table(imgtable,"Injection RA and DEC","Unless doing a directed search injections are uniform on the sky.")
page.subpages["injection_params"].add_section("inc_pol","Injected Parameters inclination and polarization")
page.subpages["injection_params"].sections["inc_pol"].add_table(imgtable,"Injection Inclination and polarization","Unless doing a directed search injections are uniform in sin(inclination) and polarizations.")
page.subpages["injection_params"].add_section("spin","Injected Parameters Z component spin")
page.subpages["injection_params"].sections["spin"].add_table(imgtable,"Injection spin 1z and spin2z","The Z component spins of the injection set. Often injections are done without spin, so don't be surprised if these are zero.")
...
...
@@ -121,19 +123,19 @@ are often recovered better than mass parameters for the high mass search.
page.subpages["missed_found"].sections["found_missed_mchirp"].add_table(imgtable,"Missed Found Distance vs Mchirp","Distance of found and missed injections as a function of chirp mass")
page.subpages["missed_found"].sections["found_missed_mchirp"].add_table(imgtable,"Missed Found Effective Distance vs Mchirp","Effective distance of found and missed injections as a function of chirp mass")
page.subpages["missed_found"].sections["found_missed_mchirp"].add_table(imgtable,"Missed Found Chirp Distance vs Mchirp","Chirp distance of found and missed injections as a function of chirp mass. For low mass systems the chirp mass scales out of the expected amplitude. The chirp distance utilizes this and rescales the distance to be appropriate for a NS-NS binary. At low total mass the missed/found barrier should be flat on this plot.")
page.subpages["missed_found"].add_section("found_missed_mtotal","Found / Missed Total Mass")
page.subpages["missed_found"].sections["found_missed_mtotal"].add_table(imgtable,"Missed Found Effective Distance vs M total","Effective distance of found and missed injections as a function of total mass")
page.subpages["missed_found"].sections["found_missed_time"].add_table(imgtable,"Missed Found vs Time","Effective distance of found and missed injections as a function of time")
page.subpages["missed_found"].sections["found_missed_mchirp"].add_table(imgtable,"Missed Found Distance vs Mchirp: %s"%tag,"Distance of found and missed injections as a function of chirp mass")
page.subpages["missed_found"].sections["found_missed_mchirp"].add_table(imgtable,"Missed Found Effective Distance vs Mchirp: %s"%tag,"Effective distance of found and missed injections as a function of chirp mass")
page.subpages["missed_found"].sections["found_missed_mchirp"].add_table(imgtable,"Missed Found Chirp Distance vs Mchirp: %s"%tag,"Chirp distance of found and missed injections as a function of chirp mass. For low mass systems the chirp mass scales out of the expected amplitude. The chirp distance utilizes this and rescales the distance to be appropriate for a NS-NS binary. At low total mass the missed/found barrier should be flat on this plot.")
page.subpages["missed_found"].sections["found_missed_chi"].add_table(imgtable,"Missed Found vs Spin","Effective distance of found and missed injections as a function of mass-weighted spin")
page.subpages["missed_found"].sections["found_missed_mtotal"].add_table(imgtable,"Missed Found Effective Distance vs M total: %s"%tag,"Effective distance of found and missed injections as a function of total mass")
page.subpages["missed_found"].sections["found_missed_time"].add_table(imgtable,"Missed Found vs Time: %s"%tag,"Effective distance of found and missed injections as a function of time")
page.subpages["missed_found"].sections["found_missed_chi"].add_table(imgtable,"Missed Found vs Spin: %s"%tag,"Effective distance of found and missed injections as a function of mass-weighted spin")
This page shows plots that characterize the overall sensitivity of the search. The detection rate is directly proportional to the observed sensitive volume, which is a function of the significance threshold used to identify candidates. These plots are useful for determining how sensitive the search was to the input injection population. Since the search sensitivity is a strong function of the intrinsic parameters of the target source, we break down the sensitive into bins of these parameters. Here we show the sensitivity as a function of total mass and component mass.
""")
page.subpages["search_sensitivity"].add_section("total_mass","Binned by total mass")
page.subpages["search_sensitivity"].sections["total_mass"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance","Binned by total mass")
page.subpages["search_sensitivity"].add_section("mass1_mass2","Binned by mass1-mass2")
page.subpages["search_sensitivity"].sections["mass1_mass2"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance","Binned by component mass")
page.subpages["search_sensitivity"].add_section("aligned_spin","Binned by aligned spin")
page.subpages["search_sensitivity"].sections["aligned_spin"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance","Binned by aligned spin")
page.subpages["search_sensitivity"].add_section("mass_ratio","Binned by mass ratio")
page.subpages["search_sensitivity"].sections["mass_ratio"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance","Binned by mass ratio")
page.subpages["search_sensitivity"].sections["total_mass"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance: %s"%tag,"Binned by total mass")
page.subpages["search_sensitivity"].sections["mass1_mass2"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance: %s"%tag,"Binned by component mass")
page.subpages["search_sensitivity"].sections["aligned_spin"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance: %s"%tag,"Binned by aligned spin")
page.subpages["search_sensitivity"].sections["mass_ratio"].add_table(imgtable,"Sensitive volume (V*T) and mean sensitive distance: %s"%tag,"Binned by mass ratio")
# BACKGROUND#
...
...
@@ -203,12 +209,12 @@ This page shows the ingredients that go into ranking events and determining the
page.subpages["chisq"].sections["chisq"].add_table(imgtable,"Chi-squared Vs SNR","Chi-squared vs snr for single detectors after coincidence. Blue points are full data zero lag, red are software injections and black are time slides.")
page.subpages["money"].sections["ifar"].add_table(imgtable,"Rate vs. IFAR Threshold","Comparison of observed zero-lag event rate to event rate expected from background as a function of inverse false-alarm rate (IFAR) threshold.")
page.subpages["chisq"].sections["chisq"].add_table(imgtable,"Chi-squared Vs SNR","Chi-squared vs snr for single detectors after coincidence. Blue points are full data zero lag, red are software injections and black are time slides.")
page.subpages["money"].sections["ifar"].add_table(imgtable,"Rate vs. IFAR Threshold","Comparison of observed zero-lag event rate to event rate expected from background as a function of inverse false-alarm rate (IFAR) threshold.")