Revision d0813f8aafad2e481d326e06cb4e29e17d97d97b authored by Collin Capano on 12 May 2019, 06:51:22 UTC, committed by GitHub on 12 May 2019, 06:51:22 UTC
* add base sampler file class

* switch samplers to using BaseSampler

* have write_posterior take samples instead

* on second thought, get rid of write_posterior entirely

* have extract samples figure out what filetype to write to

* get rid of read_posterior_samples

* update extract samples

* just have extract samples write posterior files

* add options to results parser

* forgot imports

* code climate
1 parent 762de53
History
File Mode Size
data
bankvetotest.py -rw-r--r-- 3.6 KB
fft_base.py -rw-r--r-- 32.5 KB
test_array.py -rw-r--r-- 20.8 KB
test_array_lal.py -rw-r--r-- 5.0 KB
test_autochisq.py -rw-r--r-- 6.3 KB
test_calibration.py -rw-r--r-- 2.9 KB
test_chisq.py -rw-r--r-- 4.8 KB
test_conversions.py -rw-r--r-- 9.2 KB
test_correlate.py -rw-r--r-- 3.1 KB
test_detector.py -rw-r--r-- 4.0 KB
test_distributions.py -rw-r--r-- 10.5 KB
test_dq.py -rw-r--r-- 5.0 KB
test_fft_unthreaded.py -rw-r--r-- 2.2 KB
test_fftw_openmp.py -rw-r--r-- 2.3 KB
test_fftw_pthreads.py -rw-r--r-- 2.3 KB
test_frame.py -rw-r--r-- 6.1 KB
test_frequencyseries.py -rw-r--r-- 23.9 KB
test_injection.py -rw-r--r-- 7.0 KB
test_io_live.py -rw-r--r-- 6.2 KB
test_lalsim.py -rw-r--r-- 16.3 KB
test_matchedfilter.py -rw-r--r-- 5.8 KB
test_pnutils.py -rw-r--r-- 4.5 KB
test_psd.py -rw-r--r-- 5.8 KB
test_resample.py -rw-r--r-- 3.4 KB
test_schemes.py -rw-r--r-- 7.5 KB
test_skymax.py -rw-r--r-- 17.7 KB
test_spatmplt.py -rw-r--r-- 3.4 KB
test_threshold.py -rw-r--r-- 2.3 KB
test_timeseries.py -rw-r--r-- 23.8 KB
test_tmpltbank.py -rw-r--r-- 25.0 KB
test_transforms.py -rw-r--r-- 3.0 KB
test_waveform.py -rwxr-xr-x 7.5 KB
test_waveform_utils.py -rw-r--r-- 4.9 KB
utils.py -rw-r--r-- 37.3 KB

back to top