HOPS
HOPS class reference
|
Public Member Functions | |
def | __init__ (self, config_obj, root_file, control_file) |
def | calculate_delay_phase_offsets (self) |
def | construct_ionosphere_fix_control_file (self) |
def | construct_ionosphere_search_control_file (self) |
def | determine_ionosphere (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, 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.VGOSFourphaseSingleScanProcessor.__init__ | ( | self, | |
config_obj, | |||
root_file, | |||
control_file | |||
) |
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.calculate_delay_phase_offsets | ( | self | ) |
compute the phase/delay offsets for Y-X at each station
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.construct_ionosphere_fix_control_file | ( | self | ) |
construct a control file with a fixed dTEC for each baseline
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.construct_ionosphere_search_control_file | ( | self | ) |
create and ionosphere search control file for the first pass
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.determine_ionosphere | ( | self | ) |
determine the dTEC for each baseline
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.get_mean_station_delay_offsets_and_error | ( | self | ) |
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.get_mean_station_phase_offsets_and_error | ( | self | ) |
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.get_raw_station_delay_offsets | ( | self | ) |
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.get_raw_station_phase_offsets | ( | self | ) |
def vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.set_stations | ( | self, | |
stations = '' |
|||
) |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.baseline_dtec |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.config_obj |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.control_file_path |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.dtec_tolerance |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.error_condition |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.exp_dir |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.exp_name |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.ion_fix_control_file_path |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.ion_search_control_file_path |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.num_proc |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.pol_products |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.root_file_path |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.scan_dir |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.scan_name |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.station_y_minus_x_delays |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.station_y_minus_x_phases |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.stations |
vpal.fourphase_lib.VGOSFourphaseSingleScanProcessor.use_progress_ticker |