Commits

Srikrishna Sekhar authored 846585ebdb9
CAS-14184 : Add try/except catch in __next__

Wrapped the bulk of the __next__ function inside a `try/except` in order to catch any exceptions thrown by tclean/deconvolve. The error traceback is caught and is passed back as the stopdescription, with an accompanying stopcode of -1

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut