Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.76 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.76 KB

Time Domain F-statistics (TDFstat) pipeline

This repository contains Time Domain F-statistics (TDFstat) pipeline used to search for almost-monochromatic, continuous gravitational waves in data from interferometric detectors. Supported detectors are H1 (Hanford), L1 (Livingston) of LIGO and V1 (Cascina) of Virgo. It is authored by members of the Polgraw group within the Virgo collaboration.

See the documentation page for more details.

⚠️ Repository under construction! We are moving here from the old repository.

Contributors

In alphabetic order:

  • Pia Astone
  • Michał Bejger
  • Jan Bolek
  • Paweł Ciecieląg
  • Orest Dorosh
  • Aleksander Garus
  • Andrzej Królak
  • Máté Ferenc Nagy-Egri
  • Maciej Piętka
  • Andrzej Pisarski
  • Gevorg Poghosyan
  • Magdalena Sieniawska
  • Rafał Skrzypiec

This repository gathers several elements of the pipeline:

  • Generation of the initial data: genseg
  • Parameter space grid generation:gridgen (this is a copy of external repository https://github.com/apisarski/gridgen)
  • Coherent search for candidate signals in narrowband time segments: search
  • Search for coincidences among different time segments: coincidences
  • Estimation of false alarm probability of coincidences: fap
  • Followup of interesting outliers: followup
  • Sensitivity upper limits: in sensitivity-scripts
  • Test data.

We also include some external libraries in the utils directory:

Many thanks for authors!