====== How to run POS ====== source TriDAS_user/pixel/POSRelease/setenv.sh cd TriDAS_user/pixel/PixelRun mkdir Logs Runs ./run.sh --xml auto go to http://$(hostname):1973/ click on "PixelSupervisor" click "Initialize" select calibration to run: "TBMDelayBPIX" click "Configure" check that phases have been found click "Start" Once the calibration finished. Look at the results in: cd TriDAS_user/pixel/PixelRun/Runs/Run_0/Run_yourrunnr ==== How to analyze PixelAlive and SCurve ==== /home/cmspixel/TriDAS_lea/pixel/PixelAnalysisTools/test/bin/linux/x86_64_slc6/PixelAnalysis.exe $BUILD_HOME/pixel/PixelAnalysisTools/test/configuration/PixelAliveAnalysis.xml 15 where 15 is the run number /home/cmspixel/TriDAS_lea/pixel/PixelAnalysisTools/test/bin/linux/x86_64_slc6/PixelAnalysis.exe $BUILD_HOME/pixel/PixelAnalysisTools/test/configuration/ScurveAnalysis.xml 24 where 24 is the run number