Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALBurst 2.0.7.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst_power_plot_binj.HrssVsFreqScatter Class Reference

Detailed Description

Definition at line 181 of file lalburst_power_plot_binj.py.

Inherits object.

Public Member Functions

def __init__ (self, instrument, amplitude_func, amplitude_lbl)
 
def add_contents (self, contents)
 
def finish (self)
 

Data Fields

 axes
 
 instrument
 
 amplitude_func
 
 amplitude_lbl
 
 num_injections
 
 injected_x
 
 injected_y
 
 missed_x
 
 missed_y
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst_power_plot_binj.HrssVsFreqScatter.__init__ (   self,
  instrument,
  amplitude_func,
  amplitude_lbl 
)

Definition at line 182 of file lalburst_power_plot_binj.py.

Member Function Documentation

◆ add_contents()

def lalburst_power_plot_binj.HrssVsFreqScatter.add_contents (   self,
  contents 
)

Definition at line 194 of file lalburst_power_plot_binj.py.

◆ finish()

def lalburst_power_plot_binj.HrssVsFreqScatter.finish (   self)

Definition at line 225 of file lalburst_power_plot_binj.py.

Field Documentation

◆ axes

lalburst_power_plot_binj.HrssVsFreqScatter.axes

Definition at line 183 of file lalburst_power_plot_binj.py.

◆ instrument

lalburst_power_plot_binj.HrssVsFreqScatter.instrument

Definition at line 185 of file lalburst_power_plot_binj.py.

◆ amplitude_func

lalburst_power_plot_binj.HrssVsFreqScatter.amplitude_func

Definition at line 186 of file lalburst_power_plot_binj.py.

◆ amplitude_lbl

lalburst_power_plot_binj.HrssVsFreqScatter.amplitude_lbl

Definition at line 187 of file lalburst_power_plot_binj.py.

◆ num_injections

lalburst_power_plot_binj.HrssVsFreqScatter.num_injections

Definition at line 188 of file lalburst_power_plot_binj.py.

◆ injected_x

lalburst_power_plot_binj.HrssVsFreqScatter.injected_x

Definition at line 189 of file lalburst_power_plot_binj.py.

◆ injected_y

lalburst_power_plot_binj.HrssVsFreqScatter.injected_y

Definition at line 190 of file lalburst_power_plot_binj.py.

◆ missed_x

lalburst_power_plot_binj.HrssVsFreqScatter.missed_x

Definition at line 191 of file lalburst_power_plot_binj.py.

◆ missed_y

lalburst_power_plot_binj.HrssVsFreqScatter.missed_y

Definition at line 192 of file lalburst_power_plot_binj.py.