########## KeyHandler ########## The KeyHandler is the main interface with other key files that point at measurement sets, imaging recipes etc. The pipeline is run by instantiating the KeyHandler, and then passing it to the other handlers. .. autoclass:: phangsPipeline.KeyHandler :members: :undoc-members: :noindex: