- Mar 12, 2024
-
-
Wanting Niu authored
reorganize the checking condition & message take out z.sum() condition as it is not used
-
- Mar 02, 2023
-
-
Leo Tsukada authored
-
- Feb 09, 2023
-
-
Leo Tsukada authored
-
- Jun 22, 2022
-
-
Rebecca Ewing authored
-
- Jul 30, 2021
-
-
bankchisq: these changes implement bankchisq at the filtering and background collection level. There is no impact on the LR at this time.
-
- Nov 20, 2020
-
-
Patrick Godwin authored
-
- Jul 15, 2020
-
-
- Mar 27, 2019
-
-
chad.hanna authored
-
- Sep 23, 2018
-
-
Kipp Cannon authored
-
- Sep 04, 2018
-
-
- Apr 01, 2018
-
-
Kipp Cannon authored
- if an SNR, \chi^2 PDF is all NaN, skip it instead of crashing
-
- Dec 05, 2017
-
-
Kipp Cannon authored
- teach plot_likelihood_ratio_pdf() how to skip extinction model if it cannot be constructed
-
Kipp Cannon authored
- sort of: it now only shows quantities related to noise rates. a new plot will be constructed for signal related quantities.
-
- Nov 30, 2017
-
-
Kipp Cannon authored
-
- Nov 27, 2017
-
-
Kipp Cannon authored
- switch numerator and denominator PDFs to a rate.BinnedLnPDF + snglcoinc.LnLRDensity() -based implementation - add trigger rate tracking feature to denominator, taking advantage of new high-speed coincidence rate machinery in snglcoinc - add signal rate tracking feature to numerator, taking advantage of pre-computed P(instruments) factors in SNR PDF look-up table - switch ranking statistic distribution to a rate.BinnedLnPDF -based implementation - remove search_summary tables, attach all livetime tracking to the trigger rate data in the denominator object this is a work in progress. some notable features that are still missing: - --min-log-L cut based candidate rate reduction feature in gstlal_inspiral is disabled - online mode for gstlal_inspiral is non-functional
-
- Aug 14, 2017
-
-
Kipp Cannon authored
- temporary hack, remove after O2
-
- Jul 05, 2017
-
-
Kipp Cannon authored
- introduce internal cacheentry class to hold entry information - remove limit on cache size - when initializing, move loop over instruments into .add_to_cache() - add min_instruments parameter to the cache key - in P_instruments_given_signal(), handle off instruments better - record P(instruments | signal) in the SNRPDF cache - enables generalization of ranking statistic away from fixed P(instruments | signal) marginalized over horizon distance history
-
- Oct 19, 2016
-
-
Kipp Cannon authored
- remove ifo_snr keyword argument, code already had sngls - add special case for a sngls list with just one entry to reproduce behaviour of ifo_snr keyword parameter - generalize to 1D case - indicate horizon distance ratio in figure title - also, correct the first argument in the call to this function from lvalert_background_plotter
-
Kipp Cannon authored
- this code uses double quotes for strings - adjust whitespace
-
Kipp Cannon authored
- ylo and yhi are in axes co-ordinates, not data co-ordinates - and the default is to draw from top to bottom so no need to set them at all
-
- Oct 17, 2016
-
-
Kipp Cannon authored
- set font sizes and DPI to make plots consistent across programs - also fixes bonkers aspect ratio of rates pie charts produced by some programs
-
Kipp Cannon authored
-
Kipp Cannon authored
- do not use linspace for x co-cordinates, use actual times of measurements to ensure that all features are reproduced on the plot - get colours from plotutils - change x axis to time from reference rather than absolute time to clean up the presentation - explain what masses the horizon distance is for in the title - change x axis major ticks to 1/2 hour intervals (human units) - increase density of y axis ticks to help facilitate visual estimates of the values
-
- Sep 25, 2016
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Sep 14, 2016
-
-
Kipp Cannon authored
- faster, makes smaller vector format output
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Sep 06, 2016
-
-
Kipp Cannon authored
- related to ranking statistic rework
-
- Aug 30, 2016
-
-
Kipp Cannon authored
-
- Aug 15, 2016
-
-
Kipp Cannon authored
- property is no longer being used by anything except plotfar.py - re-implement as function in plotfar.py
-
- Jul 04, 2016
-
-
Kipp Cannon authored
- fap_after_trials() - FAPFAR.ccdf_from_rank() - FAPFAR.fap_from_rank() - FAPFAR.rank_from_fap() - FAPFAR.far_from_rank() - FAPFAR.rank_from_far()
-
- Jun 22, 2016
-
-
Kipp Cannon authored
-
- Nov 26, 2015
-
-
Kipp Cannon authored
-
- Oct 21, 2015
-
-
Kipp Cannon authored
- there is a long-term plan to replace the use of segment lists for tracking instrument duty cycle in ranking statistic PDFs with horizon distances that go to 0 during times when instruments are off. some code needs to be tweaked to handle this. - refs #2668
-
- Sep 23, 2015
-
-
Kipp Cannon authored
-
- Sep 22, 2015
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- disregard min value of zero-lag curve if provided.
-
Kipp Cannon authored
-