Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sylvia Biscoveanu
bilby
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5f78c4366c39a4d4fbd6249a9edc6bd017e2d582
Select Git revision
Branches
12
257-check-for-duplicate-parameters
297-bilby-0-3-6-doesn-t-declare-dependency-on-astropy
add-min-and-max-frequency
add_bbh_wfg
correlated-priors-mine
fix-intrinsic
fix_multinest
hyper_hack_correlated
master
default
protected
network-raise-error
reconstruct_marginalised_parameters
remove_cal_plots
Tags
13
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3
0.2.3
0.2.2
0.2.1
0.2
0.1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Aug
13
12
10
8
9
7
6
5
4
3
2
3
2
1
31
Jul
30
28
27
26
25
26
25
26
25
26
25
26
25
26
25
24
25
24
23
22
21
20
19
18
17
18
17
15
14
13
12
13
12
13
12
13
12
11
10
9
8
7
5
6
4
5
4
3
4
3
2
3
2
3
2
30
Jun
29
28
27
26
25
26
25
26
25
26
25
23
22
21
22
21
22
21
20
21
20
21
20
21
20
19
20
19
20
19
18
19
18
19
18
17
18
17
15
14
13
14
13
Merge branch 'source_length_fix' into 'master'
fix ln_prob naming (167)
fix lnprob method for power law
Add an exponential distribution lieklihood function
Allow PyMC3 prior to be set through the Prior ln_prob method - added this to PyMC3 example
likelihood.py: remove definition of pymc3_likelihood from Likelihood class definition as this it no longer required
Add example of defining a custom likelihood for PyMC3
Some changes to the structure of the Pymc3 sampler class with regard to how the context managers are applied
radioactive_decay.py: change scaling of N0 (very small values on prior cause problems with Pymc3)
sampler.py: ignore DeltaFunctions in output samples for Pymc3
sampler.py: remove unnecessary print statement
Allow PyMC3 step name to be passed to code
sampler.py: minor fix
Move PyMC3 specific likelihood functions into the sampler class
sampler.py: fix bug
sampler.py: add mapping of tupak PowerLaw prior to PyMC3 prior
Start adding custom PyMC3 priors for distributions that are not in PyMC3
likelihood.py: add pymc3_likelihood method for PoissonLikelihood class
Move setting of PyMC3 priors:
Remove use_pymc3 arguments from Prior class as not required
prior.py: add pymc3_prior method to Gaussian prior
Move setting of PyMC3 prior into Prior class
linear_regression_pymc3.py: use draws kwarg
prior.py: do not need to add new sample method
Add working example of using the PyMC3 sampler
Adding PyMC3 sampler:
Merge branch 'allow-for-ordered-dicts' into 'master'
Allows users to give priors as an OrderedDict
Merge branch 'hot_fix_plot_data_ifo' into 'master'
Fixed missing function parameter
Fix minor bug in ptsampler
Fixed a wrong value assignment and added explicit kwargs for private method
Merge remote-tracking branch 'origin/master' into some_detector_refactoring_and_tests_update
Changed the syntax for an import
Merge branch '156-plot_data-in-interferometer-is-not-correctly-normalised' into 'master'
Merge branch 'master' into 'some_detector_refactoring_and_tests_update'
reformat imports
replace all abs(hf) with asd_from_freq_series(hf) in plotting
Fix path in GW150914.py
Merge branch 'add-more-examples-into-ci' into 'master'
Loading