26 lines
1.0 KiB
HTML
Executable File
26 lines
1.0 KiB
HTML
Executable File
<html><head><title>Lifetime Measurement</title></head>
|
|
<body>
|
|
|
|
<h5 style="color:gray;">Fall 2021, Andreas Streun, Jan Chrin</h5>
|
|
<h4>Beam lifetime measurement</h4>
|
|
<h2 style="color:blue;">About</h2>
|
|
|
|
<p>This <b>Example Application</b> inherits from the SLSMainWindow base class.<br>
|
|
<p>information concerning this application, such as configuration parameters or other, may be entered, e.g., <a href="page1.html">here</a></p>
|
|
|
|
<h2 style="color:blue;">The Panel</h2>
|
|
|
|
<p>These web pages are to be completed by the application owner.<br>
|
|
They are located in the following directory: <br>
|
|
/afs/psi.ch/intranet/SF/Beamdynamics/common/qrc_resources/help/<appname><br>
|
|
where <appname>.py is the name of the application program</p>
|
|
|
|
<p> After modification, execute the following script to incorporate changes<br>
|
|
into qrc_resource.py for (automatic) import into PyQt4- and PyQt5-based applications:</p>
|
|
|
|
<p>cd /afs/psi.ch/intranet/SF/Beamdynamics/common/qrc_resources</p>
|
|
<p>./make_and_install.sh</>
|
|
|
|
|
|
</body></html>
|