asmit3 / Detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 71.3%Language:C++ 28.7%