Differences between revisions 13 and 14
Revision 13 as of 2018-10-19 09:08:39
Size: 1779
Comment:
Revision 14 as of 2018-10-19 09:09:58
Size: 1790
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
[[KAGRA/Subgroups/PEM/SummaryPage/k1sum0|k1sum0 installation]]  [[KAGRA/Subgroups/PEM/SummaryPage/k1sum0|k1sum0 installation]]
Line 35: Line 35:
[[KAGRA/Subgroups/PEM/SummaryPage/memo_20181015_yuzu|作業メモ(yuzurihara) 20181015-16]]  [[KAGRA/Subgroups/PEM/SummaryPage/memo_20181015_yuzu|作業メモ(yuzurihara) 20181015-16]]
Line 37: Line 37:
[[KAGRA/Subgroups/PEM/SummaryPage/memo_20181017_yuzu|作業メモ(yuzurihara) 20181017]]  [[KAGRA/Subgroups/PEM/SummaryPage/memo_20181017_yuzu|作業メモ(yuzurihara) 20181017]]
Line 39: Line 39:
[[KAGRA/Subgroups/PEM/SummaryPage/How_to_write_configuration_file|How to write configuration file(20181017)]]  [[KAGRA/Subgroups/PEM/SummaryPage/How_to_write_configuration_file|How to write configuration file(20181017)]]
Line 42: Line 43:
[[https://wiki.ligo.org/DetChar/SummaryPages|Outline of the SummaryPage]] (required LIGO DCC account)
[[https://ldas-jobs.ligo.caltech.edu/~duncan.macleod/gwsumm/latest/|Documentation of the SummaryPage] (not accessible for KAGRA yet.)
 [[https://wiki.ligo.org/DetChar/SummaryPages|Outline of the SummaryPage]] (required LIGO DCC account)

 
[[https://ldas-jobs.ligo.caltech.edu/~duncan.macleod/gwsumm/latest/|Documentation of the SummaryPage]] (not accessible for KAGRA yet.)

Trouble shooting

  • All pages are not updated in automatically.

    • Please contact TY.
  • A part of the tabs are not updated in automatically.

    • Please fix your ini files.
  • How to test your updated ini files.

    • Check on your personal directory that your ini file is working well or not before applying your update.
      • k1sum0> cd /somewhere/your/directory/
        k1sum0> cp ${HOME}/etc/summary/configurations/k1/k1foo.ini /somewhere/your/directory/
        
        ### After edit
        k1sum0> ~/bin/test.sh k1foo.ini
      • When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ttp://k1sum0/~controls/test/k1foo.ini/

    • Clean the test directory after you finish the check.
      • k1sum0> ~/bin/test.sh k1foo.ini clean
  • How to add a new ini file or apply your update.

    • Check your ini file is working well!
    • Put your ini file in ${HOME}/etc/summary/configurations/k1/

      • k1sum0> cd /somewhere/your/directory/
        k1sum0> cp -i k1foo.ini ${HOME}/etc/summary/configurations/k1/

Working logs

KAGRA/Subgroups/PEM/SummaryPage (last edited 2022-02-20 03:41:59 by HirotakaYuzurihara)