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) |
| def lalburst_power_final.RateVsThresholdData.__init__ | ( | self | ) |
Definition at line 440 of file lalburst_power_final.py.
| def lalburst_power_final.RateVsThresholdData.update_from | ( | self, | |
| contents, | |||
filename = "", |
|||
verbose = False |
|||
| ) |
Definition at line 448 of file lalburst_power_final.py.
| 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.
| lalburst_power_final.RateVsThresholdData.n_background_amplitudes |
Definition at line 441 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.background_amplitudes |
Definition at line 442 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.zero_lag_amplitudes |
Definition at line 443 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.zero_lag_live_time |
Definition at line 444 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.background_live_time |
Definition at line 445 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.background_rate_x |
Definition at line 499 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.background_rate_y |
Definition at line 500 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.background_rate_dy |
Definition at line 512 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.amplitude_threshold |
Definition at line 522 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.background_rate_approximant |
Definition at line 560 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.mu_0 |
Definition at line 562 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.dmu_0 |
Definition at line 563 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.mu_0primed |
Definition at line 564 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.zero_lag_rate_x |
Definition at line 575 of file lalburst_power_final.py.
| lalburst_power_final.RateVsThresholdData.zero_lag_rate_y |
Definition at line 576 of file lalburst_power_final.py.