Calibration Management Tool is intended to populate calibration database.

Users' Interface

Users' interface of the Calibration Management Tool is based on Graphical User Interface (GUI), which main window shows up at start of calibman application.

 

Instrument/Experiment/Detector selection panel

Status window

Log window

Tab-bar

Dark

ROI

File Manager

Configuration

Parameters

Configuration file

 

Project status

Current status corresponds to:

relinfo
Pkg/Rel             TEST    BASE(ana-0.10.9)
CalibManager   HEAD   V00-00-09

Completely implemented applications under tabs:

How to get and run current version of calibman

The latest version of this application can be created and executed from test release directory.

Step 1: Get packages and compile

Login to psdev

cd <your-favorite-test-directory>

then run (or copy-and-paste) commands (valid for releases ≥ ana-0.10-9):

newrel ana-current test-CalibManager;
cd test-CalibManager;
sit_setup;
addpkg CalibManager 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;

References