Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Application panel under ROI (Region Of Interest) tab contains controlls re-implemented algorithms of the command line roicon, described in Make ndarray for ROI mask.

...

Note

Modal dialog assumes that one of the buttons in this type of dialog window need to be clicked, otherwise UI will be frozen.

Project status

Current 2015-01-20 status corresponds to:

Code Block
relinfo
Pkg/Rel       TEST    BASE(ana-0.1113.013)
CalibManager  HEAD   V00-00-4176

Completely implemented applications under calibman tabs:

  • Dark
  • ROI - mask conversion will be available since ana-0.13.14
  • File Manager
    • Single File Manager
    • Group File Manager
  • Configuration

Partly implemented calibman tab(s):

  • - new list of queues will be available since ana-0.13.14
  • Geometry
    • Metrology

...

    • - implemented for CSPAD CXI-V1, XPP-V2, CSPAD2x2

calibrun - command-line application is fully functional

Recommended updates

...

on the top of release ana-0.

...

13.

...

13

On 20142015-0401-2920

Use default version of all involved packages and wait for ana-0.13.14

Patches Until ana-current is not pointing to ana-0.11.0 use command

 

...

13.13 in order to work with new list of queues and/or ROI mask converter:

Code Block
addpkg CalibManager HEAD
addpkg CorAna HEAD

 

 

 

 

 

 

How to get and run calibman

...

Code Block
cd <your-favorite-directory>;
sit_setup ana-0.11.0current;
calibman;

 

Get latest version, compile, and run

...