HOPS
HOPS class reference
|
Namespaces | |
vpal.fourphase_lib | |
Functions | |
def | vpal.fourphase_lib.construct_control_file_lines (config_obj, station_delay_phase_results) |
def | vpal.fourphase_lib.generate_fourphase_control_file (config_obj, output_control_filename) |
def | vpal.fourphase_lib.generate_station_phase_delay_corrections (config_obj, report_data_obj=None) |
def | vpal.fourphase_lib.select_fourphase_scans_by_baseline (SingleScanBaselineCollection_list, exp_directory, stations, dtec_tolerance=1.0, min_snr=10, dtec_nom=0.1, max_number_to_select=0) |
Variables | |
vpal.fourphase_lib.Bar = utility.Bar | |
vpal.fourphase_lib.fourphase_logger = logging.getLogger(__name__) | |