Project

General

Profile

Wiki » History » Version 12

Alexandre Camsonne, 06/08/2023 10:38 AM

1 1 Alexandre Camsonne
h1. Wiki
2
3 10 Alexandre Camsonne
* 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
9 11 Alexandre Camsonne
How to connect to a counting house computer
10
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
ssh -L25342:localhost:5935 adaq@adaq2
21
22
once connected you can launch your vnc client
23
24 10 Alexandre Camsonne
25 8 Alexandre Camsonne
Access to Jupyterhub
26
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 9 Alexandre Camsonne
53
HCal Supplemental Materials:
54
55
# Farm Locations:
56
** 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
59
One file was copied at :
60
61
https://hallaweb.jlab.org/users/camsonne/SULI/hcal_gmn_fullreplay_13747_stream0_seg0_0.root
62
63
# Scripts
64
** 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
# Slides
67
** 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
# General Info
69
** 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.