Revision 6e053776a85e84f8665f99053ebacccb4e6eced1 authored by Collin Capano on 17 March 2020, 11:11:22 UTC, committed by GitHub on 17 March 2020, 11:11:22 UTC
* make add_input a public method

* add separate funtions for pp plots and injection recovery

* first stab at updating injection workflow

* add function to create pp summary table; update the workflow

* make default distribution section in create injections be 'prior'

* use function for boiler-plate workflow options

* set config-files in create injection node; whitespace

* fix bug in setting injection file

* fix some typos; use pp_summary_table to determine whether to do pp test

* try to make pp jobs their own sub workflow

* try not using any container workflow

* fix bugs in figuring out dependencies for sub workflows

* fix pp test page layout

* make inj recovery plots have the same aspect ratio as pp plots

* ensure pp params are enclosed in quotes

* python 3: fix issue saving approximant to injection file

* save metadata with inj recovery plots, and use bbox inches tight

* whitespace

* another fix to making the workflow dependencies

* move function to add workflow cli group to workflow/core.py
1 parent 3c48bfd
History
File Mode Size
bin
docker
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-- 21.0 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 3.6 KB
Dockerfile -rw-r--r-- 3.3 KB
INSTALL -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 167 bytes
README.md -rw-r--r-- 1.8 KB
companion.txt -rw-r--r-- 192 bytes
descr.rst -rw-r--r-- 1.3 KB
pycbc.spec -rw-r--r-- 1.7 KB
pyproject.toml -rw-r--r-- 119 bytes
requirements.txt -rw-r--r-- 1005 bytes
setup.py -rwxr-xr-x 11.2 KB

README.md

back to top