Project

General

Profile

Wiki » History » Version 13

Dillon Babor, 06/15/2023 12:30 PM

1 1 Alexandre Camsonne
h1. Wiki
2
3 13 Dillon Babor
* *SBS meetings*
4 10 Alexandre Camsonne
** DAQ meetings Mondays 11 AM
5
** SBS General meetings Wednesday 2 PM
6
** GMn Software meeting meetings Fridays 10 AM
7 1 Alexandre Camsonne
** SBS Software meeting meetings Fridays 10 AM
8 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
9
*How to connect to a counting house computer*
10 11 Alexandre Camsonne
11
Use ssh or putty to connect to hallgw ( need to use cryptokey ) need to forward a local port : example 5902 to an unused port on hallgw 25342 in putty
12
or in ssh : ssh -L5902:localhost:25342 username@hallgw.jlab.org
13
14 12 Alexandre Camsonne
To avoid conflicts : lets day 25342 for Victoria , 25343 for Austin and 25344 for Dillon ( though feel free to use any other numbers as long it is not already used )
15
16 11 Alexandre Camsonne
once in hallgw ssh to the computer you want to connect :
17
18
example
19
20 1 Alexandre Camsonne
ssh -L25342:localhost:5935 adaq@adaq2
21
22 11 Alexandre Camsonne
once connected you can launch your vnc client
23 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
24
*Access to Jupyterhub*
25 8 Alexandre Camsonne
26
https://jupyterhub.jlab.org
27
28 1 Alexandre Camsonne
File location Jupyter located in  camsonne directory 
29
30 5 Alexandre Camsonne
/u/home/camsonne/Jupyter 
31 1 Alexandre Camsonne
32
To open a tree from SBS :
33
34
OpenSBSTree.ipynb
35 2 Alexandre Camsonne
36 5 Alexandre Camsonne
cp /u/home/camsonne/Jupyter/OpenSBSTree.ipynb ~/
37 3 Alexandre Camsonne
38
https://sbs.jlab.org/wiki/index.php/SBS_Software/GMN_analysis_meeting_agendas_and_minutes
39 4 Alexandre Camsonne
40
List of variables
41
42
https://sbs.jlab.org/wiki/index.php/SBS_Replay_Variable_Names
43 6 Alexandre Camsonne
44
Information about farm
45
https://data.jlab.org
46
https://scicomp.jlab.org
47 7 Alexandre Camsonne
48
HCal information
49
50
https://redmine.jlab.org/projects/gmn_hcal_calibration/wiki
51 1 Alexandre Camsonne
52
HCal Supplemental Materials:
53
54 9 Alexandre Camsonne
# Farm Locations:
55 1 Alexandre Camsonne
** Full waveform GMn data can be found in the following location on the farm. Note that the data, despite its size, is sparse and better distributions on elastic tdc/adc/energy can be obtained with larger data sets. /lustre19/expphy/volatile/halla/sbs/seeds/rootfiles
56
** The pass 0 replays of GMn SBS4 data can be found in the following location. /work/halla/sbs/sbs-gmn/pass0/SBS4/LH2/rootfiles
57 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
58
*One file was copied at :*
59 9 Alexandre Camsonne
60
https://hallaweb.jlab.org/users/camsonne/SULI/hcal_gmn_fullreplay_13747_stream0_seg0_0.root
61 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
62
# *Scripts*
63 9 Alexandre Camsonne
** Many useful scripts exist on the a-onl machines past the hall gateway. See https://sbs.jlab.org/wiki/index.php/Analysis_Scripts for details.
64
** Cluster displays and display scripts can be found on the HCal-replay github. https://github.com/sebastianseeds/HCal_replay/tree/main/hcal/displays
65 13 Dillon Babor
# *Slides*
66 9 Alexandre Camsonne
** Some potentially useful HCal presentations can be found on the DocDB (under Sebastian Seeds author), however access might be an issue. Some are attached (below) for reference. https://sbs.jlab.org/cgi-bin/DocDB/private/ListBy?authorid=28
67 13 Dillon Babor
# *General Info*
68 9 Alexandre Camsonne
** Lots of good information on the GMn data can be found on the wiki here: https://docs.google.com/spreadsheets/d/1Q4f_DPvyCFiAjPZi-r6TFwFSN-pp4jtsTNThy13vwBA/edit#gid=0
69
** Lots of good information on HCal (albeit somewhat outdated) can be found here: https://hallaweb.jlab.org/wiki/index.php/SuperBigBite#HCAL_calorimeter
70
** More HCal information: https://sbs.jlab.org/wiki/index.php/HOW_TOs#HCAL:_Calorimeter_wiki
71
** Documents pertaining to HCal ADCs and TDCs are attached below.