Revision e0e46750bf8c3d738e8d8404bb2e0d0eefbbf712 authored by Alex Nitz on 17 February 2021, 17:42:34 UTC, committed by GitHub on 17 February 2021, 17:42:34 UTC
* add pytest conifg and make test array compatible

* make fs compatible with pytest

* make time series compatible with pytest

* fix waveform utils test

* make skymax test work with pytest

* fix schemes

* coinc stat test fix

* fix frame test for pytest

* make fft test compatible with pytest

* waveform tests update

* can only do one fftw backend test (global state issue)

* add tox configuraton file

* update tox and use in test suite

* update

* fix

* fix

* this?

* udpate deps

* add a few more waveforms to test

* check more approximants in waveform test

* check more approximants in waveform test

* OK, this is run twice in frame

* Update test_skymax.py
1 parent 5e5fcfe
History
File Mode Size
data
bankvetotest.py -rw-r--r-- 3.6 KB
fft_base.py -rw-r--r-- 32.6 KB
lalsim.py -rw-r--r-- 16.3 KB
test_array.py -rw-r--r-- 20.7 KB
test_array_lal.py -rw-r--r-- 5.0 KB
test_autochisq.py -rw-r--r-- 6.5 KB
test_calibration.py -rw-r--r-- 2.9 KB
test_chisq.py -rw-r--r-- 4.8 KB
test_coinc_stat.py -rw-r--r-- 3.3 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.1 KB
test_fft_unthreaded.py -rw-r--r-- 2.3 KB
test_fftw_openmp.py -rw-r--r-- 2.4 KB
test_fftw_pthreads.py -rw-r--r-- 2.3 KB
test_frame.py -rw-r--r-- 6.2 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_matchedfilter.py -rw-r--r-- 5.8 KB
test_noise.py -rw-r--r-- 2.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.8 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.5 KB
test_tmpltbank.py -rw-r--r-- 25.2 KB
test_transforms.py -rw-r--r-- 3.4 KB
test_waveform.py -rwxr-xr-x 7.4 KB
test_waveform_utils.py -rw-r--r-- 4.5 KB
utils.py -rw-r--r-- 37.3 KB

back to top