Skip to content

diamondIPP/HighResAnalysis

Repository files navigation

Analysis Software for the High Resolution Tests at CERN & DESY

Requirements

Installation

  • downloading code

    git clone --recurse-submodules https://github.com/diamondIPP/HighResAnalysis.git 
    cd HighResAnalysis
  • python3, pip, virtualenv (requires sudo)

     make prepare-dev 
  • virtual environment and python packages (included in previous step)

    make venv
  • required python packages are listed in requirements

  • activate virtual environment and install aliases

    source .bash_aliases

Running

analyse <run_number> <dut_number=0>
  • for more information run analyse -h

Further reading

More information how the code is structured may be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published