Joint FAR calculation¶
One of the main methods to distinguish between a real or noise triggers of any candidate is to calculate the False Alarm Rate (FAR). The main motivation behind using the joint FAR between gravitational wave (GW) and electromagnetic (EM) triggers are to indicate which candidate should receive additional follow-up.
Given the information about the gravitational wave candidate and its
associated astrophysical counterpart, the coincident false alarm rate
Untargeted search method¶
In the untargeted search method, we look for independent gravitational wave and electromagnetic wave (EM) candidates. GRBs of higher statistical significance are considered and GWs can be of very low significance. So, for the untargeted search analysis, the joint coincident FAR is
where
Targeted search method¶
In the targeted search method, we respond to GRB triggers coming from GRB experiments and look for gravitational wave events happened around that time. Because of this, we consider sub-threshold GRB candidates, which now should dominate the rate compared to real detections. Since the GRB candidates were searched for only around GW times making this a targeted search and the joint coincident FAR for this search method is calculated as
where Z is the joint ranking statistic defined as:
and the max Z value is calculated using the maximum GW and GRB FAR thresholds.
Skymap overlap integral¶
In RAVEN, we have built functionality to use different skymap formats for the skymap overlap integral as first derived in Ashton et. al. (2018) :
Two methods to incorporate the skymap in calculating the skymap overlap integral
(
Hierarchical Equal Area isoLatitude Pixelization (HEALPix) method¶
In this method, the sky map overlap integral is calculated as
where
Multi-Ordered Coverage (MOC) method¶
In this method, we use RA and DEC of given pixel
where
The UNIQ ordering system has an advantage over the standard HEALPix system where equal-area pixels are used. MOC skymaps can increase resolution around the higher probability regions and vice versa, reducing file size. Moreover, we find using MOC skymaps gives the same result compared to the HEALPix method with much lower latency.