Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 805 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 805 Bytes

pyimgalgos

A set of classes and methds to deal with LCLS data.

Documentation

Install in conda release directory

Create conda release

See for detail Psana Developer Documentation [3]

cd <my-conda-repo>
source conda_setup

Clone package

on pslogin:

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

Build

scons

then run application(s)

References