Revision c1f6e5dc562011474ec62cbd6d1427dbe1bd6cc5 authored by Collin Capano on 29 July 2016, 22:23:27 UTC, committed by Alex Nitz on 29 July 2016, 22:23:27 UTC
* add spa compression; make mchirp calling, return more similar

* fix bug in FilterBank that ignores dtype

* add pycbc_compress_bank

* fixed copyright

* store correct values (#1)

* added precision to compress bank; removed fixed points option

* use end_idx for kmax

* add catch for discontinuity in time estimate

* have segment length computed on the fly

* moved compress_waveform to compress module

* compute segment length using log2

* fix bugs in seg length estimation and indexing

* fix bug in returning sample points; increase seg length for time estimate
1 parent 8da1f34
History
File Mode Size
data
long
autochisq_test.py -rw-r--r-- 6.0 KB
bankvetotest.py -rw-r--r-- 3.6 KB
fft_base.py -rw-r--r-- 38.1 KB
test_array.py -rw-r--r-- 21.3 KB
test_array_lal.py -rw-r--r-- 5.0 KB
test_autochisq.py -rw-r--r-- 6.2 KB
test_chisq.py -rw-r--r-- 2.3 KB
test_correlate.py -rw-r--r-- 2.4 KB
test_fft_unthreaded.py -rw-r--r-- 2.3 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-- 24.4 KB
test_injection.py -rw-r--r-- 6.6 KB
test_lalsim.py -rw-r--r-- 13.1 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.4 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-- 24.2 KB
test_tmpltbank.py -rw-r--r-- 24.3 KB
test_waveform.py -rwxr-xr-x 7.5 KB
utils.py -rw-r--r-- 37.3 KB

back to top