HOPS
HOPS class reference
Public Member Functions | List of all members
vpal.pcc_plotting_utils.ProxyCableDelayFitPlotter Class Reference
Inheritance diagram for vpal.pcc_plotting_utils.ProxyCableDelayFitPlotter:
[legend]

Public Member Functions

def plot_bandfits (self, st_exp_phasor_collection, pcc_config, n_points=500, use_degrees=True)
 
def plot_individual_band_delays (self, st_exp_phasor_collection, pcc_config)
 
def plot_mean_band_delay (self, st_exp_phasor_collection, pcc_config)
 
def plot_phasor_amplitude_surface (self, st_exp_phasor_collection, pcc_config, use_degrees=True)
 

Member Function Documentation

◆ plot_bandfits()

def vpal.pcc_plotting_utils.ProxyCableDelayFitPlotter.plot_bandfits (   self,
  st_exp_phasor_collection,
  pcc_config,
  n_points = 500,
  use_degrees = True 
)
 Plot the fit, residuals, and the neighborhood of the local minimum found for the fit solution 

◆ plot_individual_band_delays()

def vpal.pcc_plotting_utils.ProxyCableDelayFitPlotter.plot_individual_band_delays (   self,
  st_exp_phasor_collection,
  pcc_config 
)

◆ plot_mean_band_delay()

def vpal.pcc_plotting_utils.ProxyCableDelayFitPlotter.plot_mean_band_delay (   self,
  st_exp_phasor_collection,
  pcc_config 
)

◆ plot_phasor_amplitude_surface()

def vpal.pcc_plotting_utils.ProxyCableDelayFitPlotter.plot_phasor_amplitude_surface (   self,
  st_exp_phasor_collection,
  pcc_config,
  use_degrees = True 
)
plot the amplitude of each p-cal phasor as a surface function of time,frequency 

The documentation for this class was generated from the following file: