hifv_plotsummary¶ hifv_plotsummary(vis=None) → ResultsList[Results][source]¶ Create pipeline summary plots. Parameters: vis -- List of input visibility data. Returns: The results object for the pipeline task is returned. Examples Execute the pipeline plotting task: >>> hifv_plotsummary()