Skip to content

Installing the Software

eleonardi edited this page Nov 8, 2015 · 22 revisions

You can obtain the lastest release of the PADME software from the main repository hosted on GitHub.

From any machine where git is installed give the following command:

git clone https://github.com/eleonardi/padme <mydir>

If <mydir> is omitted, a directory named "padme" is created inside the current directory.

If you want to be able to commit your changes to the software, you must first register to GitHub and then send a request for acces to emanuele.leonardi@roma1.infn.it specifying the GutHub user name you created.

N.B. To run the PadmeDAQ software you need a CAEN A3818 optical controller and the CAENDigitizer and CAENComm libraries installed on your computer.

Clone this wiki locally