Revision d0813f8aafad2e481d326e06cb4e29e17d97d97b authored by Collin Capano on 12 May 2019, 06:51:22 UTC, committed by GitHub on 12 May 2019, 06:51:22 UTC
* add base sampler file class

* switch samplers to using BaseSampler

* have write_posterior take samples instead

* on second thought, get rid of write_posterior entirely

* have extract samples figure out what filetype to write to

* get rid of read_posterior_samples

* update extract samples

* just have extract samples write posterior files

* add options to results parser

* forgot imports

* code climate
1 parent 762de53
History
File Mode Size
bin
docs
examples
pycbc
test
tools
.codeclimate.yml -rw-r--r-- 1.0 KB
.gitignore -rw-r--r-- 95 bytes
.landscape.yml -rw-r--r-- 348 bytes
.travis.yml -rw-r--r-- 22.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 3.6 KB
Dockerfile -rw-r--r-- 164 bytes
INSTALL -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 138 bytes
README.md -rw-r--r-- 1.9 KB
companion.txt -rw-r--r-- 140 bytes
descr.rst -rw-r--r-- 1.3 KB
pycbc.spec -rw-r--r-- 1.7 KB
requirements.txt -rw-r--r-- 764 bytes
setup.py -rwxr-xr-x 9.1 KB

README.md

back to top