astrohack.scripts.beamcuts.beamcut_reduction_pipeline

Functions

parse()

fetch_ms_metadata(param_dict)

param_init(param_dict, msger)

run_casa_calibration(param_dict, msger)

run_astrohack_reduction(param_dict, msger)

run_astrohack_exports(param_dict, msger)

prepare_html_report(param_dict, msger)

main()

Module Contents

parse()[source]
fetch_ms_metadata(param_dict: dict)[source]
param_init(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
run_casa_calibration(param_dict, msger)[source]
run_astrohack_reduction(param_dict, msger)[source]
run_astrohack_exports(param_dict, msger)[source]
prepare_html_report(param_dict, msger)[source]
main()[source]