MANIFEST.in
setup.py
PyCBC.egg-info/PKG-INFO
PyCBC.egg-info/SOURCES.txt
PyCBC.egg-info/dependency_links.txt
PyCBC.egg-info/requires.txt
PyCBC.egg-info/top_level.txt
bin/pycbc_aligned_bank_cat
bin/pycbc_aligned_stoch_bank
bin/pycbc_bank_verification
bin/pycbc_banksim
bin/pycbc_calculate_far
bin/pycbc_compute_durations
bin/pycbc_faithsim
bin/pycbc_fit_sngl_trigs
bin/pycbc_geom_aligned_2dstack
bin/pycbc_geom_aligned_bank
bin/pycbc_geom_nonspinbank
bin/pycbc_get_ffinal
bin/pycbc_inspinjfind
bin/pycbc_inspiral
bin/pycbc_ligolw_find_playground
bin/pycbc_make_banksim
bin/pycbc_make_coinc_workflow
bin/pycbc_make_daily_workflow
bin/pycbc_make_faithsim
bin/pycbc_make_html_page
bin/pycbc_make_sngl_workflow
bin/pycbc_multi_inspiral
bin/pycbc_optimal_snr
bin/pycbc_pipedown_plots
bin/pycbc_run_sqlite
bin/pycbc_split_inspinj
bin/pycbc_splitbank
bin/pycbc_sqlite_simplify
bin/pycbc_submit_dax
bin/pycbc_submit_dax_stampede
bin/pycbc_timeslides
bin/pycbc_tmpltbank_to_chi_params
bin/pycbc_write_results_page
bin/gstlal/pycbc_calculate_likelihood
bin/gstlal/pycbc_combine_likelihood
bin/gstlal/pycbc_compute_far_from_snr_chisq_histograms
bin/gstlal/pycbc_gen_ranking_data
bin/gstlal/pycbc_pickle_horizon_distances
bin/hdfcoinc/pycbc_coinc_bank2hdf
bin/hdfcoinc/pycbc_coinc_findtrigs
bin/hdfcoinc/pycbc_coinc_hdfinjfind
bin/hdfcoinc/pycbc_coinc_mergetrigs
bin/hdfcoinc/pycbc_coinc_statmap
bin/hdfcoinc/pycbc_coinc_statmap_inj
bin/hdfcoinc/pycbc_coinc_trig2hdf
bin/hdfcoinc/pycbc_make_hdf_coinc_workflow
bin/hdfcoinc/pycbc_page_banktriggerrate
bin/hdfcoinc/pycbc_page_coinc_snrchi
bin/hdfcoinc/pycbc_page_foreground
bin/hdfcoinc/pycbc_page_foundmissed
bin/hdfcoinc/pycbc_page_injtable
bin/hdfcoinc/pycbc_page_inspiralrange
bin/hdfcoinc/pycbc_page_segments
bin/hdfcoinc/pycbc_page_sensitivity
bin/hdfcoinc/pycbc_page_snrchi
bin/hdfcoinc/pycbc_page_snrifar
bin/hdfcoinc/pycbc_plot_background_coincs
bin/hdfcoinc/pycbc_plot_singles_vs_params
bin/hdfcoinc/pycbc_stat_dtphase
bin/lalapps/lalapps_inspiral_ahope
bin/lalapps/lalapps_tmpltbank_ahope
bin/mvsc/pycbc_mvsc_get_features
bin/sngl/pycbc_ligolw_cluster
bin/sngl/pycbc_plot_bank
bin/sngl/pycbc_plot_glitchgram
bin/sngl/pycbc_plot_histogram
bin/sngl/pycbc_plot_params
bin/sngl/pycbc_plot_rates
bin/sngl/pycbc_plot_timeseries
examples/overlap.py
examples/banksim/injection0.xml
examples/banksim/run.sh
examples/faith/injection0.xml
examples/faith/run.sh
examples/tmpltbank/cleanOutput.sh
examples/tmpltbank/make_cache.sh
examples/tmpltbank/testAligned.sh
examples/tmpltbank/testAligned2.sh
examples/tmpltbank/testAligned3.sh
examples/tmpltbank/testNonspin.sh
examples/tmpltbank/testNonspin2.sh
examples/tmpltbank/testNonspin3.sh
examples/tmpltbank/testStoch.sh
examples/tmpltbank/testStoch2.sh
examples/tmpltbank/testStoch3.sh
examples/tmpltbank/testStoch4.sh
examples/waveform/match_waveform.py
examples/waveform/plot_fd_td.py
examples/waveform/plot_freq.py
examples/waveform/plot_phase.py
examples/waveform/plot_waveform.py
examples/waveform/what_waveform.py
examples/workflow/data_checker/daily_test.py
examples/workflow/data_checker/get_data_example.py
examples/workflow/data_checker/run_daily_test.sh
examples/workflow/data_checker/run_get_data_example.sh
examples/workflow/dayhopecheck/dayhopecheck.py
examples/workflow/dayhopecheck/run_dayhopecheck.sh
examples/workflow/er_daily_workflow/run_daily_workflow.sh
examples/workflow/pygrb/pygrb.py
examples/workflow/pygrb/run_pygrb.sh
examples/workflow/sngl/pycbc_run_sngl_workflow.sh
pycbc/__init__.py
pycbc/_version_helper.py
pycbc/detector.py
pycbc/frame.py
pycbc/future.py
pycbc/inject.py
pycbc/libutils.py
pycbc/pnutils.py
pycbc/scheme.py
pycbc/sensitivity.py
pycbc/setuputils.py
pycbc/strain.py
pycbc/version.py
pycbc/events/__init__.py
pycbc/events/coinc.py
pycbc/events/events.py
pycbc/events/threshold_cpu.py
pycbc/events/threshold_cuda.py
pycbc/events/threshold_opencl.py
pycbc/events/veto.py
pycbc/fft/__init__.py
pycbc/fft/cl_pyfft.py
pycbc/fft/cuda_pyfft.py
pycbc/fft/cufft.py
pycbc/fft/fft_cpu.py
pycbc/fft/fft_cuda.py
pycbc/fft/fft_opencl.py
pycbc/fft/fftw.py
pycbc/fft/fftw_pruned.py
pycbc/fft/lalfft.py
pycbc/fft/mkl.py
pycbc/fft/npfft.py
pycbc/filter/__init__.py
pycbc/filter/matchedfilter.py
pycbc/filter/matchedfilter_cpu.py
pycbc/filter/matchedfilter_cuda.py
pycbc/filter/matchedfilter_opencl.py
pycbc/filter/resample.py
pycbc/filter/zpk.py
pycbc/io/__init__.py
pycbc/io/hdf.py
pycbc/io/sqlite.py
pycbc/noise/__init__.py
pycbc/noise/gaussian.py
pycbc/psd/__init__.py
pycbc/psd/analytical.py
pycbc/psd/estimate.py
pycbc/psd/read.py
pycbc/results/__init__.py
pycbc/results/followup.py
pycbc/results/mpld3_utils.py
pycbc/results/plot.py
pycbc/results/render.py
pycbc/results/table.py
pycbc/results/static/css/bootstrap.min.css
pycbc/results/static/js/bootstrap.min.js
pycbc/results/static/js/jquery.min.js
pycbc/results/templates/base.html
pycbc/results/templates/concrete.html
pycbc/results/templates/files/file_default.html
pycbc/results/templates/files/file_glitchgram.html
pycbc/tmpltbank/__init__.py
pycbc/tmpltbank/bank_output_utils.py
pycbc/tmpltbank/brute_force_methods.py
pycbc/tmpltbank/calc_moments.py
pycbc/tmpltbank/coord_utils.py
pycbc/tmpltbank/lambda_mapping.py
pycbc/tmpltbank/lattice_utils.py
pycbc/tmpltbank/option_utils.py
pycbc/tmpltbank/partitioned_bank.py
pycbc/types/__init__.py
pycbc/types/aligned.py
pycbc/types/array.py
pycbc/types/array_cpu.py
pycbc/types/array_cuda.py
pycbc/types/array_opencl.py
pycbc/types/frequencyseries.py
pycbc/types/optparse.py
pycbc/types/timeseries.py
pycbc/vetoes/__init__.py
pycbc/vetoes/autochisq.py
pycbc/vetoes/bank_chisq.py
pycbc/vetoes/chisq.py
pycbc/vetoes/chisq_cpu.py
pycbc/vetoes/chisq_cuda.py
pycbc/vetoes/chisq_opencl.py
pycbc/waveform/SpinTaylorF2.py
pycbc/waveform/TaylorF2.py
pycbc/waveform/__init__.py
pycbc/waveform/bank.py
pycbc/waveform/fctmplt.py
pycbc/waveform/pycbc_phenomC_tmplt.py
pycbc/waveform/spa_tmplt.py
pycbc/waveform/spa_tmplt_cpu.py
pycbc/waveform/spa_tmplt_cuda.py
pycbc/waveform/spa_tmplt_opencl.py
pycbc/waveform/utils.py
pycbc/waveform/waveform.py
pycbc/workflow/__init__.py
pycbc/workflow/analysislogging.py
pycbc/workflow/coincidence.py
pycbc/workflow/configparser_test.py
pycbc/workflow/configuration.py
pycbc/workflow/core.py
pycbc/workflow/datafind.py
pycbc/workflow/injection.py
pycbc/workflow/jobsetup.py
pycbc/workflow/legacy_ihope.py
pycbc/workflow/matched_filter.py
pycbc/workflow/pegasus_workflow.py
pycbc/workflow/plotting.py
pycbc/workflow/postprocessing.py
pycbc/workflow/postprocessing_prep.py
pycbc/workflow/segment.py
pycbc/workflow/splittable.py
pycbc/workflow/summaryplots.py
pycbc/workflow/timeslides.py
pycbc/workflow/tmpltbank.py
pycbc/workflow/ini_files/example_hdf_post.ini
pycbc/workflow/ini_files/example_inj.ini
pycbc/workflow/ini_files/example_lalapps.ini
pycbc/workflow/ini_files/example_pipedown.ini
pycbc/workflow/ini_files/example_pycbc.ini
pycbc/workflow/ini_files/daily/example_daily_lalapps.ini
pycbc/workflow/ini_files/daily/example_daily_pycbc_zpk.ini
pycbc/workflow/ini_files/review/s6d_twoweek_review.ini
pycbc/workflow/ini_files/sngl/example_sngl.ini
pycbc/workflow/pegasus_files/basic_pegasus.conf
pycbc/workflow/pegasus_files/basic_site_template.xml
pycbc/workflow/pegasus_files/xsede_site_template.xml
test/autochisq_test.py
test/bankvetotest.py
test/test_array.py
test/test_array_lal.py
test/test_autochisq.py
test/test_chisq.py
test/test_correlate.py
test/test_fft_unthreaded.py
test/test_fftw_openmp.py
test/test_fftw_pthreads.py
test/test_frame.py
test/test_frequencyseries.py
test/test_injection.py
test/test_lalsim.py
test/test_matchedfilter.py
test/test_pnutils.py
test/test_psd.py
test/test_resample.py
test/test_schemes.py
test/test_threshold.py
test/test_timeseries.py
test/test_tmpltbank.py
test/test_waveform.py
tools/params_to_table.py
tools/benchmarking/absolute_times.py
tools/static/runtime-scipy.py
tools/static/hooks/hook-pycbc.py
tools/static/hooks/hook-scipy.weave.py
tools/timing/arr_perf.py
tools/timing/fft_perf.py
tools/timing/match_perf.py
tools/timing/wav_perf.py
tools/timing/banksim/banksim.py