Project

General

Profile

Wiki » History » Version 11

Alexandre Camsonne, 06/05/2023 03:45 PM

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