Commits on Source (43)
-
Duncan Macleod authored
previously this resulted in a broken version file when installing from a tarball
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Gregory Ashton authored
Fixed generation of bilby_pipe/.version file See merge request !111
-
Gregory Ashton authored
Resolves #83
-
Gregory Ashton authored
Clean up of main.py Closes #83 See merge request !110
-
Gregory Ashton authored
-
Gregory Ashton authored
Refactor and add testing for the PP-test module See merge request !112
-
Gregory Ashton authored
1) Add ROQ for jobs longer than 4s 2) Add no file transfer and check trace plots are made (for testing)
-
Gregory Ashton authored
Update default gracedb settings See merge request !113
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "`--detectors` input is overly sensitive" Closes #97 See merge request !114
-
Gregory Ashton authored
-
Gregory Ashton authored
Minor adjustments to gracedb See merge request !115
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "Improve testing for the gracedb module" Closes #87 See merge request !116
-
Gregory Ashton authored
For online PE, this will allow more rapid generation of the plotted figures, useful for testing etc.
-
Gregory Ashton authored
Resolve "Switch plotting jobs to run locally" Closes #98 See merge request !117
-
Gregory Ashton authored
- Sets the initial directroy based on the CWD. This allows ini files to be specified in a subdirectory. - Fixes a naming bug in the gracedb outdir
-
Gregory Ashton authored
Minor updates to allow ini files to not be in the CWD See merge request !119
-
Gregory Ashton authored
- Force psd length to be an int - Improve output messages to help debugging
-
Gregory Ashton authored
Improvements to the psd setting and output See merge request !120
-
Gregory Ashton authored
- Force float64 for read and get methods - Add documentation for the three methods - Add log output for fetch_open_data
-
Gregory Ashton authored
Improvements to gwpy integration See merge request !121
-
The top-level LDAStools library is provided by `python-ldas-tools-al`, which is not enough to guarantee the availability of `frameCPP`, we need to actually check for that
-
Gregory Ashton authored
Updated LDAStools import check See merge request !122
-
Gregory Ashton authored
-
Gregory Ashton authored
Remove detectors overwrite in data_generation that was breaking the input See merge request !124
-
-
Gregory Ashton authored
Set channels to default See merge request !125
-
Gregory Ashton authored
- Add back in test that failed due to pesummary issue - Simplify pre-CI installation
-
Gregory Ashton authored
Update dependencies and C.I. Closes #100 See merge request !118
-
Gregory Ashton authored
-
Gregory Ashton authored
Simplify C.I. remove installation steps (now done in C.I. builds) See merge request !126
-
Gregory Ashton authored
-
Gregory Ashton authored
Remove C.I. install of black See merge request !127
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "Add calibration to online runs" Closes #102 See merge request !128
-
-
Gregory Ashton authored
Allow rescaled priors from gracedb See merge request !123
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "Add documentation on installing via conda" Closes #101 See merge request !129
-
Gregory Ashton authored
Showing
- .gitlab-ci.yml 11 additions, 5 deletions.gitlab-ci.yml
- README.rst 6 additions, 2 deletionsREADME.rst
- bilby_pipe/__init__.py 1 addition, 1 deletionbilby_pipe/__init__.py
- bilby_pipe/data_files/generate_distance_lookups.py 2 additions, 2 deletionsbilby_pipe/data_files/generate_distance_lookups.py
- bilby_pipe/data_files/roq.prior.template 15 additions, 0 deletionsbilby_pipe/data_files/roq.prior.template
- bilby_pipe/data_generation.py 98 additions, 42 deletionsbilby_pipe/data_generation.py
- bilby_pipe/gracedb.py 284 additions, 61 deletionsbilby_pipe/gracedb.py
- bilby_pipe/input.py 3 additions, 20 deletionsbilby_pipe/input.py
- bilby_pipe/main.py 27 additions, 61 deletionsbilby_pipe/main.py
- bilby_pipe/parser.py 5 additions, 1 deletionbilby_pipe/parser.py
- bilby_pipe/plot.py 6 additions, 4 deletionsbilby_pipe/plot.py
- bilby_pipe/pp_test.py 45 additions, 20 deletionsbilby_pipe/pp_test.py
- bilby_pipe/review.py 5 additions, 5 deletionsbilby_pipe/review.py
- bilby_pipe/utils.py 61 additions, 8 deletionsbilby_pipe/utils.py
- containers/Dockerfile-test-suite-python35 4 additions, 5 deletionscontainers/Dockerfile-test-suite-python35
- containers/Dockerfile-test-suite-python36 3 additions, 5 deletionscontainers/Dockerfile-test-suite-python36
- containers/Dockerfile-test-suite-python37 3 additions, 5 deletionscontainers/Dockerfile-test-suite-python37
- docs/installation.txt 26 additions, 13 deletionsdocs/installation.txt
- setup.py 30 additions, 18 deletionssetup.py
- tests/command_line_test.py 1 addition, 1 deletiontests/command_line_test.py
bilby_pipe/data_files/roq.prior.template
0 → 100644