forked from autodeploy_config/sls_x11ma_launcher
24 lines
566 B
JSON
24 lines
566 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Misc Tools"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Generic StripChart",
|
|
"command": "jstriptool"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Juraj's Scan Viewer",
|
|
"command": "mdaview.py -d /sls/X11MA/data/X11MA/scans"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Xiao's much better one",
|
|
"command": "python2.5 /work/sls/bin/X_X03MA_ES1/MDA/mdaviewer_qwt.py"
|
|
}
|
|
]
|
|
}
|