gnudo / grecoman

Graphical Reconstruction Manager
GNU General Public License v3.0
1 stars 2 forks source link

GRecoMan 1.2.1

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.

Installation

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.

Usage

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:

Problems

Bugs, problems, questions, "new feature"-wishes and remarks please indicate through GitHub issues.