applycal_to_orig_MSes#
- auto_selfcal.applycal_to_orig_MSes(selfcal_library='selfcal_library.pickle', write_only=True)#
Apply self-calibration solutions derived from auto_selfcal back to the original, unaveraged, MSes.
- Parameters:
- selfcal_libraryint, dict
Name of the file containing the selfcal_library results from auto_selfcal, or the selfcal_library dictionary itself. Default: ‘selfcal_library.pickle’
- write_onlybool
Only write a file that can be executed to apply the calibrations, but do not apply. Defaut: True
- Returns:
- None