Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. Jun 06, 2019
  3. Feb 14, 2019
  4. Feb 08, 2019
  5. Jan 31, 2019
    • Kipp Cannon's avatar
      RankingStat: fix broken numerator · ef4370b9
      Kipp Cannon authored
      - 14cf8072 introduced a ln L offset for singles but put it into the numerator.  that is not allowed:  the numerator (and the denominator) must be the *real* distribution density for signal (and noise) candidates, we rely on that being true for astrophysical rate estimation (and false-alarm probability measurement).  ranking statistic hacks go into the ranking statistic, which we define based on these two PDFs in far.py
      ef4370b9
  6. Jan 24, 2019
  7. Jan 19, 2019
  8. Nov 18, 2018
  9. Nov 13, 2018
  10. Nov 06, 2018
  11. Nov 05, 2018
    • Kipp Cannon's avatar
      OnlineFrankenStein: · a162a81f
      Kipp Cannon authored
      - fix spelling error in name
      - population_model_file needs to be passed as keyword argument in
        numerator's .splice() method
      a162a81f
  12. Oct 31, 2018
  13. Oct 27, 2018
  14. Oct 22, 2018
  15. Oct 21, 2018
  16. Oct 18, 2018
  17. Oct 12, 2018
  18. Oct 09, 2018
  19. Oct 05, 2018
  20. Oct 01, 2018
  21. Sep 26, 2018
    • Kipp Cannon's avatar
      gstlal-inspiral: add O2 hyperbank mass model · 9583ce3a
      Kipp Cannon authored
      - switch ranking statistic to this unconditionally for the October 2018
        open public alert test run.  after the test run and before O3 we will
        introduce more user-friendly plumbing allowing this to work with other
        template banks.
      - NOTE:  git-lfs is used for any file ending in .hdf5 in the
        population_models/ tree
      9583ce3a
  22. Sep 23, 2018
  23. Sep 04, 2018
    • Kipp Cannon's avatar
      GSTLALSnglInspiral: add .template_id · fa2ba50e
      Kipp Cannon authored
      - NOTE:  a matching patch has already been pushed to glue, so all SnglInspiral
        row object types now provide the simulated attribute
      fa2ba50e
    • Kipp Cannon's avatar
      inspiral_lr: tweak ranking stat .__call__() interface · f25f5619
      Kipp Cannon authored
      - instead of a dictionary of SNRs and keyword arguments of (SNR,
        \chi^2/SNR^2) pairs, switch to a dictionary of SNRs and a dictionary of
        \chi^2/SNR^2
      - this is the first step toward re-defining the ranking stat as the ln L
        maximized over subsets of triggers.  this re-organization will simplify
        the iterations require to implement that feature
      f25f5619
  24. Jul 16, 2018
  25. Jul 15, 2018
  26. Jul 11, 2018
  27. Jul 03, 2018
  28. Jun 25, 2018
  29. Jun 15, 2018
Loading