.gitattributes
.gitignore
.gitlab-ci.yml
.readthedocs.yaml
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
PycWB.egg-info/PKG-INFO
PycWB.egg-info/SOURCES.txt
PycWB.egg-info/dependency_links.txt
PycWB.egg-info/requires.txt
PycWB.egg-info/scm_file_list.json
PycWB.egg-info/scm_version.json
PycWB.egg-info/top_level.txt
benchmark/README.md
benchmark/io_performance/README.md
benchmark/io_performance/data_gen.py
benchmark/io_performance/parquet_perf.py
benchmark/io_performance/parquet_read_perf.py
benchmark/io_performance/read_pref.py
benchmark/likelihood/README.md
benchmark/likelihood/benchmark_cpu_vs_gpu.py
benchmark/likelihood/data_generator.py
benchmark/likelihood/data_generator_native.py
benchmark/likelihood/perf_cuda.py
benchmark/likelihood/performance_test_dpf.py
benchmark/likelihood/performance_test_opt_sky.py
benchmark/likelihood/user_parameters_injection.yaml
benchmark/likelihood/user_parameters_injection_native_1030.yaml
benchmark/likelihood/user_parameters_likelihood_test.yaml
benchmark/likelihood/workflow_with_new_likelihood.py
benchmark/parquet_perf/README.md
benchmark/parquet_perf/benchmark_queries.py
benchmark/parquet_perf/generate_params.py
benchmark/parquet_perf/parquet_perf.ipynb
benchmark/parquet_perf/write_parquet.py
benchmark/supercluster/README.md
benchmark/supercluster/generate_data.py
benchmark/supercluster/generate_data_2.py
benchmark/supercluster/performance_supercluster.py
benchmark/supercluster/user_parameters_injection.yaml
bin/pycwb
cwb-core/Biorthogonal.cc
cwb-core/Biorthogonal.hh
cwb-core/CMakeLists.txt
cwb-core/Daubechies.cc
cwb-core/Daubechies.hh
cwb-core/FourierCoefficients.icc
cwb-core/Haar.cc
cwb-core/Haar.hh
cwb-core/LineFilter.cc
cwb-core/LineFilter.hh
cwb-core/Makefile
cwb-core/Meyer.cc
cwb-core/Meyer.hh
cwb-core/Symlet.cc
cwb-core/Symlet.hh
cwb-core/SymmArray.cc
cwb-core/SymmArray.hh
cwb-core/SymmArraySSE.cc
cwb-core/SymmArraySSE.hh
cwb-core/SymmObjArray.cc
cwb-core/SymmObjArray.hh
cwb-core/WDM.cc
cwb-core/WDM.hh
cwb-core/WDMOverlap.cc
cwb-core/WDMOverlap.hh
cwb-core/WaveDWT.cc
cwb-core/WaveDWT.hh
cwb-core/Wavelet.cc
cwb-core/Wavelet.hh
cwb-core/alm.hh
cwb-core/build.sh
cwb-core/cluster.cc
cwb-core/cluster.hh
cwb-core/constants.hh
cwb-core/detector.cc
cwb-core/detector.hh
cwb-core/injection.cc
cwb-core/injection.hh
cwb-core/lossy.cc
cwb-core/lossy.hh
cwb-core/monster.cc
cwb-core/monster.hh
cwb-core/netcluster.cc
cwb-core/netcluster.hh
cwb-core/netevent.cc
cwb-core/netevent.hh
cwb-core/netpixel.cc
cwb-core/netpixel.hh
cwb-core/network.cc
cwb-core/network.hh
cwb-core/pycwb.hh
cwb-core/rdfr.cc
cwb-core/rdfr.hh
cwb-core/readframe.cc
cwb-core/readframe.hh
cwb-core/readfrfile.cc
cwb-core/readfrfile.hh
cwb-core/regression.cc
cwb-core/regression.hh
cwb-core/skycoord.hh
cwb-core/skymap.cc
cwb-core/skymap.hh
cwb-core/sseries.cc
cwb-core/sseries.hh
cwb-core/time.cc
cwb-core/time.hh
cwb-core/wat.hh
cwb-core/watasm.S
cwb-core/watasm_elf64.o
cwb-core/watavx.hh
cwb-core/watbranch.in
cwb-core/watfun.hh
cwb-core/wathash.in
cwb-core/watplot.cc
cwb-core/watplot.hh
cwb-core/watsse.hh
cwb-core/wattag.in
cwb-core/waturl.in
cwb-core/watversion.hh.in
cwb-core/wavearray.cc
cwb-core/wavearray.hh
cwb-core/wavecomplex.cc
cwb-core/wavecomplex.hh
cwb-core/wavecor.cc
cwb-core/wavecor.hh
cwb-core/wavefft.cc
cwb-core/wavefft.hh
cwb-core/wavelet_LinkDef.h
cwb-core/wavelinefilter.cc
cwb-core/wavelinefilter.hh
cwb-core/waverdc.cc
cwb-core/waverdc.hh
cwb-core/wseries.cc
cwb-core/wseries.hh
cwb-core/wslice.hh
cwb-core/cmake/FindHealpix.cmake
cwb-core/cmake/FindeBBH.cmake
cwb-core/cmake/install_function.cmake
docs/0.installation_guide.md
docs/1.initialisation_guide.md
docs/2.test_interactive_multistages_2G_analysis.md
docs/3.run_pycwb_with_yaml_config.md
docs/4.py_cwb_inet_2G.md
docs/5.cwb2G_analyse.md
docs/6.wat_codes_notes.md
docs/Makefile
docs/diagram.py
docs/make.bat
docs/requirements.txt
docs/dev/mr_description_guide.md
docs/dev/review_guide.md
docs/likelihood/likelihoodWP.md
docs/likelihood/likelihoodWPGPU_bottleneck_report.md
docs/source/analysis_recipes.rst
docs/source/choose_your_path.rst
docs/source/cli_reference.rst
docs/source/clustering_algorithm.rst
docs/source/conf.py
docs/source/config_repository.rst
docs/source/coordinate_systems.rst
docs/source/core_concepts.rst
docs/source/credit.rst
docs/source/cwb_heritage.rst
docs/source/decision_guides.rst
docs/source/dev_architecture.rst
docs/source/dev_build_test.rst
docs/source/dev_contributing.rst
docs/source/dev_cxx_core.rst
docs/source/dev_modules.rst
docs/source/dev_performance.rst
docs/source/dev_setup.rst
docs/source/glossary.rst
docs/source/index.rst
docs/source/injection_infrastructure.rst
docs/source/install.rst
docs/source/job_control.rst
docs/source/likelihood_guide.rst
docs/source/modules_guide.rst
docs/source/package.rst
docs/source/pipeline_lifecycle.rst
docs/source/postproduction.rst
docs/source/postproduction_actions.rst
docs/source/postproduction_background.rst
docs/source/postproduction_efficiency.rst
docs/source/postproduction_trainingset.rst
docs/source/postproduction_workflow.rst
docs/source/postproduction_xgboost.rst
docs/source/public_gwtc_references.rst
docs/source/run_on_clusters.rst
docs/source/schema.rst
docs/source/standard_analysis.rst
docs/source/start_here.rst
docs/source/targeted_search.rst
docs/source/tutorial_batch_inj.rst
docs/source/tutorial_customized_wf_gen.rst
docs/source/tutorial_injection.rst
docs/source/tutorial_multi_injection.rst
docs/source/tutorial_search.rst
docs/source/tutorials.rst
docs/source/units_conventions.rst
docs/source/workflow.png
docs/source/_static/.keep
docs/source/_static/diagrams/clustering.d2
docs/source/_static/diagrams/clustering.svg
docs/source/_static/diagrams/decision_clustering.d2
docs/source/_static/diagrams/decision_clustering.svg
docs/source/_static/diagrams/decision_likelihood.d2
docs/source/_static/diagrams/decision_likelihood.svg
docs/source/_static/diagrams/decision_recipe.d2
docs/source/_static/diagrams/decision_recipe.svg
docs/source/_static/diagrams/decision_split.d2
docs/source/_static/diagrams/decision_split.svg
docs/source/_static/diagrams/decision_training.d2
docs/source/_static/diagrams/decision_training.svg
docs/source/_static/diagrams/job_decomposition.d2
docs/source/_static/diagrams/job_decomposition.svg
docs/source/_static/diagrams/pipeline_overview.d2
docs/source/_static/diagrams/pipeline_overview.svg
docs/source/_static/diagrams/postproduction.d2
docs/source/_static/diagrams/postproduction.svg
docs/source/_static/diagrams/production_analysis.d2
docs/source/_static/diagrams/production_analysis.svg
docs/source/_static/diagrams/search_pipeline.d2
docs/source/_static/diagrams/search_pipeline.svg
docs/source/_static/img/pycwb_search_animation.gif
docs/source/_static/img/legacy_cwb/GW150914_H1_spectrogram_logy_0.png
docs/source/_static/img/legacy_cwb/GW150914_L1_spectrogram_logy_0.png
docs/source/_static/img/legacy_cwb/S190521g_website.png
docs/source/_templates/.keep
envs/Dockerfile
envs/Dockerfile.ci
envs/Dockerfile.ci-conda
envs/Dockerfile.ci-native
envs/environment.yml
envs/pycwb.def
envs/mamba/Dockerfile
examples/GW190521_search/README.md
examples/GW190521_search/user_parameters.yaml
examples/autoencoder/pycwb_injection.ipynb
examples/autoencoder/user_parameters_injection.yaml
examples/batch_injection/generate_parameters.py
examples/batch_injection/pycwb_injection.py
examples/batch_injection/user_parameters_injection.yaml
examples/batch_injection/pycbc_inject/hyperbolicTD/__init__.py
examples/batch_injection/pycbc_inject/hyperbolicTD/parameters.py
examples/batch_injection/pycbc_inject/hyperbolicTD/waveform.py
examples/benchmark/pycwb_mdc.py
examples/benchmark/user_parameters_mdc.yaml
examples/benchmark/DQ/H1_cat0.txt
examples/benchmark/DQ/H1_cat1.txt
examples/benchmark/DQ/H1_cat2.txt
examples/benchmark/DQ/H1_cat4.txt
examples/benchmark/DQ/L1_cat0.txt
examples/benchmark/DQ/L1_cat1.txt
examples/benchmark/DQ/L1_cat2.txt
examples/benchmark/DQ/L1_cat4.txt
examples/benchmark/input/OPBM.period
examples/benchmark/input/OPBM_H1.frames
examples/benchmark/input/OPBM_L1.frames
examples/catalog/process_data.md
examples/colab/GW150914.ipynb
examples/colab/pycWB_GW150914.ipynb
examples/colab/notebook_updated/pycWB_GW150914_VScode_adapted.ipynb
examples/cwb_results_conversion/convert_root_to_parquet.py
examples/cwb_results_conversion/train_xgb.py
examples/cwb_results_conversion/xgb_config.py
examples/data_injection/README.md
examples/data_injection/injection_parameters.py
examples/data_injection/user_parameters.yaml
examples/gwosc/user_parameters.yaml
examples/injection/pycwb_injection.ipynb
examples/injection/user_parameters_injection.yaml
examples/injection/wdmXTalk/OverlapCatalog16-1024.bin
examples/injection_with_coordinate_system/injection_module_test.ipynb
examples/injection_with_coordinate_system/injection_parameters.py
examples/lvk_sep_2023/demo.ipynb
examples/lvk_sep_2023/user_parameters.yaml
examples/mesa_testing/config/schema_extension.yaml
examples/mesa_testing/config/user_parameters.yaml
examples/mesa_testing/input/injection_parameters.py
examples/mesa_testing/input/process_job_segment.py
examples/multiple_injection/pycwb_injection.py
examples/multiple_injection/user_parameters_injection.yaml
examples/new_injection_infra_with_LHV/README.md
examples/new_injection_infra_with_LHV/analyze_events.ipynb
examples/new_injection_infra_with_LHV/injection_parameters.py
examples/new_injection_infra_with_LHV/user_parameters.yaml
examples/new_injection_infra_with_LHV/input/LIGO_zero_det_HP.txt
examples/new_injection_infra_with_LHV/input/aligo_O4high.txt
examples/new_injection_infra_with_LHV/input/avirgo_O4high_NEW.txt
examples/new_injection_infra_with_gaussian_noise/README.md
examples/new_injection_infra_with_gaussian_noise/injection_parameters.py
examples/new_injection_infra_with_gaussian_noise/user_parameters.yaml
examples/new_injection_infra_with_real_data/README.md
examples/new_injection_infra_with_real_data/injection_parameters.py
examples/new_injection_infra_with_real_data/user_parameters.yaml
examples/new_injection_infra_with_sky_patch/README.md
examples/new_injection_infra_with_sky_patch/analyze_events.ipynb
examples/new_injection_infra_with_sky_patch/injection_parameters.py
examples/new_injection_infra_with_sky_patch/user_parameters.yaml
examples/new_injection_infra_with_sky_patch/input/aligo_O4high.txt
examples/online_shm_run/README.md
examples/online_shm_run/_test_integration.py
examples/online_shm_run/_test_pipeline.py
examples/online_shm_run/debug_run.sh
examples/online_shm_run/fake_data_generator.py
examples/online_shm_run/online_schema_extension.yaml
examples/online_shm_run/run.sh
examples/online_shm_run/user_parameters.yaml
examples/online_shm_run/user_parameters_debug.yaml
examples/postproduction/standard_analysis_10pct_workflow.yaml
examples/postproduction/waveform_reconstruction_workflow.yaml
examples/pycwb_cwb_consistency/README.md
examples/pycwb_cwb_consistency/compare_pycwb_vs_cwb.py
examples/pyseobnr_injection/generate_parameters.py
examples/pyseobnr_injection/user_parameters_injection.yaml
examples/pyseobnr_injection/waveform_model/__init__.py
examples/pyseobnr_injection/waveform_model/waveform.py
examples/sine_gaussian_injection/README.md
examples/sine_gaussian_injection/injection_parameters.py
examples/sine_gaussian_injection/user_parameters.yaml
examples/waveform_reconstruction/reconstruct_waveform_from_cluster.ipynb
examples/white_noise_burst_injection/README.md
examples/white_noise_burst_injection/injection_parameters.py
examples/white_noise_burst_injection/user_parameters.yaml
prototypes/search.yaml
prototypes/cwb_core/coherence.cc
prototypes/cwb_core/coherence.hh
prototypes/cwb_core/likelihood.cc
prototypes/cwb_core/likelihood.hh
prototypes/dag/dag.py
prototypes/dag/dask-prefect.py
prototypes/dag/prefect_test.py
prototypes/messenger/__init__.py
prototypes/messenger/server.py
prototypes/messenger/visualizition.py
prototypes/messenger-web-interface/.eslintrc.cjs
prototypes/messenger-web-interface/.gitignore
prototypes/messenger-web-interface/.prettierrc.json
prototypes/messenger-web-interface/README.md
prototypes/messenger-web-interface/index.html
prototypes/messenger-web-interface/package-lock.json
prototypes/messenger-web-interface/package.json
prototypes/messenger-web-interface/vite.config.js
prototypes/messenger-web-interface/public/favicon.ico
prototypes/messenger-web-interface/src/App.vue
prototypes/messenger-web-interface/src/main.js
prototypes/messenger-web-interface/src/assets/base.css
prototypes/messenger-web-interface/src/assets/cwb_icon_modern_blue_alfa.png
prototypes/messenger-web-interface/src/assets/main.css
prototypes/messenger-web-interface/src/assets/style.css
prototypes/messenger-web-interface/src/components/HelloWorld.vue
prototypes/messenger-web-interface/src/components/TheWelcome.vue
prototypes/messenger-web-interface/src/components/WelcomeItem.vue
prototypes/messenger-web-interface/src/components/__tests__/HelloWorld.spec.js
prototypes/messenger-web-interface/src/components/icons/IconCommunity.vue
prototypes/messenger-web-interface/src/components/icons/IconDocumentation.vue
prototypes/messenger-web-interface/src/components/icons/IconEcosystem.vue
prototypes/messenger-web-interface/src/components/icons/IconSupport.vue
prototypes/messenger-web-interface/src/components/icons/IconTooling.vue
prototypes/messenger-web-interface/src/router/index.js
prototypes/messenger-web-interface/src/stores/counter.js
prototypes/messenger-web-interface/src/views/drawflow.vue
prototypes/messenger-web-interface/src/views/nodes/node1.vue
prototypes/messenger-web-interface/src/views/nodes/node2.vue
prototypes/messenger-web-interface/src/views/nodes/node3.vue
prototypes/messenger-web-interface/src/views/nodes/nodeHeader.vue
prototypes/performance/numba_test.py
prototypes/performance/taichi_test.py
prototypes/pp_workflow/postprocess_workflow_std.yaml
prototypes/pp_workflow/simple.yaml
prototypes/pp_workflow/simple_module.yaml
prototypes/pp_workflow/workflow.yaml
prototypes/pp_workflow/xgb_config.py
pycwb/__init__.py
pycwb/_version.py
pycwb/cli/__init__.py
pycwb/cli/batch_runner.py
pycwb/cli/batch_setup.py
pycwb/cli/clone_dir.py
pycwb/cli/config_setup.py
pycwb/cli/flow.py
pycwb/cli/get_external_modules.py
pycwb/cli/gwosc.py
pycwb/cli/gwosc_data.py
pycwb/cli/match_simulations.py
pycwb/cli/merge_catalog.py
pycwb/cli/online.py
pycwb/cli/post_process.py
pycwb/cli/progress.py
pycwb/cli/run.py
pycwb/cli/simulation_summary.py
pycwb/cli/xtalk.py
pycwb/config/__init__.py
pycwb/config/config.py
pycwb/constants/__init__.py
pycwb/constants/detectors.py
pycwb/constants/physics_constants.py
pycwb/constants/project_constants.py
pycwb/constants/user_parameters_schema.py
pycwb/modules/__init__.py
pycwb/modules/autoencoder/__init__.py
pycwb/modules/autoencoder/autoencoder.py
pycwb/modules/autoencoder/cwb_autoencoder.py
pycwb/modules/autoencoder/module.yaml
pycwb/modules/catalog/__init__.py
pycwb/modules/catalog/catalog.py
pycwb/modules/catalog/catalog_json.py
pycwb/modules/catalog/convert_root.py
pycwb/modules/catalog/matching.py
pycwb/modules/catalog/module.yaml
pycwb/modules/catalog/tests/__init__.py
pycwb/modules/catalog/tests/test_remove_stale_triggers.py
pycwb/modules/catalog/tests/test_triggers_deduplicate.py
pycwb/modules/catalog/tests/test_write_table_atomic_permissions.py
pycwb/modules/coherence_native/FIXES.md
pycwb/modules/coherence_native/__init__.py
pycwb/modules/coherence_native/clustering.py
pycwb/modules/coherence_native/coherence.py
pycwb/modules/coherence_native/excess_energy.py
pycwb/modules/coherence_native/kernels.py
pycwb/modules/coherence_native/lag_plan.py
pycwb/modules/coherence_native/module.yaml
pycwb/modules/coherence_native/pipeline.py
pycwb/modules/coherence_native/projection.py
pycwb/modules/coherence_native/selection.py
pycwb/modules/coherence_native/setup.py
pycwb/modules/coherence_native/tf_batch_generation.py
pycwb/modules/coherence_native/time_delay_common.py
pycwb/modules/coherence_native/time_delay_jax.py
pycwb/modules/coherence_native/time_delay_max_energy.py
pycwb/modules/coherence_native/time_delay_numba.py
pycwb/modules/coherence_native/time_delay_packet.py
pycwb/modules/coherence_native/veto_threshold.py
pycwb/modules/coherence_native/tests/__init__.py
pycwb/modules/coherence_native/tests/test_circular_cat2_semantics.py
pycwb/modules/coherence_native/tests/test_refactor_import_contract.py
pycwb/modules/coherence_root/__init__.py
pycwb/modules/coherence_root/coherence.py
pycwb/modules/coherence_root/coherence_lite.py
pycwb/modules/coherence_root/module.yaml
pycwb/modules/condor/__init__.py
pycwb/modules/condor/condor.py
pycwb/modules/condor/module.yaml
pycwb/modules/condor/tests/test_condor.py
pycwb/modules/config_repo_parser/README.md
pycwb/modules/config_repo_parser/__init__.py
pycwb/modules/config_repo_parser/config_repo_parser.py
pycwb/modules/config_repo_parser/module.yaml
pycwb/modules/config_repo_parser/setup.py
pycwb/modules/config_repo_parser/tests/test_config_repo_parser.py
pycwb/modules/cwb_conversions/__init__.py
pycwb/modules/cwb_conversions/cluster.py
pycwb/modules/cwb_conversions/detector.py
pycwb/modules/cwb_conversions/module.yaml
pycwb/modules/cwb_conversions/pixel.py
pycwb/modules/cwb_conversions/series.py
pycwb/modules/cwb_conversions/sparse_series.py
pycwb/modules/cwb_conversions/wavearray.py
pycwb/modules/cwb_interop/__init__.py
pycwb/modules/cwb_interop/cwb_workdir_setup.py
pycwb/modules/cwb_interop/module.yaml
pycwb/modules/cwb_results/__init__.py
pycwb/modules/cwb_results/live_root.py
pycwb/modules/cwb_results/module.yaml
pycwb/modules/cwb_results/tests/__init__.py
pycwb/modules/cwb_results/tests/test_cwb_live_root.py
pycwb/modules/cwb_xgboost/__init__.py
pycwb/modules/cwb_xgboost/config.py
pycwb/modules/cwb_xgboost/cwb_xgboost.py
pycwb/modules/cwb_xgboost/module.yaml
pycwb/modules/cwb_xgboost/plots.py
pycwb/modules/cwb_xgboost/prediction.py
pycwb/modules/cwb_xgboost/read_data.py
pycwb/modules/cwb_xgboost/training.py
pycwb/modules/cwb_xgboost/utils.py
pycwb/modules/cwb_xgboost/utils_extended.py
pycwb/modules/data_conditioning/PSD_correction.py
pycwb/modules/data_conditioning/__init__.py
pycwb/modules/data_conditioning/data_conditioning.py
pycwb/modules/data_conditioning/injection_whitening.py
pycwb/modules/data_conditioning/module.yaml
pycwb/modules/data_conditioning/regression.py
pycwb/modules/data_conditioning/regression_jax.py
pycwb/modules/data_conditioning/whitening.py
pycwb/modules/data_conditioning/whitening_mdc.py
pycwb/modules/data_conditioning/whitening_mesa.py
pycwb/modules/data_conditioning/tests/test_injection_whitening_compat.py
pycwb/modules/data_conditioning_root/__init__.py
pycwb/modules/data_conditioning_root/data_conditioning.py
pycwb/modules/data_conditioning_root/fake_conditioning.py
pycwb/modules/data_conditioning_root/injection_whitening.py
pycwb/modules/data_conditioning_root/module.yaml
pycwb/modules/data_conditioning_root/regression.py
pycwb/modules/data_conditioning_root/whitening.py
pycwb/modules/data_conditioning_root/whitening_mdc.py
pycwb/modules/data_conditioning_root/whitening_mesa.py
pycwb/modules/external_module_manager/__init__.py
pycwb/modules/external_module_manager/config_schema.py
pycwb/modules/external_module_manager/manager.py
pycwb/modules/external_module_manager/module.yaml
pycwb/modules/external_module_manager/test/sample_config.yaml
pycwb/modules/external_module_manager/test/test.ipynb
pycwb/modules/gracedb/__init__.py
pycwb/modules/gracedb/gracedb.py
pycwb/modules/gracedb/module.yaml
pycwb/modules/gracedb/test_gracedb.py
pycwb/modules/gwosc/__init__.py
pycwb/modules/gwosc/gwosc.py
pycwb/modules/gwosc/module.yaml
pycwb/modules/gwosc/utils.py
pycwb/modules/injection/__init__.py
pycwb/modules/injection/distribution_utils.py
pycwb/modules/injection/gwsignal_waveform.py
pycwb/modules/injection/inj_generators.py
pycwb/modules/injection/injection.py
pycwb/modules/injection/module.yaml
pycwb/modules/injection/par_generator.py
pycwb/modules/injection/sky_distribution.py
pycwb/modules/injection/strain.py
pycwb/modules/injection/wf_generator.py
pycwb/modules/injection/scripts/injection_module_test.ipynb
pycwb/modules/injection/scripts/injection_parameters.py
pycwb/modules/injection/tests/__init__.py
pycwb/modules/injection/tests/test_injection.py
pycwb/modules/injection/tests/test_simulation_scheduling_matching.py
pycwb/modules/injection/tests/test_sky_distribution_coordinates.py
pycwb/modules/injection/tests/test_strain.py
pycwb/modules/job_segment/__init__.py
pycwb/modules/job_segment/dq_segment.py
pycwb/modules/job_segment/frame.py
pycwb/modules/job_segment/job_segment.py
pycwb/modules/job_segment/module.yaml
pycwb/modules/job_segment/plots.py
pycwb/modules/job_segment/super_lag.py
pycwb/modules/job_segment/test_job_segment.py
pycwb/modules/job_segment/tests/__init__.py
pycwb/modules/job_segment/tests/test_native_low_cost_parallelization.py
pycwb/modules/likelihoodWP/FIXES.md
pycwb/modules/likelihoodWP/__init__.py
pycwb/modules/likelihoodWP/detection_statistics.py
pycwb/modules/likelihoodWP/dpf.py
pycwb/modules/likelihoodWP/dpf_cython.pyx
pycwb/modules/likelihoodWP/likelihood.py
pycwb/modules/likelihoodWP/likelihood_setup.py
pycwb/modules/likelihoodWP/module.yaml
pycwb/modules/likelihoodWP/packet_ops.py
pycwb/modules/likelihoodWP/pixel_batch_ops.py
pycwb/modules/likelihoodWP/pixel_data.py
pycwb/modules/likelihoodWP/sky_mask.py
pycwb/modules/likelihoodWP/sky_scan.py
pycwb/modules/likelihoodWP/sky_stat.py
pycwb/modules/likelihoodWP/sky_statistics.py
pycwb/modules/likelihoodWP/typing.py
pycwb/modules/likelihoodWP/utils.py
pycwb/modules/likelihoodWP/tests/test_chirp_mass_helpers.py
pycwb/modules/likelihoodWP/tests/test_compute_sky_valid_indices.py
pycwb/modules/likelihoodWP/tests/test_data_extraction.py
pycwb/modules/likelihoodWP/tests/test_gpu_sky_mask_contract.py
pycwb/modules/likelihoodWP/tests/test_packet_ops_contract.py
pycwb/modules/likelihoodWP/tests/test_refactor_import_contract.py
pycwb/modules/likelihoodWP/tests/test_threshold_cut.py
pycwb/modules/likelihoodWPGPU/__init__.py
pycwb/modules/likelihoodWPGPU/dpf.py
pycwb/modules/likelihoodWPGPU/likelihood.py
pycwb/modules/likelihoodWPGPU/module.yaml
pycwb/modules/likelihoodWPGPU/sky_scan.py
pycwb/modules/likelihoodWPGPU/sky_stat.py
pycwb/modules/likelihoodWPGPU/types.py
pycwb/modules/likelihoodWPGPU/utils.py
pycwb/modules/likelihoodWPGPU/xtalk_ops.py
pycwb/modules/likelihood_root/__init__.py
pycwb/modules/likelihood_root/likelihood.py
pycwb/modules/likelihood_root/module.yaml
pycwb/modules/logger/__init__.py
pycwb/modules/logger/logger.py
pycwb/modules/logger/module.yaml
pycwb/modules/logger/tests/test_logger.py
pycwb/modules/multi_resolution_wdm/__init__.py
pycwb/modules/multi_resolution_wdm/module.yaml
pycwb/modules/multi_resolution_wdm/wdm.py
pycwb/modules/multi_resolution_wdm/tests/test_wdm.py
pycwb/modules/noise/__init__.py
pycwb/modules/noise/gaussian.py
pycwb/modules/noise/glitch.py
pycwb/modules/noise/module.yaml
pycwb/modules/noise/non_gaussian.py
pycwb/modules/noise/psd.py
pycwb/modules/noise/tests/test_psd.py
pycwb/modules/online/ONLINE_WORKFLOW_IMPLEMENTATION.md
pycwb/modules/online/__init__.py
pycwb/modules/online/background.py
pycwb/modules/online/data_acquisition.py
pycwb/modules/online/data_source.py
pycwb/modules/online/deduplication.py
pycwb/modules/online/latency_monitor.py
pycwb/modules/online/module.yaml
pycwb/modules/online/ring_buffer.py
pycwb/modules/online/significance.py
pycwb/modules/online/trigger_handler.py
pycwb/modules/plot/__init__.py
pycwb/modules/plot/cluster_statistics.py
pycwb/modules/plot/data_quality.py
pycwb/modules/plot/detector_antenna.py
pycwb/modules/plot/detector_globe.py
pycwb/modules/plot/event.py
pycwb/modules/plot/fragment_cluster_viz.py
pycwb/modules/plot/histograms.py
pycwb/modules/plot/module.yaml
pycwb/modules/plot/skymap.py
pycwb/modules/plot/spectrogram.py
pycwb/modules/plot/waveform.py
pycwb/modules/plot/tests/__init__.py
pycwb/modules/plot/tests/test_cluster_statistics.py
pycwb/modules/plot/tests/test_detector_plotting.py
pycwb/modules/plot/tests/test_skymap.py
pycwb/modules/postprocess/__init__.py
pycwb/modules/postprocess/angle_comparison.py
pycwb/modules/postprocess/efficiency_metrics.py
pycwb/modules/postprocess/efficiency_plots.py
pycwb/modules/postprocess/evaluate.py
pycwb/modules/postprocess/fake_openbox.py
pycwb/modules/postprocess/far.py
pycwb/modules/postprocess/generic_report.py
pycwb/modules/postprocess/job_selector.py
pycwb/modules/postprocess/lag_filters.py
pycwb/modules/postprocess/matching.py
pycwb/modules/postprocess/module.yaml
pycwb/modules/postprocess/multi_run.py
pycwb/modules/postprocess/plot_efficiency.py
pycwb/modules/postprocess/random_filter.py
pycwb/modules/postprocess/ranking_metrics.py
pycwb/modules/postprocess/report.py
pycwb/modules/postprocess/report_builder.py
pycwb/modules/postprocess/report_context.py
pycwb/modules/postprocess/report_plots.py
pycwb/modules/postprocess/report_render.py
pycwb/modules/postprocess/report_sections.py
pycwb/modules/postprocess/report_summaries.py
pycwb/modules/postprocess/selection.py
pycwb/modules/postprocess/train_xgboost.py
pycwb/modules/postprocess/waveform_report.py
pycwb/modules/postprocess/zero_lag.py
pycwb/modules/postprocess/templates/postproduction_report.html.j2
pycwb/modules/postprocess/tests/__init__.py
pycwb/modules/postprocess/tests/test_action_documentation.py
pycwb/modules/postprocess/tests/test_angle_comparison_workflow.py
pycwb/modules/postprocess/tests/test_diagram.py
pycwb/modules/postprocess/tests/test_matching.py
pycwb/modules/postprocess/tests/test_postproduction_report.py
pycwb/modules/postprocess/tests/test_report.py
pycwb/modules/postprocess/tests/test_selection.py
pycwb/modules/postprocess/tests/test_workflow_config.py
pycwb/modules/postprocess/tests/test_xgb_ranking.py
pycwb/modules/postprocess/tests/test_xgb_training_dump.py
pycwb/modules/qveto/__init__.py
pycwb/modules/qveto/module.yaml
pycwb/modules/qveto/qveto.py
pycwb/modules/qveto/utils.py
pycwb/modules/qveto/tests/__init__.py
pycwb/modules/qveto/tests/test_qveto.py
pycwb/modules/read_data/__init__.py
pycwb/modules/read_data/data_check.py
pycwb/modules/read_data/data_find.py
pycwb/modules/read_data/mdc.py
pycwb/modules/read_data/module.yaml
pycwb/modules/read_data/read_data.py
pycwb/modules/read_data/simulations.py
pycwb/modules/read_data/write_data.py
pycwb/modules/read_data/tests/__init__.py
pycwb/modules/read_data/tests/test_module_split.py
pycwb/modules/read_data/tests/test_simulations.py
pycwb/modules/read_data/tests/test_write_data.py
pycwb/modules/reconstruction/__init__.py
pycwb/modules/reconstruction/getINJwaveform.py
pycwb/modules/reconstruction/getMRAwaveform.py
pycwb/modules/reconstruction/getResiduals.py
pycwb/modules/reconstruction/module.yaml
pycwb/modules/reconstruction/waveform_report.py
pycwb/modules/reconstruction/waveform_report_io.py
pycwb/modules/reconstruction/waveform_report_metrics.py
pycwb/modules/reconstruction/waveform_report_plots.py
pycwb/modules/reconstruction/tests/__init__.py
pycwb/modules/reconstruction/tests/test_waveform_report_metrics.py
pycwb/modules/skymask/__init__.py
pycwb/modules/skymask/module.yaml
pycwb/modules/skymask/skymask.py
pycwb/modules/skymask/tests/__init__.py
pycwb/modules/skymask/tests/test_skymask.py
pycwb/modules/slurm/__init__.py
pycwb/modules/slurm/module.yaml
pycwb/modules/slurm/slurm.py
pycwb/modules/slurm/tests/test_slurm.py
pycwb/modules/sparse_series/__init__.py
pycwb/modules/sparse_series/module.yaml
pycwb/modules/sparse_series/sparse_table.py
pycwb/modules/sparse_series/tests/test_sparse_table.py
pycwb/modules/statistics/README.md
pycwb/modules/statistics/__init__.py
pycwb/modules/statistics/eff.py
pycwb/modules/statistics/eff_plot.py
pycwb/modules/statistics/merge.py
pycwb/modules/statistics/module.yaml
pycwb/modules/statistics/sigmoid_fit.py
pycwb/modules/statistics/tests/__init__.py
pycwb/modules/statistics/tests/test_eff_merge.py
pycwb/modules/statistics/tests/test_eff_plot.py
pycwb/modules/statistics/tests/test_sigmoid_fit.py
pycwb/modules/super_cluster_native/__init__.py
pycwb/modules/super_cluster_native/module.yaml
pycwb/modules/super_cluster_native/sub_net_cut.py
pycwb/modules/super_cluster_native/super_cluster.py
pycwb/modules/super_cluster_native/utils.py
pycwb/modules/super_cluster_native/tests/__init__.py
pycwb/modules/super_cluster_native/tests/test_supercluster_optimizations.py
pycwb/modules/super_cluster_root/FIX_MIN_SKYRES_HEALPIX.md
pycwb/modules/super_cluster_root/FIX_TD_RESOLUTION_AND_WDMSHIFT.md
pycwb/modules/super_cluster_root/__init__.py
pycwb/modules/super_cluster_root/module.yaml
pycwb/modules/super_cluster_root/super_cluster.py
pycwb/modules/superlag/__init__.py
pycwb/modules/superlag/module.yaml
pycwb/modules/superlag/superlag.py
pycwb/modules/superlag/tests/test_superlag.py
pycwb/modules/workflow_utils/__init__.py
pycwb/modules/workflow_utils/job_setup.py
pycwb/modules/workflow_utils/module.yaml
pycwb/modules/workflow_utils/trigger_utils.py
pycwb/modules/workflow_utils/tests/test_job_setup.py
pycwb/modules/workflow_utils/tests/test_trigger_utils.py
pycwb/modules/xtalk/__init__.py
pycwb/modules/xtalk/module.yaml
pycwb/modules/xtalk/monster.py
pycwb/modules/xtalk/type.py
pycwb/modules/xtalk/xtalk_data.py
pycwb/modules/xtalk/tests/test_monster.py
pycwb/post_production/__init__.py
pycwb/post_production/action_spec.py
pycwb/post_production/diagram.py
pycwb/post_production/workflow.py
pycwb/post_production/workflow_config.py
pycwb/prefect_flow/__init__.py
pycwb/prefect_flow/pycwb_flow.py
pycwb/prefect_flow/tasks/__init__.py
pycwb/prefect_flow/tasks/builtin.py
pycwb/types/__init__.py
pycwb/types/base_catalog.py
pycwb/types/data_quality_file.py
pycwb/types/detector.py
pycwb/types/job.py
pycwb/types/network.py
pycwb/types/network_cluster.py
pycwb/types/network_event.py
pycwb/types/network_pixel.py
pycwb/types/online.py
pycwb/types/pixel_arrays.py
pycwb/types/simulation.py
pycwb/types/sparse_series.py
pycwb/types/td_batch_inputs.py
pycwb/types/time_frequency_map.py
pycwb/types/time_frequency_series.py
pycwb/types/time_series.py
pycwb/types/trigger.py
pycwb/types/waveform.py
pycwb/types/wavelet.py
pycwb/types/wdm.py
pycwb/types/wdm_xtalk.py
pycwb/types/tests/__init__.py
pycwb/types/tests/test_detector_geometry.py
pycwb/types/tests/test_network_sky_mask.py
pycwb/types/tests/test_skymap_coord.py
pycwb/utils/__init__.py
pycwb/utils/async_write.py
pycwb/utils/check_ROOT.py
pycwb/utils/dataclass_object_io.py
pycwb/utils/dep_check.py
pycwb/utils/generate_params_table.py
pycwb/utils/geometry.py
pycwb/utils/image.py
pycwb/utils/memory.py
pycwb/utils/module.py
pycwb/utils/network.py
pycwb/utils/parser.py
pycwb/utils/skymap_coord.py
pycwb/utils/td_vector_batch.py
pycwb/utils/td_vector_kernels.py
pycwb/utils/yaml_helper.py
pycwb/utils/conversions/__init__.py
pycwb/utils/conversions/timeseries.py
pycwb/vendor/__init__.py
pycwb/vendor/example.yaml
pycwb/vendor/autoencoder/__init__.py
pycwb/vendor/autoencoder/cwb_autoencoder.h5
pycwb/vendor/lib/__init__.py
pycwb/vendor/online/online_schema_extension.yaml
pycwb/vendor/online/user_parameters_online.yaml
pycwb/vendor/template/gwosc/user_parameters.yaml
pycwb/workflow/__init__.py
pycwb/workflow/batch.py
pycwb/workflow/merge.py
pycwb/workflow/online.py
pycwb/workflow/run.py
pycwb/workflow/subflow/__init__.py
pycwb/workflow/subflow/fake_processor.py
pycwb/workflow/subflow/job_segment_output.py
pycwb/workflow/subflow/job_segment_progress.py
pycwb/workflow/subflow/job_segment_resources.py
pycwb/workflow/subflow/job_segment_veto.py
pycwb/workflow/subflow/postprocess_and_plots.py
pycwb/workflow/subflow/prepare_job_runs.py
pycwb/workflow/subflow/process_job_segment_native.py
pycwb/workflow/subflow/process_job_segment_root.py
pycwb/workflow/subflow/process_online_segment.py
pycwb/workflow/subflow/simulation_summary.py
tests/compare_with_cwb/activate.sh
tests/compare_with_cwb/compare_native_vs_cwb.py
tests/compare_with_cwb/config/user_parameters.yaml
tests/injection_consistency/__init__.py
tests/injection_consistency/baseline.json
tests/injection_consistency/comparison.py
tests/injection_consistency/extract_baseline.py
tests/injection_consistency/helpers.py
tests/injection_consistency/runner.py
tests/injection_consistency/test_e2e_consistency.py
tests/injection_consistency/config/user_parameters.yaml
tests/injection_consistency/input/LIGO_zero_det_HP.txt
tests/injection_consistency/input/aligo_O4high.txt
tests/injection_consistency/input/avirgo_O4high_NEW.txt
tests/sample/run.py
tests/sample/run_mix.py
tests/sample/test.ipynb
tests/sample/test_coherence.ipynb
tests/sample/test_coherence.py
tests/sample/test_regression.py
tests/sample/test_supercluster.py
tests/sample/test_whitening.py
tests/sample/user_parameters_injection.yaml
tests/sample/user_parameters_injection_cwb.yaml
tests/sample/input/LIGO_zero_det_HP.txt
tests/sample/input/aligo_O4high.txt
tests/sample/input/avirgo_O4high_NEW.txt
tools/warm_numba_cache.py