predict_skymodel_list_rsexecute_workflow

predict_skymodel_list_rsexecute_workflow(obsvis, skymodel_list, **kwargs)[source]

Predict from a list of skymodels

If obsvis is a list then we pair obsvis element and skymodel_list element and predict If obvis is Visibility then we calculate Visibility for each skymodel

Parameters:
  • obsvis – Observed Block Visibility or list or graph

  • skymodel_list – skymodel list

  • kwargs – Parameters for functions in components

Returns:

List of vis_lists