uvcontsub_orig_MSes#
- auto_selfcal.uvcontsub_orig_MSes(selfcal_library='selfcal_library.pickle', write_only=True)#
Do continuum subtraction of the original MS files.
- Parameters:
- selfcal_librarystr, 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