astrohack.scripts.baseline.baseline_reduction_pipeline

Functions

parse()

param_init(param_dict, msger)

run_casa_pre_locit_steps(param_dict, msger)

run_astrohack_locit(param_dict, msger)

run_astrohack_exports(param_dict, msger)

run_casa_post_locit_plots(param_dict, msger)

prepare_html_report(param_dict, msger)

main()

Module Contents

parse()[source]
param_init(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
run_casa_pre_locit_steps(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
run_astrohack_locit(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
run_astrohack_exports(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
run_casa_post_locit_plots(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
prepare_html_report(param_dict: dict, msger: astrohack.utils.pipeline_support.MessageBoard)[source]
main()[source]