Skip to content
  • Kipp Cannon's avatar
    far.py: add_instrument_combination_counts(), populate_prob_of_instruments() --> finish() · 8443906e
    Kipp Cannon authored
    - add a .finish() override
    - introduce the signal rate normalization as an instance attribute (instead
      of a parameter passed to .populate_prob_of_instruments_given_signal()
    - move guts of .add_instrument_combination_counts() to .finish() removing
      the need to invoke this function separately.
    - move guts of .populate_prob_of_instruments_given_signal() to .finish()
      removing the need to invoke this function separately.
    8443906e