HOPS
HOPS class reference
|
Public Member Functions | |
def | __init__ (self, config_obj, root_file, control_file, frequency_group='X') |
def | calculate_delay_phase_offsets (self) |
def | get_mean_station_delay_offsets_and_error (self) |
def | get_mean_station_phase_offsets_and_error (self) |
def | get_raw_station_delay_offsets (self) |
def | get_raw_station_phase_offsets (self) |
def | set_stations (self, legacy_stations='', target_stations='') |
simplified fourphase processor, single baseline values (no least-squares fitting involved) we just average the results of this processor over multiple scans to obtain results for each station
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.__init__ | ( | self, | |
config_obj, | |||
root_file, | |||
control_file, | |||
frequency_group = 'X' |
|||
) |
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.calculate_delay_phase_offsets | ( | self | ) |
compute the phase/delay offsets for Y-X at each station
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.get_mean_station_delay_offsets_and_error | ( | self | ) |
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.get_mean_station_phase_offsets_and_error | ( | self | ) |
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.get_raw_station_delay_offsets | ( | self | ) |
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.get_raw_station_phase_offsets | ( | self | ) |
def vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.set_stations | ( | self, | |
legacy_stations = '' , |
|||
target_stations = '' |
|||
) |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.bl_pol_products |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.config_obj |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.control_file_path |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.error_condition |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.exp_dir |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.exp_name |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.frequency_group |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.legacy_stations |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.min_snr |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.num_proc |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.root_file_path |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.scan_dir |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.scan_name |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.station_y_minus_x_delays |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.station_y_minus_x_phases |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.target_stations |
vpal.fourphase_lib.MixedModeFourphaseSingleScanProcessor.use_progress_ticker |