Differences between revisions 2 and 3
Revision 2 as of 2018-12-13 17:46:12
Size: 101
Editor: KousekiMiyo
Comment:
Revision 3 as of 2019-02-19 02:27:22
Size: 610
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=9081|How to use Bruco]] == Related documents ==
 * [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=9081|How to use Bruco]]

== Code development ==
 * KAGRA's bruco code is managed on the [[https://github.com/gw-detchar/bruco/tree/kagra|Github]].
 * This repository is forked from [[https://github.com/duncanmmacleod/bruco|Duncan's repository]].
 * [[https://github.com/gw-detchar/bruco/compare/master...gw-detchar:kagra|Change Logs]]
   * added {{{kagradata.py}}}
   * added {{{K1}}} as the IFO parameter
   * added the {{{'--include'}}} option for enabling the channel filter as the white-list.

Code development

  • KAGRA's bruco code is managed on the Github.

  • This repository is forked from Duncan's repository.

  • Change Logs

    • added kagradata.py

    • added K1 as the IFO parameter

    • added the '--include' option for enabling the channel filter as the white-list.

KAGRA/Subgroups/PEM/Bruco (last edited 2019-02-19 02:27:22 by TakahiroYamamoto)