Project

General

Profile

Wiki » History » Version 16

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

1 1 Alexandre Camsonne
h1. Wiki
2
3 15 Dillon Babor
*SBS meetings*
4
* DAQ meetings Mondays 11 AM
5
* SBS General meetings Wednesday 2 PM
6
* GMn Software meeting meetings Fridays 10 AM
7
* SBS Software meeting meetings Fridays 10 AM
8 14 Dillon Babor
9 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
10
*How to connect to a counting house computer*
11 11 Alexandre Camsonne
12
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
13
or in ssh : ssh -L5902:localhost:25342 username@hallgw.jlab.org
14
15 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 )
16
17 11 Alexandre Camsonne
once in hallgw ssh to the computer you want to connect :
18
19
example
20
21 1 Alexandre Camsonne
ssh -L25342:localhost:5935 adaq@adaq2
22
23 11 Alexandre Camsonne
once connected you can launch your vnc client
24 16 Dillon Babor
25 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
26
*Access to Jupyterhub*
27 8 Alexandre Camsonne
28
https://jupyterhub.jlab.org
29
30 1 Alexandre Camsonne
File location Jupyter located in  camsonne directory 
31
32 5 Alexandre Camsonne
/u/home/camsonne/Jupyter 
33 1 Alexandre Camsonne
34
To open a tree from SBS :
35
36
OpenSBSTree.ipynb
37 2 Alexandre Camsonne
38 5 Alexandre Camsonne
cp /u/home/camsonne/Jupyter/OpenSBSTree.ipynb ~/
39 3 Alexandre Camsonne
40
https://sbs.jlab.org/wiki/index.php/SBS_Software/GMN_analysis_meeting_agendas_and_minutes
41 4 Alexandre Camsonne
42
List of variables
43
44
https://sbs.jlab.org/wiki/index.php/SBS_Replay_Variable_Names
45 6 Alexandre Camsonne
46
Information about farm
47
https://data.jlab.org
48
https://scicomp.jlab.org
49 7 Alexandre Camsonne
50
HCal information
51
52
https://redmine.jlab.org/projects/gmn_hcal_calibration/wiki
53 1 Alexandre Camsonne
54
HCal Supplemental Materials:
55
56 9 Alexandre Camsonne
# Farm Locations:
57 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
58
** The pass 0 replays of GMn SBS4 data can be found in the following location. /work/halla/sbs/sbs-gmn/pass0/SBS4/LH2/rootfiles
59 16 Dillon Babor
60 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
61
*One file was copied at :*
62 9 Alexandre Camsonne
63
https://hallaweb.jlab.org/users/camsonne/SULI/hcal_gmn_fullreplay_13747_stream0_seg0_0.root
64 16 Dillon Babor
65 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
66
# *Scripts*
67 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.
68
** Cluster displays and display scripts can be found on the HCal-replay github. https://github.com/sebastianseeds/HCal_replay/tree/main/hcal/displays
69 13 Dillon Babor
# *Slides*
70 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
71 13 Dillon Babor
# *General Info*
72 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
73
** Lots of good information on HCal (albeit somewhat outdated) can be found here: https://hallaweb.jlab.org/wiki/index.php/SuperBigBite#HCAL_calorimeter
74
** More HCal information: https://sbs.jlab.org/wiki/index.php/HOW_TOs#HCAL:_Calorimeter_wiki
75
** Documents pertaining to HCal ADCs and TDCs are attached below.