I've updated the /home/controls/.bashrc file to include some aliases to standard ligo tools. These should now be accessible anywhere from the command line.
alias dtt="/bin/diaggui"
alias dmt="/bin/dmtviewer"
alias foton="/bin/foton"
alias dv="dataviewer"
StripTool is already accessible from the command line.
|