casafeather.casafeather

Module Contents

Functions

casafeather([cleanup])

Start the casafeather application in a subprocess.

casafeather.casafeather.casafeather(cleanup=True)

Start the casafeather application in a subprocess.

For more information about casafeather, see the casafeather documentation in CASAdocs.

Parameters:

cleanup (bool) – If True, the subprocess will be terminated when the Python session ends.