Size: 178
Comment:
|
Size: 909
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
=== Installation of LALSuite (LALApps) === | === Installation of LALSuite === {{{ apt-get install lscsoft-lalsuite }}} |
Line 11: | Line 15: |
=== Installation of Fscan === 1. Download Fscan code from [[https://github.com/lscsoft/lalsuite/tree/master/lalapps/src/pulsar/Fscan|GitHub]] 1. 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 |
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