Differences between revisions 2 and 3
Revision 2 as of 2019-03-26 17:30:26
Size: 403
Comment:
Revision 3 as of 2019-03-27 16:03:28
Size: 909
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
== How to use ==

 * Move to Fscan directory(/home/controls/public_html/fsca/Fscan)
 * Before using Fscan, we must set the environmental variables by
 {{{
source /home/controls/public_html/fscan/Fscan/environment.sh
 }}}
 * Fscan job is submitted to Condor when the following command line is executed
 {{{
./testmultiFscanGenerator.tcl testKagraDailyFscanGenerator.rsc /home/controls/public_html/fscan/Fscan/segments/test_segments.txt -R
 }}}
 Results are exported to the "daily" directory

Fscan

Installation

Installation of LALSuite

apt-get install lscsoft-lalsuite

LALSuite

Installation of Fscan

  1. Download Fscan code from GitHub

  2. Copy to /home/controls/public_html

How to use

  • Move to Fscan directory(/home/controls/public_html/fsca/Fscan)
  • Before using Fscan, we must set the environmental variables by
    source /home/controls/public_html/fscan/Fscan/environment.sh
  • Fscan job is submitted to Condor when the following command line is executed
    ./testmultiFscanGenerator.tcl testKagraDailyFscanGenerator.rsc /home/controls/public_html/fscan/Fscan/segments/test_segments.txt -R
    Results are exported to the "daily" directory

Setting

KAGRA/Subgroups/DET/Fscan (last edited 2019-12-12 08:55:19 by shoichi.oshino)