:mod:`percival` package ======================= The Percival User Interface consist of a number of python classes which can be used to control and read out data from the Percival detector system. The following document the API for these classes. The classes can also be used in interactive python sessions where users directly call the relevant functions to control the system. In fact this use-case is recommended to begin with. :mod:`percival.percivalui` module --------------------------------- .. automodule:: percival.percivalui :members: :show-inheritance: