Difference: EUTelescopeAndIBLTestbeam (26 vs. 27)

Revision 272015-04-20 - KennyWraight

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

EUTelescope And ITK Testbeam pages

eutel-strategy.png

Changed:
<
<

Glasgow work on ATLAS EUTelescope, Pixel and ITK testbeam data. Both Reconstruction and Analysis aspects of the work involve EUTelescope software. Please see the official pages pages for more details. A communal area with installed software and test files can be found: /data/detdev01/FEI4_testbeam_construction.
>
>

Glasgow work on ATLAS EUTelescope, Pixel and ITK testbeam data. Both Reconstruction and Analysis aspects of the work involve EUTelescope software. Please see the official pages pages for more details.
<--A communal area with installed software and test files can be found: /data/detdev01/FEI4_testbeam_construction. -->
 Some tips on post-analysis analysis are also noted.
Changed:
<
<
Information on finding data is given below.
>
>
Also,
    • Information on finding data is given below.
    • EUDAQ pages are also available here.
    • UK activites are documented on Kate's pages on PUUKA
    • Find the working group meetings on indico
    • Instruction for simulating telescope data with AllPix here
    • Instruction for custominsing reconstruction and analysis are also available
 
Changed:
<
<
EUDAQ pages are also available here.
>
>
Link to the DESY March 2012 analysis (from 2013!).
 
Deleted:
<
<
Here is a link to the DESY March 2012 analysis.

Also, UK activites are documented on Kate's pages on PUUKA.

* Find the working group meetings on indico.

Here is some instruction for simulating telescope data with AllPix here.

Pages with instruction for custominsing reconstruction and analysis are also available.

 
NB This page is a work in progress

Testbeam Reconstruction

Changed:
<
<
A working version of the reconstruction code can be found: /data/detdev01/FEI4_testbeam_construction/reconstruction.
>
>
<-- A working version of the reconstruction code can be found: /data/detdev01/FEI4_testbeam_construction/reconstruction. -->
 
Changed:
<
<
If you want to install your own code then follow the instructions here.
>
>
To install your own code then follow the instructions here.
  This is a short recipe for running.
Changed:
<
<
* First set the environment.

> ILCSOFT=/data/detdev01/FEI4_testbeam_construction/reconstruction/v01-17-01/Eutelescope/v00-08-02
> cd $ILCSOFT
> source build_env.sh

To check the environment has been set correctly check the EUTELESCOPE parameter has been set: > echo $EUTELESCOPE
This should be something like /PATH_TO_SOFTWARE/v01-16-02/Eutelescope/v00-08-02

>
>
* First, check the environment has been set correctly by echoing the EUTELESCOPE parameter: > echo $EUTELESCOPE
This should be something like /PATH_TO_SOFTWARE/VERSION/Eutelescope/trunk
  * Next, go to the jobsub directory:

> cd $EUTELESCOPE/jobsub

Changed:
<
<
You are now ready to run the reconstruction chain. There are five steps or "tasks" to transform raw data into analysis ready data: converter, clustering, hitmaker, alignment and filter. Each task is performed using the jobsub.py script and requires a configuration file to set basic steering parameters such as input file, output directories and beam energy. The basic execution format is
>
>
There are five basic steps to run the reconstruction chain (i.e. to transform raw data into analysis ready data): converter, clustering, hitmaker, alignment and filter. Each task is performed using the jobsub command (exported when the build environment is set) and requires a configuration file to set basic steering parameters such as input file, output directories and beam energy. The basic execution format is
  > ./jobsub.py --config=CONFIGURATION_FILE [-o PARAMETER_NAME=VALUE ] TASK_NAME FILE_NUMBER
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback