Skip to content
Snippets Groups Projects
  1. Oct 27, 2018
  2. Oct 22, 2018
  3. Oct 21, 2018
  4. Oct 18, 2018
  5. Oct 12, 2018
  6. Oct 09, 2018
  7. Oct 05, 2018
  8. Oct 01, 2018
  9. 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
  10. Sep 23, 2018
  11. 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
  12. Jul 16, 2018
  13. Jul 15, 2018
  14. Jul 11, 2018
  15. Jul 03, 2018
  16. Jun 25, 2018
  17. Jun 15, 2018
  18. Jun 08, 2018
  19. Jun 06, 2018
  20. May 18, 2018
  21. May 17, 2018
  22. May 13, 2018
  23. May 07, 2018
  24. May 02, 2018
  25. May 01, 2018
  26. Apr 30, 2018
  27. Apr 17, 2018
  28. Feb 06, 2018
  29. Jan 31, 2018
    • Kipp Cannon's avatar
      LnNoiseDensity: trigger rate adjustment · d3e6fb4d
      Kipp Cannon authored
      - combine adjacent segments up to +/- 1 h from the trigger to estimate the trigger rate.
      - this is a work-around for the situation in which vetoes slice up the SNR stream so badly that no triggers can be collected, even though very loud injections can still be recovered (which creates apparently impossible candidates)
      d3e6fb4d
  30. Dec 27, 2017
  31. Dec 06, 2017
    • Kipp Cannon's avatar
      inspiral_lr: re-enable P(t) in numerator · e6b5d7a0
      Kipp Cannon authored
      - This reverts commit 8d438d4a.
      - and fixes the feature
      - the problem was start-up transients in the whitener leading to bad PSDs
        at the start of analysis jobs.  this was never a problem before because
        we were averaging over the entire experiment, but now the ranking
        statistic believes there is a brief period of insanely high sensitivity
        at the start of segments, and anything found during that time was given
        far too high a significance.  the fix is to have lloidparts check the
        n-samples property of the whitener that provides the PSD, and disregard
        PSDs until it gets close to the configured average-samples value.
      e6b5d7a0
  32. Dec 05, 2017
Loading