GWDetChar 0.1.dev1+ga66dd2a8f
  • Contents
      • ADC/DAC overflows
      • Software saturations
      • LASSO correlation
      • Optical scattering
      • Omega scans
      • Conlog
      • HTML construction
      • Access to LIGO/Virgo data
      • Service checks with Nagios
      • API
  • « gwdetchar.nag...
  • gwdetchar.ome... »
  • gwdetchar.omega package
    • Submodules
    • Module contents
Source

gwdetchar.omega package¶

Submodules¶

  • gwdetchar.omega.batch module
    • _monitor_dag_workflow()
    • _parse_analysis_times()
    • create_parser()
    • generate_dag()
    • get_command_line_flags()
    • get_condor_arguments()
    • main()
  • gwdetchar.omega.config module
    • Keywords
    • OmegaConfigParser
      • OmegaConfigParser.__abstractmethods__
      • OmegaConfigParser.__doc__
      • OmegaConfigParser.__init__()
      • OmegaConfigParser.__module__
      • OmegaConfigParser._abc_impl
      • OmegaConfigParser.get_channel_blocks()
      • OmegaConfigParser.read()
    • get_default_configuration()
    • get_fancyplots()
  • gwdetchar.omega.core module
    • conditioner()
    • cross_correlate()
    • highpass()
    • primary()
    • scan()
    • whiten()
  • gwdetchar.omega.html module
    • navbar()
    • toggle_link()
    • update_toc()
    • wrap_html()
    • write_about_page()
    • write_block()
    • write_null_page()
    • write_qscan_page()
    • write_ranking()
    • write_summary()
    • write_summary_table()
  • gwdetchar.omega.plot module
    • _format_color_axis()
    • _format_frequency_axis()
    • _format_time_axis()
    • spectral_plot()
    • timeseries_plot()
    • write_qscan_plots()

Module contents¶

Methods and utilties for performing Omega pipline scans

See Chatterji 2005 [thesis] for details on the Q-pipeline.

Back to top

© Copyright 2023, Alex Urban, Duncan Macleod.
Created using Sphinx 9.0.4.