Code Monkey home page Code Monkey logo

etroc2_test_stand's Introduction

ETROC2 Test Stand software.

The test stand consists of the radiation source, the module and the readout board which are attached to a cooling system, the KCU DAQ assistant and the oscilloscope (Fig.1).

  1. Mount the Lecroy data from the scope.
cd ETROC2_Test_Stand
source MountLecroyData.sh 
  1. Taking data from KCU only (without the scope data).
cd /home/daq/
source Test_Stand.sh
ipython test_tamalero.py -- --control_hub --kcu $DAQ_assistant_IP --verbose --configuration modulev0b --power_up
ipython -i test_ETROC.py -- --test_chip --hard_reset --partial --configuration modulev0b --module 1 
(and make sure that the lpGBT connections are locked)
./reset_and_run.sh $number_of_events

To run the Acquisition and the ETROC data taking at the same time the Autopilot can be used:

  1. Running the autopilot (taking data from the KCU and the scope).
cd /home/daq/
source Setup_Autopilot_Variables.sh
ipython test_tamalero.py -- --control_hub --kcu $DAQ_assistant_IP --verbose --configuration modulev0b --power_up
ipython -i test_ETROC.py -- --test_chip --hard_reset --partial --configuration modulev0b --module 1 
(and make sure that the lpGBT connections are locked)
./autopilot.sh $number_of_events $threshold_offset
  1. Do the data acquisition from the scope (without the data taking from the scope).
cd ETROC2_Test_Stand
source Acquisition.sh
python3 acquisition_wrapper.py $number_of_events
  1. Do the conversion of the data from the scope.
cd ETROC2_Test_Stand
source Conversion.sh
pytohn3 recoLoop.py
  1. Merging the data from the scope and from the KCU (Fig.2).
cd ETROC2_Test_Stand
source Merging.sh
python3 merge_scope_etroc.py

etroc2_test_stand's People

Contributors

arhayrap avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.