Difference between revisions of "Batc replay"
Line 1: | Line 1: | ||
VCS alphaE experiment batch replay instructions: | VCS alphaE experiment batch replay instructions: | ||
− | Hcana is installed on /group/alphaE/analysis_apps/hcana . | + | Hcana is installed on /group/alphaE/analysis_apps/hcana . The replay code is located in the /group/alphaE/analysis_apps/hallc_replay_vcs directory. |
− | DBASE and PARAM files are located /group/alphaE/analysis_apps/vcs_DB. DBASE is symbolically linked to /group/alphaE/analysis_apps/hallc_replay_vcs/DBASE and | + | DBASE and PARAM files are located in the /group/alphaE/analysis_apps/vcs_DB directory. The DBASE is symbolically linked to /group/alphaE/analysis_apps/hallc_replay_vcs/DBASE and |
− | PARAM is symbolically linked to /group/alphaE/analysis_apps/PARAM. To run the full replay code: ./run_full_replay.csh . | + | PARAM is symbolically linked to /group/alphaE/analysis_apps/PARAM. To run the full replay code simply execute run_full_replay.csh: ./run_full_replay.csh . |
For batch replays use the scripts that are located in /group/alphaE/analysis_apps/hallc_replay_vcs/batch_runreplay/ directory. First, add the list of run numbers that you | For batch replays use the scripts that are located in /group/alphaE/analysis_apps/hallc_replay_vcs/batch_runreplay/ directory. First, add the list of run numbers that you |
Latest revision as of 12:15, 3 September 2019
VCS alphaE experiment batch replay instructions:
Hcana is installed on /group/alphaE/analysis_apps/hcana . The replay code is located in the /group/alphaE/analysis_apps/hallc_replay_vcs directory. DBASE and PARAM files are located in the /group/alphaE/analysis_apps/vcs_DB directory. The DBASE is symbolically linked to /group/alphaE/analysis_apps/hallc_replay_vcs/DBASE and PARAM is symbolically linked to /group/alphaE/analysis_apps/PARAM. To run the full replay code simply execute run_full_replay.csh: ./run_full_replay.csh .
For batch replays use the scripts that are located in /group/alphaE/analysis_apps/hallc_replay_vcs/batch_runreplay/ directory. First, add the list of run numbers that you would like to replay to the replay.runlist. Then execute run_batch_FullReplay code by doing: ./run_batch_FullReplay.sh. This will generate a job for each replay and run the replay code on the ifarm. The output root files are currently only saved to /volatile/hallc/alphaE/ROOTFiles_vcs/ .I have tested it for two runs and it worked but if you come up with any issues please let me know.
Hamza Atac, email:h.atac@temple.edu