.. pydsui Master File Pydsui Documentation ================================================================================ Documentation Location: kusp_docs/data_streams/dsui/pydsui/source/index.rst The Python DSUI source code is located at kusproot/subsystems/datastreams/ The python DSUI module is named pydsui.py and contains the API for DSUI For a simple example of Python DSUI look at Python DSUI: For a simple example of Python DSUI look at kusproot/examples/pydsui_dumbloops How to run pydsui_dumbloops bash$ cd kusproot/examples/pydsui_dumbloops bash$ make This will execute the pydsui_dumbloops and run the postprocessing scripts to generate a histogram A binary file is generated in the current directory. Postprocessing Pipeline Configuration File pydsui_dumbloops.pipes creates a histogram postscript image from the Data Streams binary file(pydsui_dumbloops.py) which is produced by the pydsui_dumbloops.py example program. .. toctree:: :maxdepth: 2 Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`