Revision bb334be57502456d7371a54b5d9fcc68fc5657ed authored by Gareth S Cabourn Davies on 31 May 2023, 15:19:52 UTC, committed by GitHub on 31 May 2023, 15:19:52 UTC
* Make some efficiency savings in pycbc_fit_sngls_over_multiparam

* Missing logging line in once case

* Add in progress reporting, in case of silent failure

* I thought we needed some leeway, but we don't

* TD comments

* Simplify comment
1 parent a36ff88
Raw File
.gitignore
*.~
*.so
.DS_Store
*.log
dist/
html/
pycbc_inspiralc
build/
*.pyc
docs/Makefile
PyCBC.egg-info
back to top