Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2016-03-30 17:13:34
Size: 217
Comment:
Revision 9 as of 2016-06-06 14:14:29
Size: 414
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How to work on K1 NB at the Kamioka site =
Control system tool box is not available for control room workstations. Please use matlab on k1script for noisebudgeting.
Line 2: Line 4:
ssh k1script
sudo startx
/home/controls/MATLAB/bin/matlab
$ssh -Y k1script
}}}
{{{
$matlab
Line 7: Line 10:
Ignore error message when startx. This is svn. Make sure commit any modifications you make.
Line 9: Line 12:
This is svn. Make sure commit any modifications. {{{
svn commit -m "log message for this revision"
}}}
Line 11: Line 16:
{{{svn commit -m "log message for this revision" Local directory for noisebudget svn is
{{{
/kagra/kagranoisebudget/

How to work on K1 NB at the Kamioka site

Control system tool box is not available for control room workstations. Please use matlab on k1script for noisebudgeting.

$ssh -Y k1script

$matlab

This is svn. Make sure commit any modifications you make.

svn commit -m "log message for this revision"

Local directory for noisebudget svn is

/kagra/kagranoisebudget/

KAGRA/Subgroups/MIF/NoiseBudget (last edited 2016-06-06 14:14:47 by KeikoKokeyama)