ngcasa.flagging.manager_list

manager_list(vis_dataset)[source]

Add a new flag variable to the dataset. All flags in the new variable are set to false, unless a source variable is given in which case the values of the source are copied.

Parameters
  • vis_dataset (xarray.core.dataset.Dataset) – Input dataset

  • Returns

  • -------

  • pandas.core.frame.DataFrame – Information on flag variables from the input dataset