Revision ff7e04a52093241fc0745eceb2c8962002789801 authored by Collin Capano on 10 October 2017, 15:00:51 UTC, committed by GitHub on 10 October 2017, 15:00:51 UTC
* add ability to apply gates to generator

* apply gates to templates

* remove logging message

* resize to power 2 to prevent memory growth

* use for loop instead of list comprehension

* remove logging message
1 parent 31c3acd
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.4 KB
test_chisq.py -rw-r--r-- 2.3 KB
test_conversions.py -rw-r--r-- 7.4 KB
test_correlate.py -rw-r--r-- 2.4 KB
test_distributions.py -rw-r--r-- 10.3 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_inference.py -rw-r--r-- 7.2 KB
test_injection.py -rw-r--r-- 6.7 KB
test_lalsim.py -rw-r--r-- 16.7 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-- 23.3 KB
test_waveform.py -rwxr-xr-x 7.5 KB
utils.py -rw-r--r-- 37.3 KB

back to top