You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

See child pages to the left.

Things to be aware of: the hybrid timing we've used at RIX (and ASC?) and will use at XPP/MFX is a hack to make LCLS-I timing produce LCLS-II run rates so we need to understand all three systems - I, fake 2, and 2.

Note that psdaq is the psana2 daq system.  There are three main packages - AMI, psana, and psdaq.

Setup:

source /cds/sw/ds/ana/conda2/manage/bin/psconda.sh

It is best not to set up conda in your .bashrc. if you need to use both psana1 and 2.

source /sdf/group/lcls/ds/ana/sw/conda1/manage/bin/psconda.sh

or

source /sdf/group/lcls/ds/ana/sw/conda2/manage/bin/psconda.sh 

for s3df.  To get to s3df, ssh to s3dflogin, then psana.

See psana for confluence documentation.


Pedestals:

epix10ka_pedestals_calibration -k exp=rixx1003721,run=200 -d epixhr

epix10ka_deploy_constants -k exp=rixx1003721,run=200 -d epixhr -D



psana detector info access:

https://github.com/slac-lcls/lcls2/blob/master/psana/psana/detector/areadetector.py

See e.g.

/sdf/data/lcls/ds/rix/rixx1003721/results/scripts/python nonBasicScript.py rixx1003721 200




  • No labels