flint.prefect.common.ms ======================= .. py:module:: flint.prefect.common.ms .. autoapi-nested-parse:: Common prefect tasks around interacting with measurement sets Attributes ---------- .. autoapisummary:: flint.prefect.common.ms.P flint.prefect.common.ms.R flint.prefect.common.ms.task_add_model_source_list_to_ms flint.prefect.common.ms.task_subtract_model_from_ms Functions --------- .. autoapisummary:: flint.prefect.common.ms.add_model_source_list_to_ms Module Contents --------------- .. py:function:: add_model_source_list_to_ms(wsclean_command: flint.imager.wsclean.WSCleanResult, calibrate_container: pathlib.Path | None = None) -> flint.imager.wsclean.WSCleanResult .. py:data:: P .. py:data:: R .. py:data:: task_add_model_source_list_to_ms :type: prefect.Task[P, R] :value: None .. py:data:: task_subtract_model_from_ms :value: None