P-AIRCARS Casacore Module

paircars.casacoreutils.fill_caltable module

paircars.casacoreutils.fill_caltable.cli()[source]
paircars.casacoreutils.fill_caltable.make_caltable_columns(msname, caltable, nchan)[source]

Make blank caltable columns :param ms_file: Path to the measurement set (MS). :type ms_file: str :param output_caltable: Name of the output calibration table. :type output_caltable: str :type nchan: :param nchan: Number of channels to include in the table :type nchan: int

Returns:

Caltable name

Return type:

str