pipeline.hifv.tasks.pbcor package¶
Submodules¶
pipeline.hifv.tasks.pbcor.display module¶
pipeline.hifv.tasks.pbcor.pbcor module¶
-
class
pipeline.hifv.tasks.pbcor.pbcor.
Pbcor
(inputs)[source]¶ Bases:
pipeline.infrastructure.basetask.StandardTaskTemplate
-
Inputs
¶ alias of
PbcorInputs
-
analyse
(results)[source]¶ Determine the best parameters by analysing the given jobs before returning any final jobs to execute.
- Parameters
jobs (a list of
JobRequest
) – the job requests generated byprepare()
- Return type
Result
-
pipeline.hifv.tasks.pbcor.renderer module¶
-
class
pipeline.hifv.tasks.pbcor.renderer.
T2_4MDetailsMakepbcorimagesRenderer
(uri='pbcor.mako', description='Produce primary beam corrected tt0 images', always_rerender=False)[source]¶ Bases:
pipeline.infrastructure.renderer.basetemplates.T2_4MDetailsDefaultRenderer