Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As of April 1, 2024, another detector (0016778240-0176075265-0452984854-4021594881-1962934296-0177446913-0402653206) is being readied for an upcoming beam test.  With the delays provided by the detector-specific .yml file and the automatic bad lane disablment done by the Root class on Configure, the third and (later) fourth images above were obtained.

Running the DAQ

In a nutshellThe beam-test ePixM is currently in the FEE test stand.  To run it, log in to drp-neh-ctl002.  You can use your own account or detopr (if you can make it work), but avoid rixopr for now.  Change directory to where you want to work and execute the following:

...

Move the DAQ in the ALLOCATED or CONNECTED state prior to executing one of them.

Details

The beam-test ePixM is currently in the FEE test stand.  Run the DAQ as follows:

Code Block
languagebash
ssh drp-neh-ctl002
cd scripts
. ./setup_env.sh
procmgr start epixM.cnf

...