Skip to content
/ drunc Public

Dune RUN Control (DRUNC) is the run control for the DUNE experiment

Notifications You must be signed in to change notification settings

DUNE-DAQ/drunc

Repository files navigation

DUNE Run Control (drunc)

This software defines a flexible run control infrastructure for a distributed DAQ system defined in a set of configuration files used at run time for DUNE. Operation of the experiment is defined through a finite state machine (FSM) which describes the operational state of the DAQ.

The project is still under development, and as such will still have bugs or features that users may not want. If you encounter any of these please raise an issue and describe it clearly so that we can resolve it easily.

drunc_overview

Setting up

If you are trying to run drunc you must have a DUNE-DAQ environment, with cvmfs available. See setup instructions here to setup an nightly or a static release.

Running drunc

Once you have drunc, you can look at the quick start instructions.

If you need more details:

There are more in depth descriptions of part of the system here:

Finally, we have a FAQ, have a look there if you have a problem!

Developing

If are developing a user interface for drunc, you can get help here:

There is more developer information in the drunc wiki.

Release notes

... are here