Skip to content
Snippets Groups Projects
  1. Jun 25, 2018
  2. May 15, 2018
  3. Nov 26, 2017
  4. Aug 29, 2016
    • Kipp Cannon's avatar
      gstlal-inspiral: begin inspiral_extrinsics.py module · ed5745b2
      Kipp Cannon authored
      - move P_instruments_given_signal() and joint_pdf_of_snrs() from far.py to
        new module
      ed5745b2
    • Kipp Cannon's avatar
      gstlal-inspiral: split off horizon distance history · 9cb0662b
      Kipp Cannon authored
      - move to separate module in gstlal.stats name space
      - fix "bounds out of order" with open-ended slices: when open-ended slice is beyond end of the keys currently in the tree
      - also make a few adjustments:  use isinstance() to check for slices in NearestLeafTree, check for negative horizon distances in quantize_horizon_distances()
      - add .weighted_mean() methods
      9cb0662b
    • Kipp Cannon's avatar
      begin gstlal.stats subpackage · 76f95a35
      Kipp Cannon authored
      - move some common general statistics routines from gstlal-inspiral's far.py into the gstlal.stats.__init__ module
      76f95a35
Loading