Skip to content
Snippets Groups Projects
  1. Aug 22, 2019
  2. Jul 10, 2019
  3. Mar 13, 2019
  4. Feb 28, 2019
  5. Feb 18, 2019
  6. Feb 17, 2019
  7. Feb 14, 2019
  8. Jan 24, 2019
  9. Jan 19, 2019
  10. Nov 24, 2018
    • Kipp Cannon's avatar
      gstlal_inpsiral: require unique template IDs · 2bea3571
      Kipp Cannon authored
      - the coincidence code will now rely on the .template_id attribute to
        determine which template each trigger has come from.  this patch adds an
        assert to confirm that that is safe to do.
      2bea3571
  11. Nov 17, 2018
  12. Nov 06, 2018
  13. Oct 27, 2018
  14. Oct 22, 2018
  15. Oct 10, 2018
  16. Oct 09, 2018
  17. Sep 27, 2018
  18. Sep 25, 2018
  19. Sep 24, 2018
  20. Sep 23, 2018
  21. Sep 15, 2018
  22. Sep 04, 2018
  23. Aug 21, 2018
    • Kipp Cannon's avatar
      gstlal-inspiral: merge Data and Handler · 60a60f8f
      Kipp Cannon authored
      - move Handler to its own module
      - rename .gen_psd_xmldoc() to .__get_psd_xmldoc() following conventions used in inspiral.Data
      - inspiral.py: excise gracedb code from Data object, encapsulate in GracedBWrapper class
      - remove now unused write_psd_fileobj() from reference_psd.py
      - move Data class to lloidhandler.py
      - rename ._gatehandler() .__gatehandler() for consistency
      - remove .flush(), unused locking wrapper of .__flush()
      - remove .do_gracedb_alerts(), unused locking wrapper of .__do_gracedb_alerts()
      - excise eye candy from Data class, move to stand-alone EyeCandy class
      - merge what remains of Data and Handler into a single class
      - excise segment tracking from result, move to stand-alone SegmentsTracker class
      - use Handler's PSDs for GracedB uploads instead of getting new ones
        (addresses a FIXME)
      60a60f8f
  24. Aug 13, 2018
  25. Jul 11, 2018
  26. Jun 21, 2018
  27. Jun 06, 2018
  28. Jun 01, 2018
  29. May 31, 2018
  30. May 01, 2018
Loading