Fscan tool for monitoring narrow spectral artifacts in LIGO data
Project description
Fscan
Fscan pipeline for characterizing persistent narrowband spectral artifacts in gravitational wave detector data
Installation
On Unix systems, Fscan can be installed easily using PyPI:
pip install fscan
Example for running Fscan
Run the FscanDriver <args>
exectuable with appropriate arguments (see FscanDriver -h
for additional details). For example at CIT:
$ FscanDriver -C 1 -O 1 -A ligo.dev.o4.detchar.linefind.fscan -U albert.einstein --full-band-avg=1 --analysisStart=20200229 --analysisDuration=1day --averageDuration=1day -y fscan/configuration/examples/example_ch_info.yml -f .
Another example (using a configuration file)
Running from the Fscan source directory,
FscanDriver --config configuration/example.config
Be sure to edit the arguments in example.config
to reflect the locations of your lalsuite and fscan installations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fscan-0.3.6.tar.gz
(96.2 kB
view hashes)
Built Distribution
fscan-0.3.6-py3-none-any.whl
(98.9 kB
view hashes)