Files
sls_x11ma_launcher/X_X11MA_Tools.json
2025-10-07 15:06:05 +02:00

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"
}
]
}