https://github.com/gwastro/pycbc
Revision 72df8cd05ee554334b7fcb537a33429155b40b7d authored by Ian Harry on 22 August 2017, 13:57:23 UTC, committed by Alex Nitz on 22 August 2017, 13:57:23 UTC
* Fix issue in inverse_spectrum_truncate

There was a problem when running this function to truncate to 128s with a PSD
of exactly 128s. It is easy to fix.

* Remove unused import

* Reduce memory usage

* Cast to int

* Reinstate the necessary time_slice

* Alex's comments
1 parent 22655a8
History
Tip revision: 72df8cd05ee554334b7fcb537a33429155b40b7d authored by Ian Harry on 22 August 2017, 13:57:23 UTC
Reduce mem usage in noise.reproducible (#1799)
Tip revision: 72df8cd
File Mode Size
bin
docs
examples
pycbc
test
tools
.gitignore -rw-r--r-- 80 bytes
.landscape.yml -rw-r--r-- 324 bytes
.travis.yml -rw-r--r-- 20.9 KB
Dockerfile -rw-r--r-- 72 bytes
INSTALL -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 122 bytes
README.md -rw-r--r-- 3.2 KB
descr.rst -rw-r--r-- 1.3 KB
install_pycbc.sh -rwxr-xr-x 158 bytes
pycbc.spec -rw-r--r-- 1.8 KB
requirements.txt -rw-r--r-- 639 bytes
setup.py -rw-r--r-- 19.7 KB

README.md

back to top