Skip to content

lcls-psana/Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detector

Pythonic interface to LCLS data.

Documentation

Quick start

Create conda release

See for detail Psana Developer Documentation [3]

cd <my-conda-release>
source conda_setup

Clone package

on pslogin:

git clone https://github.com/lcls-psana/Detector.git
# or 
condarel --addpkg --name Detector --tag HEAD

Build

scons

References