LALBurst 2.0.7.1-eeff03c
lalburst_power_final.RateVsThresholdData Class Reference

Detailed Description

Definition at line 439 of file lalburst_power_final.py.

Inherits object.

Public Member Functions

def __init__ (self)
 
def update_from (self, contents, filename="", verbose=False)
 
def finish (self, zero_lag_survivors, open_box=False, verbose=False)
 

Data Fields

 n_background_amplitudes
 
 background_amplitudes
 
 zero_lag_amplitudes
 
 zero_lag_live_time
 
 background_live_time
 
 background_rate_x
 
 background_rate_y
 
 background_rate_dy
 
 amplitude_threshold
 
 background_rate_approximant
 
 mu_0
 
 dmu_0
 
 mu_0primed
 
 zero_lag_rate_x
 
 zero_lag_rate_y
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst_power_final.RateVsThresholdData.__init__ (   self)

Definition at line 440 of file lalburst_power_final.py.

Member Function Documentation

◆ update_from()

def lalburst_power_final.RateVsThresholdData.update_from (   self,
  contents,
  filename = "",
  verbose = False 
)

Definition at line 448 of file lalburst_power_final.py.

◆ finish()

def lalburst_power_final.RateVsThresholdData.finish (   self,
  zero_lag_survivors,
  open_box = False,
  verbose = False 
)

Definition at line 482 of file lalburst_power_final.py.

Field Documentation

◆ n_background_amplitudes

lalburst_power_final.RateVsThresholdData.n_background_amplitudes

Definition at line 441 of file lalburst_power_final.py.

◆ background_amplitudes

lalburst_power_final.RateVsThresholdData.background_amplitudes

Definition at line 442 of file lalburst_power_final.py.

◆ zero_lag_amplitudes

lalburst_power_final.RateVsThresholdData.zero_lag_amplitudes

Definition at line 443 of file lalburst_power_final.py.

◆ zero_lag_live_time

lalburst_power_final.RateVsThresholdData.zero_lag_live_time

Definition at line 444 of file lalburst_power_final.py.

◆ background_live_time

lalburst_power_final.RateVsThresholdData.background_live_time

Definition at line 445 of file lalburst_power_final.py.

◆ background_rate_x

lalburst_power_final.RateVsThresholdData.background_rate_x

Definition at line 499 of file lalburst_power_final.py.

◆ background_rate_y

lalburst_power_final.RateVsThresholdData.background_rate_y

Definition at line 500 of file lalburst_power_final.py.

◆ background_rate_dy

lalburst_power_final.RateVsThresholdData.background_rate_dy

Definition at line 512 of file lalburst_power_final.py.

◆ amplitude_threshold

lalburst_power_final.RateVsThresholdData.amplitude_threshold

Definition at line 522 of file lalburst_power_final.py.

◆ background_rate_approximant

lalburst_power_final.RateVsThresholdData.background_rate_approximant

Definition at line 560 of file lalburst_power_final.py.

◆ mu_0

lalburst_power_final.RateVsThresholdData.mu_0

Definition at line 562 of file lalburst_power_final.py.

◆ dmu_0

lalburst_power_final.RateVsThresholdData.dmu_0

Definition at line 563 of file lalburst_power_final.py.

◆ mu_0primed

lalburst_power_final.RateVsThresholdData.mu_0primed

Definition at line 564 of file lalburst_power_final.py.

◆ zero_lag_rate_x

lalburst_power_final.RateVsThresholdData.zero_lag_rate_x

Definition at line 575 of file lalburst_power_final.py.

◆ zero_lag_rate_y

lalburst_power_final.RateVsThresholdData.zero_lag_rate_y

Definition at line 576 of file lalburst_power_final.py.