Project

General

Profile

Wiki » History » Version 14

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 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 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
25
*Access to Jupyterhub*
26 8 Alexandre Camsonne
27
https://jupyterhub.jlab.org
28
29 1 Alexandre Camsonne
File location Jupyter located in  camsonne directory 
30
31 5 Alexandre Camsonne
/u/home/camsonne/Jupyter 
32 1 Alexandre Camsonne
33
To open a tree from SBS :
34
35
OpenSBSTree.ipynb
36 2 Alexandre Camsonne
37 5 Alexandre Camsonne
cp /u/home/camsonne/Jupyter/OpenSBSTree.ipynb ~/
38 3 Alexandre Camsonne
39
https://sbs.jlab.org/wiki/index.php/SBS_Software/GMN_analysis_meeting_agendas_and_minutes
40 4 Alexandre Camsonne
41
List of variables
42
43
https://sbs.jlab.org/wiki/index.php/SBS_Replay_Variable_Names
44 6 Alexandre Camsonne
45
Information about farm
46
https://data.jlab.org
47
https://scicomp.jlab.org
48 7 Alexandre Camsonne
49
HCal information
50
51
https://redmine.jlab.org/projects/gmn_hcal_calibration/wiki
52 1 Alexandre Camsonne
53
HCal Supplemental Materials:
54
55 9 Alexandre Camsonne
# Farm Locations:
56 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
57
** The pass 0 replays of GMn SBS4 data can be found in the following location. /work/halla/sbs/sbs-gmn/pass0/SBS4/LH2/rootfiles
58 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
59
*One file was copied at :*
60 9 Alexandre Camsonne
61
https://hallaweb.jlab.org/users/camsonne/SULI/hcal_gmn_fullreplay_13747_stream0_seg0_0.root
62 13 Dillon Babor
______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
63
# *Scripts*
64 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.
65
** Cluster displays and display scripts can be found on the HCal-replay github. https://github.com/sebastianseeds/HCal_replay/tree/main/hcal/displays
66 13 Dillon Babor
# *Slides*
67 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
68 13 Dillon Babor
# *General Info*
69 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
70
** Lots of good information on HCal (albeit somewhat outdated) can be found here: https://hallaweb.jlab.org/wiki/index.php/SuperBigBite#HCAL_calorimeter
71
** More HCal information: https://sbs.jlab.org/wiki/index.php/HOW_TOs#HCAL:_Calorimeter_wiki
72
** Documents pertaining to HCal ADCs and TDCs are attached below.