Tentative GUI for CalibManager

CalibManager is assumed to be a common GU interface for all varieties of calibration procedures and file management.

Configuration GUI

Pedestals calibration GUI

Standard file selection window

Logger GUI

File browser GUI

Image browser

Help window

2013-07-29 New Calibration-centric style of GUI

Calibration GUI for CSPAD

Calibration GUI for CSPAD2x2

Amedeo's layout of the calibration GUI

2013-08-07 GUI for dark runs

Dark runs processing GUI

  1. at start from scratch
  2. with all defined parameters
  3. with more options
  1. File browser
  2. Image browser
  3. GUI for configuration parameters

2013-08-14 GUI for dark runs

Major changes:

2013-09-16 Project Status

GUI for dark runs


GUI for mask editor

 

2013-11-20 Project Status

New features are implemented in calibman for dark run calibration:

To-do

 

 

How to get and run current version of calibman

The latest version of this application can be created and executed from test release directory. This is a two step procedure due to peculiarities of the LCLS file system; compilers, batch job submission procedure, and access to data are available on different nodes...

Step 1: Get packages and compile

Login to psdev

cd <your-favorite-test-directory>

then run (or copy-and-paste) commands:

newrel ana-current test-CalibManager;
cd test-CalibManager;
sit_setup;
addpkg CalibManager HEAD;
addpkg ImgAlgos HEAD;
scons;
mkdir work;

Step 2: Run application

Login to psexport,

cd <your-favorite-test-directory>/test-CalibManager

sit_setup;

calibman;

What to do next

Known problems and ways around

World is not perfect. Anything may happen during this long workflow. Expert mode sheds light on most of the problems. Here is a list of most frequent problems;