/graphqt

A set of classes and methds to draw graphical data using PyQt (4) widgets.

Primary LanguagePython

graphqt

A set of classes and methds to draw graphical data using PyQt (4) widgets.

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/graphqt.git
# or 
condarel --addpkg --name graphqt --tag HEAD

Build

scons

Then run your application(s)

References