Versions Compared

Key

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

...

  • Change color scheme:
    • grey - nominal state of buttons,
    • green - hint for the next button to proceed,
    • red - Stop or Quit GUI
  • Add option to Deploy or see deploy command lines
  • Add plots for CSPAD array and CPAD2x2
  • Add button to start mask-editor


GUI for mask editor

2013-10-06 How to

...

launch current version of calibman

Login to psexport

Code Block
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;