Analysis Getting Started » History » Version 7
Sean Jeffas, 05/11/2023 10:22 AM
| 1 | 1 | Sean Jeffas | h1. Analysis Getting Started |
|---|---|---|---|
| 2 | 2 | Sean Jeffas | |
| 3 | These instructions are specific to the analyzer and SBS-offline installations existing under /work/halla/sbs, maintained by Andrew Puckett. |
||
| 4 | |||
| 5 | {{toc}} |
||
| 6 | 3 | Sean Jeffas | |
| 7 | h1. How to Reach the SBS Work Directory |
||
| 8 | |||
| 9 | 4 | Sean Jeffas | * Log in to the JLab ifarm |
| 10 | ** https://scicomp.jlab.org/docs/getting_started |
||
| 11 | 3 | Sean Jeffas | * The SBS work directory is located at /work/halla/sbs |
| 12 | 4 | Sean Jeffas | ** Created a directory here with @mkdir username@ |
| 13 | 3 | Sean Jeffas | ** If you do not have permission contact Ole Hansen (ole@jlab.org) and ask to be added to the SBS user group. |
| 14 | 5 | Sean Jeffas | |
| 15 | h1. Setting up Environments |
||
| 16 | |||
| 17 | * If you want to set up your own personal analyzer you can look here https://github.com/JeffersonLab/analyzer |
||
| 18 | |||
| 19 | h1. Getting Files from Cache |
||
| 20 | |||
| 21 | 6 | Sean Jeffas | * All raw EVIO files from GMn are on tape at @/mss/halla/sbs@ |
| 22 | * Cached EVIO files are located at @/cache/halla/sbs@ |
||
| 23 | 5 | Sean Jeffas | * To write files from tape to cache see documentation here, https://scicomp.jlab.org/docs/node/586 |
| 24 | ** For example, to get all EVIO splits from run runnumber in GMn to cache execute @jcache get /mss/halla/sbs/raw/*runnumber*@ |
||
| 25 | 7 | Sean Jeffas | |
| 26 | h1. Setting up the SBS Replay |