October 2015 Testbeam Data (and after)
/eos/experiment/clicdp/grid/ilc/user/c/clictel/
May 2015 Testbeam Data
Mount EOS
1. create a directory to mount EOS e.g.
mkdir eos
2. execute the script
#!/bin/bash
export EOS_MGM_URL="root://eospublic.cern.ch"
source /afs/cern.ch/project/eos/installation/client/etc/setup.sh
eosmount eos
The data is in the directory
eos/clicdp/data/VertexTB/RawData/CERN_TB_DATA_May2015/
3. Go to the above directory and copy the data from the pcvertextb with
rsync --progress -auv vertextb@pcvertextb:/data/CERN_H6B_May2015/*.raw .
4. To copy to CASTOR execute
python copy_dir_to_castor.py CERN_TB_DATA_May2015
in the
RawData directory
October 2013 Testbeam Data
Raw Data from the CLIC October 2013 testbeam data can be found on CASTORPUBLIC, at this path :
/castor/cern.ch/clicdet/CLIC_Vertex_TB_Data/DESY_TB_DATA_October2013
Reconstructed tbtrack root files are presently located at :
/afs/cern.ch/eng/clic/TBData/DESY_TB_DATA_October2013_results/tbtrack
PS and SPS Testbeam Data
Raw Data from the CLIC PS and SPS test beams can be found on EOS:
CLICdpEosSpace explains how to mount EOS.
cd ~/eos/clicdp/data/VertexTB/RawData
--> subdirectories for each data-taking period. Write access only for members of the group zf and members of the egroup clicdp-eos-users.
Calibration of assemblies done with the X-ray machine
/castor/cern.ch/clicdet/TimepixCalibrationData/Calib_2014/
--
MathieuB - 01 Nov 2013