On chimera-dome, show information about flap status, change open and close functions to openSlit and closeSlit and added openFlap and closeFlap. Note that this does not drop backward capabilities. It only changes the key on the chimera script, not the drivers.
When showing information about flap status, capture NotImplementedError because a considerable number of domes don't have flaps.
Updated interface, instrument and fakedome.
On chimera-dome, show information about flap status, change
open
andclose
functions toopenSlit
andcloseSlit
and addedopenFlap
andcloseFlap
. Note that this does not drop backward capabilities. It only changes the key on the chimera script, not the drivers.When showing information about flap status, capture
NotImplementedError
because a considerable number of domes don't have flaps.