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-10-06 How to launch current version of calibman

Login to psexport

cd <your-favorite-test-directory>;
newrel ana-current test-CalibManager;
cd test-CalibManager;
sit_setup;
addpkg CalibManager HEAD;
addpkg PyCSPadImage HEAD;
scons;
mkdir work;
calibman;