Size: 403
Comment:
|
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
Installation of Fscan
Download Fscan code from GitHub
- 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