Differences between revisions 19 and 20
Revision 19 as of 2019-08-29 09:14:48
Size: 2130
Comment:
Revision 20 as of 2019-08-30 17:38:05
Size: 2413
Comment:
Deletions are marked like this. Additions are marked like this.
Line 53: Line 53:
=== Summary Pages ===
Line 56: Line 57:

=== 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/]]

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

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