Jive5ab Copy Manager is a GUI extracted from a larger software package used at JIVE to manage FlexBuff recordings. Part of the software, gives an 'explorer like' tree view of FlexBuff recordings in an (experiment, station, scan) hierarchy. It includes a wrapper around m5copy.
- The software requirements are python 2.7 and the PyQt4 (Debian package python-qt4).
- Download the latest version: jive5ab_copy_manager-master.zip.
- Extract the contents of the file, the executable is jcm.py
With the host selected, the program will go look for recordings on the the machine. In file and FlexBuff view, this is done using SSH. This is where the <user> comes into play: a requirement is that an SSH key is installed that allows password-less access to the machine. Without a user, the user running the program is used on the target machine.
Having found the recordings, the program will present a tree view, in which you can make a selection with the left mouse button. The right mouse button will present an action menu to act on the selection. The program is very particular about the selection, to make sure that the intent of the action is clear. The error message should help determine what the program thinks is still unclear.
One action is a wrapper around m5copy. This will pop up a new window in which you can set a few options, remember to click apply after changing these options. This will change the text in the bottom of the view. Clicking go will execute the text line by line (you can also directly edit the text).
For questions/comments, please contact me (Bob Eldering)