Skip to content
Snippets Groups Projects
  1. Apr 13, 2018
    • Kipp Cannon's avatar
      NumeratorSNRCHIPDF: preserve histogram count in .__iadd__() · d8b9b4b7
      Kipp Cannon authored and Kipp Cannon's avatar Kipp Cannon committed
      - the count is meaningless, it is only used to set the scale of the density estimation kernel, but for that reason it should not change as the result of addition operations
      - in the current pipeline care is taken to never add more than a single copy of the numerator into any ranking statistic in order to control the total count
      - this patch causes .__iadd__() to preserve the total count, allowing the analysis pipeline plumbing to be simplified since there is no reason to fear adding multiple copies of the numerator together
      d8b9b4b7
    • Koh Ueno's avatar
      gstlal,gstlal-ugly,gstlal-inspiral,gstlal-burst: · 8972308e
      Koh Ueno authored and Kipp Cannon's avatar Kipp Cannon committed
      - adjust gstreamer plugin .so filenames on gstreamer 1.14+ to work
      around changes to name mangling used by the plugin scanner
      8972308e
  2. Apr 12, 2018
  3. Apr 11, 2018
  4. Apr 10, 2018
  5. Apr 09, 2018
  6. Apr 07, 2018
  7. Apr 06, 2018
  8. Apr 05, 2018
  9. Apr 04, 2018
  10. Apr 03, 2018
Loading