Versions Compared

Key

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

...

  • CAL: this is done through the CAL tab in the Run Control main GUI. There's a button at the bottom of the tab for refreshing the BIAS DAC setting. The nominal value should be
    No Format
    0x5800
    
     
     
     
  • TKR: this is done through the TKRtab in the Run Control main GUI. There's a button for refreshing the level of the TKR bias voltage. The nominal value shuold be around
    No Format
    100 V
    
     
     
     

Again: under normal conditions the bias voltages to the detectors should be on all the times and the shifters should not have to turn it on/off manually.

...

 The test application is choosen by pressing the Select Applicationbutton, which opens a file browser. Under normal circumstances the shifter should always select the application called

No Format
end2endBT.py

 

 

 

 

which, by the way, is the only test application into the default directory of the file browser. After the Open button is pressed, the file browser is closed and Run Control is ready to start.

...

No Format
This assumes that the user launches Run Control through the Run Control shortcut on the Desktop of lat-btserver.

 

 

 

Here is the (time ordered!) sequence of operatios for starting a non sysnchronized run;

...

  1. Launch Run Control from the Run Control shortcut. At any time you can tell the application you're running (wheter it's normal or no synch) by the title of the X terminal popping up along with the Run Control main GUI.
  2. Make sure that the User is the Run Control Main GUI is properly set.
  3. Make sure the front ends are powered up and the detectors are biased.
  4. Select the end2endBT.py application.
  5. Sit in front of the ancillary DAQ machine (wkxglast1) and start the acquisition by entering the command:
    No Format
    > ACQmain
    
     
     
     
    You will be prompted to insert the number of events to be acquired and you'll have to properly start the run from a specific GUI (refer to the separate documentation for more details). Wait until the following message is prompted:
    No Format
    Starting server socket on port 2345
    -> waiting for a client...
    
     
     
     
  6. Go back to lat-btserver and press the START button in the Run Control main GUI.
  7. Fill out ALL the fields in the GUI which is prompted to you for collecting the run information and press OK in the GUI itself.
  8. Wait until the event counter on the right end of the Run Control GUI is incremented to one (it may take quite a few seconds for that) and the status changes from UNDEFINED to PASSED. Also, the state (seen in the text box below the RESET, STOP, RUN and PAUSE buttons) should have changed from RESET or STOPPED to RUNNING.  At this point the system is really ready to start.
  9. Back again to wkxglast1 and, when prompted with the message
    No Format
    Press enter when RC is ready
    
     
    follow the instruction and press enter.
  10. Put all relevant run-related information into the e-logbook.
  11. The run should stop by itself when the number of events preset in the ancillary DAQ has been collected (neve press the STOP button, remember!). At that point Run Control should pass automatically into the RESETstate. If, for whatever reason, you need to stop the acquisition, press CTRL+C on wsxglast1 first, then stop Run Control. Don't forget to record the forced stop of the run in the e-logbook!
  12. Note that in synchronized mode you should never ever push the PAUSE button.  Pausing a LATTE run will completely confuse the merging code and spoil the run.
  13. Close and restart Run Control for a new run.

...

No Format
This assumes that the user launches Run Control through the Run Control No Synch shortcut on the Desktop of lat-btserver.

 

 

 

Here is the (time ordered!) sequence of operatios for starting a non sysnchronized run;

...