Line 20 was replaced by line 20 |
- frappy() # show the current SE configuration |
+ frappy.show() # show the current SE configuration |
At line 26 added 2 lines. |
+ There is some automatic detection of devices in SEA. You might get a message in NICOS |
+ to accept the detected devices. To confirm, execute simply {{frappy()}} |
At line 27 added 1 line. |
+ |
Removed line 37 |
- * __Tr__: the regulation temperature (e.g. VTI), readonly |
Line 41 was replaced by line 43 |
- Typically, either T and Tr or T and Ts point to the same real device. |
+ When the sample temperature is controlled, T and Ts point to the same real device. |
Line 63 was replaced by line 65 |
- ! How to Restart a Frappy server |
+ ! How to Restart a Frappy server(s) |
Line 66 was replaced by line 68 |
- problems, it might be helpful to stop and restart the frappy server: |
+ problems, it might be helpful to restart the frappy server(s): |
Lines 68-69 were replaced by line 70 |
- frappy('') # stop main and stick frappy servers |
- frappy('<main cfg>', '<stick cfg>') # start main and stick frappy servers |
+ frappy('restart') # stop and start main and stick frappy servers |
Line 72 was replaced by line 73 |
- If the problem is related to a device on the stick or addons, you will need the commands frappy_stick or frappy_addons. |
+ If the problem is related to a device on the stick or addons, you can restart them individually with {{frappy(stick=...)}} or {{frappy(addons=...)}}. |
Line 77 was replaced by line 78 |
- standard sample table for omega. In this case (currently configured on ZEBRA and TASP), |
+ standard sample table for omega. In this case (configured on TASP, EIGER, CAMEA, ZEBRA and DMC), |
Removed line 82 |
- |ZEBRA | om | om_raw |
At line 83 added 3 lines. |
+ |EIGER | a3 | a3_raw |
+ |ZEBRA | om | om_raw |
+ |DMC | a3 | a3s |
Line 86 was replaced by line 89 |
- On horizontal field magnets, the stick rotation is called __om_stick__, and is |
+ On horizontal field magnets, the stick rotation is called __om_stickrot__, and is |