.dictionary.txt
.gitattributes
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
bilby_pipe/__init__.py
bilby_pipe/_version.py
bilby_pipe/bilbyargparser.py
bilby_pipe/create_injections.py
bilby_pipe/data_analysis.py
bilby_pipe/data_generation.py
bilby_pipe/gracedb.py
bilby_pipe/htcondor_sync.py
bilby_pipe/input.py
bilby_pipe/ligo_skymap.py
bilby_pipe/main.py
bilby_pipe/parser.py
bilby_pipe/plot.py
bilby_pipe/plotting_utils.py
bilby_pipe/pp_test.py
bilby_pipe/process_bilby_mcmc.py
bilby_pipe/review.py
bilby_pipe/utils.py
bilby_pipe/xml_converter.py
bilby_pipe.egg-info/PKG-INFO
bilby_pipe.egg-info/SOURCES.txt
bilby_pipe.egg-info/dependency_links.txt
bilby_pipe.egg-info/entry_points.txt
bilby_pipe.egg-info/requires.txt
bilby_pipe.egg-info/top_level.txt
bilby_pipe/asimov/__init__.py
bilby_pipe/asimov/asimov.py
bilby_pipe/asimov/config.ini
bilby_pipe/asimov/online.py
bilby_pipe/asimov/online_config.ini
bilby_pipe/data_files/128s.prior
bilby_pipe/data_files/128s_distance_marginalization_lookup.npz
bilby_pipe/data_files/128s_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/128s_tidal.prior
bilby_pipe/data_files/128s_tidal_distance_marginalization_lookup.npz
bilby_pipe/data_files/128s_tidal_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/128s_tidal_lowspin.prior
bilby_pipe/data_files/128s_tidal_lowspin_distance_marginalization_lookup.npz
bilby_pipe/data_files/128s_tidal_lowspin_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/16s.prior
bilby_pipe/data_files/16s_distance_marginalization_lookup.npz
bilby_pipe/data_files/16s_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/32s.prior
bilby_pipe/data_files/32s_distance_marginalization_lookup.npz
bilby_pipe/data_files/32s_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/4s.prior
bilby_pipe/data_files/4s_distance_marginalization_lookup.npz
bilby_pipe/data_files/4s_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/64s.prior
bilby_pipe/data_files/64s_distance_marginalization_lookup.npz
bilby_pipe/data_files/64s_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/8s.prior
bilby_pipe/data_files/8s_distance_marginalization_lookup.npz
bilby_pipe/data_files/8s_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/README.md
bilby_pipe/data_files/aligned_spin.prior.template
bilby_pipe/data_files/burst.prior.template
bilby_pipe/data_files/fast.prior.template
bilby_pipe/data_files/generate_distance_lookups.py
bilby_pipe/data_files/high_mass.prior
bilby_pipe/data_files/high_mass_distance_marginalization_lookup.npz
bilby_pipe/data_files/high_mass_distance_marginalization_lookup_phase.npz
bilby_pipe/data_files/precessing_spin.prior.template
bilby_pipe/job_creation/__init__.py
bilby_pipe/job_creation/bilby_pipe_dag_creator.py
bilby_pipe/job_creation/dag.py
bilby_pipe/job_creation/node.py
bilby_pipe/job_creation/overview.py
bilby_pipe/job_creation/slurm.py
bilby_pipe/job_creation/nodes/__init__.py
bilby_pipe/job_creation/nodes/analysis_node.py
bilby_pipe/job_creation/nodes/final_result_node.py
bilby_pipe/job_creation/nodes/generation_node.py
bilby_pipe/job_creation/nodes/merge_node.py
bilby_pipe/job_creation/nodes/pe_summary_node.py
bilby_pipe/job_creation/nodes/plot_node.py
bilby_pipe/job_creation/nodes/post_processing_node.py
bilby_pipe/templates/run_template.html
bilby_pipe/templates/summary_template.html
containers/dockerfile-template
containers/v3-dockerfile-test-suite-python310
containers/v3-dockerfile-test-suite-python311
containers/write_dockerfiles.py
docs/.gitignore
docs/Makefile
docs/asimov.rst
docs/asimov_online.rst
docs/chirp_mass_distribution_of_priors.png
docs/component_mass_distribution_of_priors.png
docs/conf.py
docs/contributing.rst
docs/customisation.rst
docs/data_acquisition.rst
docs/examples.rst
docs/executables.rst
docs/global_settings.rst
docs/index.rst
docs/ini_file.rst
docs/injections.rst
docs/installation.rst
docs/make_default_prior_plot.py
docs/osg.rst
docs/requirements.txt
docs/reweighting.rst
docs/structure.rst
docs/user-interface.rst
docs/_templates/versions.html
docs/executables/create_injections.rst
docs/executables/data_analysis.rst
docs/executables/data_generation.rst
docs/executables/gracedb.rst
docs/executables/htcondor_sync.rst
docs/executables/main.rst
docs/executables/parser.rst
docs/executables/plotting.rst
docs/executables/pp.rst
docs/executables/process_mcmc.rst
docs/executables/review.rst
docs/executables/reweighting.rst
docs/executables/skymap.rst
docs/executables/xml_converter.rst
examples/event/GW150914.ini
examples/gaussian_noise/aLIGO_ZERO_DET_high_P_psd.txt
examples/gaussian_noise/gaussian_noise.ini
examples/gps_times/gps_times.txt
examples/gps_times/gps_times_from_file.ini
examples/gps_times/gps_times_from_tuple.ini
examples/gracedb/G298936.json
examples/gracedb/G298936_config_complete.ini
examples/gracedb/bilby_config.ini
examples/gracedb/online.prior
examples/gracedb/settings.json
examples/injection/bbh_injection.ini
examples/injection/bbh_injection.prior
examples/injection/bbh_injection_with_wg_constructor.ini
examples/injection/test_wg/__init__.py
examples/injection/test_wg/specific_waveform_generator.py
examples/other_examples/GW170814.ini
examples/other_examples/GW170814.prior
examples/other_examples/bbh_eccentric.prior
examples/other_examples/bbh_multiband.ini
examples/other_examples/bbh_roq.ini
examples/other_examples/bbh_roq_hdf5.ini
examples/other_examples/bns.prior
examples/other_examples/bns_injection.ini
examples/other_examples/ecc_GW150914.ini
examples/other_examples/scheduler_GW150914.ini
examples/reweighting/bbh_injection.ini
examples/reweighting/bbh_injection.prior
examples/reweighting/reweight.json
examples/slurm/GW150914.prior
examples/slurm/slurm_GW150914.ini
examples/timeslide/README.md
examples/timeslide/gps_times.txt
examples/timeslide/timeslide_GW150914.ini
examples/timeslide/timeslides.txt
examples/zero_noise/zero_noise_no_signal.ini
examples/zero_noise/zero_noise_with_signal.ini
tests/X509.txt
tests/__init__.py
tests/analysis_node_test.py
tests/bilby_arg_parser_test.py
tests/command_line_test.py
tests/complete_config_test.py
tests/create_injection_test.py
tests/custom_dir_test.py
tests/data_analysis_test.py
tests/data_generation_test.py
tests/datagen_plotting_test.py
tests/example_prior.prior
tests/gps_file.txt
tests/gps_file_for_timeslides.txt
tests/gracedb_test.py
tests/injection_prior.prior
tests/input_test.py
tests/lalinference_test_injection_standard.dat
tests/lalinference_test_injection_standard.json
tests/lalinference_test_injection_standard.xml
tests/main_test.py
tests/pp_test.py
tests/prior_dict_test.py
tests/slurm_output_test.py
tests/test_asimov.py
tests/test_asimov_integration.py
tests/test_basic_ini.ini
tests/test_bilbyargparser.ini
tests/test_complete_config.ini
tests/test_complete_config_with_postprocessing.ini
tests/test_dag_ini_file.ini
tests/test_data_analysis.ini
tests/test_data_generation.ini
tests/test_injection.ini
tests/test_injection.json
tests/test_injection_in_gaussian_noise.ini
tests/test_main_input.ini
tests/test_pesummary.ini
tests/test_prior_dict.ini
tests/timeslide_test.py
tests/timeslides.txt
tests/utils_test.py
tests/xml_converter_test.py
tests/ASIMOV/GW150914.yaml
tests/ASIMOV/bbh_online_settings.json
tests/ASIMOV/bilby_analysis.yaml
tests/ASIMOV/bilby_defaults.yaml
tests/ASIMOV/bilby_priors.yaml
tests/ASIMOV/bns_online_settings.json
tests/ASIMOV/expected.ini
tests/ASIMOV/online_analysis.yaml
tests/ASIMOV/online_defaults.yaml
tests/ASIMOV/online_event.yaml
tests/ASIMOV/psd.xml.gz
tests/DATA/data_quality.hdf5
tests/DATA/gwpy_data.pickle
tests/DATA/plotting_strain.hdf5
tests/DATA/psd.hdf5
tests/DATA/psd.txt
tests/DATA/strain.hdf5
tests/DATA/test_data.gwf
tests/DATA/test_data.hdf5
tests/DATA/test_data.txt
tests_ini_files/test_gaussian_noise_simulation.ini
tests_ini_files/test_gaussian_noise_simulation_and_injection.ini