Public repository of the Graphical Reconstruction Manager for use at the TOMCAT beamline. For using it, please follow the steps below. In addition, the repository can also be cloned/downloaded to any PSI/AFS and/or beamline computer and run locally. There are two branches: master for the last stable release and development including the most recent (eventually untested) features.
Run the following command from x02da-cons-2 or on your AFS account:
curl -o ~/Desktop/GRecoMan https://raw.githubusercontent.com/gnudo/grecoman/master/GRecoMan;chmod a+x ~/Desktop/GRecoMan;
For running the application, you'll find a Desktop-icon for GRecoMan that you simply need to double-click.
For the most part the basic functionality has been debugged and usage should be straight-forward. The following knowledge should be enough for successfully running the application:
Bugs, problems, questions, "new feature"-wishes and remarks please indicate through GitHub issues.