Differences between revisions 8 and 21 (spanning 13 versions)
Revision 8 as of 2018-10-18 13:54:08
Size: 910
Comment:
Revision 21 as of 2019-09-02 10:05:23
Size: 2471
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= LIGO SummaryPage =
  * Access from CDS network
    * http://k1sum0/~controls/summary/today
  * [[KAGRA/Subgroups/PEM/SummaryPage/RemoteAccess|Access from Remote site]]

Line 7: Line 13:
   * Please check the each log and fix your ini files.
   * The log file is `/tmp/summary_k1foo.ini.log`
   * Please fix your ini files.
Line 10: Line 15:
 *'''You want to add the new ini files.'''
   * Please put ini files in `${HOME}/etc/ as k1bar.ini`
   * Typically, we put the original ini files in `${HOME}/git/ligo-summary-pages/configurations/k1/` and put the sym. link in `${HOME}/etc/`.
 *'''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/k1sum0|k1sum0 installation]]

 [[KAGRA/Subgroups/PEM/SummaryPage/memo_20181015_yuzu|Work log (yuzurihara) 20181015-16]]

 [[KAGRA/Subgroups/PEM/SummaryPage/memo_20181017_yuzu|Work log (yuzurihara) 20181017]]

 [[KAGRA/Subgroups/PEM/SummaryPage/How_to_write_configuration_file|How to write configuration file(20181017)]]

 [[KAGRA/Subgroups/PEM/SummaryPage/memo_20190827|Work log from Alex (20190827)]]

 [[KAGRA/Subgroups/PEM/SummaryPage/memo_20190828|Work log from Alex (20190828)]]
Line 15: Line 51:
== Working logs ==
[[KAGRA/Subgroups/PEM/SummaryPage/k1sum0|k1sum0 installation]]
Line 18: Line 52:
[[KAGRA/Subgroups/PEM/SummaryPage/memo_20181015_yuzu|作業メモ(yuzurihara) 20181015-16]] == Links ==
=== Summary Pages ===
 [[https://wiki.ligo.org/DetChar/SummaryPages|Outline of the SummaryPage]] (required LIGO DCC account)
Line 20: Line 56:
[[KAGRA/Subgroups/PEM/SummaryPage/memo_20181017_yuzu|作業メモ(yuzurihara) 20181017]]  [[https://ldas-jobs.ligo.caltech.edu/~duncan.macleod/gwsumm/latest/|Documentation of the SummaryPage]] (not accessible for KAGRA yet.)
Line 22: Line 58:
[[KAGRA/Subgroups/PEM/SummaryPage/How_to_write_configuration_file|How to write configuration file(20181017)]] === Conda ===

 [[https://docs.conda.io/projects/conda/en/latest/_downloads/1f5ecf5a87b1c1a8aaf5a7ab8a7a0ff7/conda-cheatsheet.pdf]]

 [[https://www.freecodecamp.org/news/why-you-need-python-environments-and-how-to-manage-them-with-conda-85f155f4353c/]]

[[attachment:Conda_tutorial_Soni.pdf|Sidd's Tutorial]]

LIGO SummaryPage

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

Summary Pages

Conda

Sidd's Tutorial

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