Revision cd9439c3c0fb8aff77d3792473b32fa21de22a1c authored by Collin Capano on 02 August 2017, 08:47:15 UTC, committed by GitHub on 02 August 2017, 08:47:15 UTC
* add burn in module

* add write_burn_in method to samplers

* add more functions to burn in module

* rename module

* add burnin module to init

* save maximum of burn in iterations

* add support for burn in module to pycbc_inference

* add deprecation warning to pycbc_inference

* fix typos

* remove min_burnin_iterations from sampler classes

* set sampler's burn_in_iterations attribute

* fix bugs

* fix bugs

* fix acl to 1 if < than 2 samples

* ensure at least one sample is retrieved

* update option doc

* add documentation

* more documentation

* burnin -> burn_in

* pep-8

* add some comments, fix a bug in posterior_step

* add example

* move check for data len into calculate_acl
1 parent 5280a27
History
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.7 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-- 104 bytes
README.md -rw-r--r-- 3.2 KB
descr.txt -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-- 624 bytes
setup.py -rw-r--r-- 19.6 KB

README.md

back to top