Skip to content
Snippets Groups Projects
  1. Nov 01, 2018
  2. Oct 31, 2018
  3. Oct 27, 2018
  4. Oct 22, 2018
  5. Oct 02, 2018
  6. Oct 01, 2018
  7. Sep 27, 2018
  8. Sep 26, 2018
    • Kipp Cannon's avatar
      lloidhandler: re-remove eye candy entanglement. · e2f52358
      Kipp Cannon authored
      - the point here, folks, is that we're trying to *untangle* the handler
        code.  a lot of work went into separating the eye candy related stuff
        into its own box.  the process of surgically separating the two is not
        complete, and the kafka patches are re-introducing entanglement.
      e2f52358
  9. Sep 25, 2018
  10. Sep 23, 2018
  11. Sep 15, 2018
  12. Sep 04, 2018
  13. Aug 23, 2018
  14. 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
  15. Jul 26, 2018
  16. Jul 18, 2018
  17. Jul 11, 2018
  18. Jun 21, 2018
  19. May 25, 2018
  20. May 02, 2018
  21. Apr 29, 2018
  22. Apr 27, 2018
  23. Apr 26, 2018
  24. Apr 20, 2018
Loading