Giter Site home page Giter Site logo

hgcstudies's Introduction

HGCStudies

Hexacontroller Test Stand

First Test stand IP: 128.111.19.46

Second Test stand IP: 128.111.19.45

Load FW to FPGA

ssh [email protected] # login from hgcal PC
newDate # needed to set the date of the PC to something that's not 1970
cd mylittledt
make distclean
make trophy

Start processes for running

cd /root/hexactrl-sw
python3 address_table/buildXML.py
python3 webserver.py & # not necessary if you plan to run within the terminal

Locally run Fast Control

cd /root/hexactrl-sw
source env.sh
./bin/zmq-server &

Locally run Slow Control

cd /root/hexactrl-sw/zmq_i2c
python3 zmq_server.py &

In first terminal

cd /root/hexactrl-sw/hexactrl-sw/
source env.sh
./bin/zmq-client

In second terminal

cd /root/hexactrl-sw/hexactrl-script/
source env.sh
python3 full_test.py -d <outputdir> -o /data/HexaController/data/ -i <test stand IP> -f configs/<initHD.yaml or initLD.yaml depending on module>

Module Tolerances

Methods to run the module tolerances on Condor. This produces only the 2D plots. To run the first command you need to only use the first function that is meant to run on the cluster. The second and third commands are used to merge the files from eos and then do final plotting and formatting.

./process.py -p . -m ModuleStudies.C -o ModuleTolerances_complete_300K_29Apr21 -l . -b diffTolerances.conf
python mergeJSONFiles.py -d ModuleTolerances_complete_300K_29Apr21 -g <geometry>
root -l -b -q ModuleStudies.C+

hgcstudies's People

Contributors

matthewkilpatrick avatar

Watchers

 avatar  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.