Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 553-add-documentation-describing-parameters-in-conversion-py
  • 577-improve-version-output
  • 586-bilby-gw-conversion-module-for-waveforms-which-use-a-custom-reference-frequency
  • 596-unpin-the-astropy-dependency
  • 617-buggy-interface-with-lalsimulatin-siminspiralfd-for-time-domain-models
  • 676-some-mcmc-proposals-with-non-trivial-boundaries-breaks-detailed-balance
  • actually-remove-polychord
  • add-christophers-full-name
  • add-eccentric-waveform
  • add-fisher-matrix-proposals
  • add-sbi-nle-likelihood
  • add_gw_injection_in_prior_check
  • analytic-aligned-spin
  • apply-flynt
  • bilby-cython-geometry
  • cherry-pick-9176b74b
  • cherry-pick-e019b5a2
  • compute-snr-memory-leak
  • dynesty-inf-act-estimates
  • dynesty-proposal-distribution
  • v2.3.0
  • v2.3.0rc0
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.2
  • v2.1.1
  • v2.1.0
  • v2.0.2
  • v2.0.1
  • v2.0.0
  • v1.4.1
  • v1.4.0
  • 1.3.0
  • 1.2.1
  • 1.2.0
  • 1.1.5
  • 1.1.4
  • 1.1.3
40 results
Created with Raphaël 2.2.024Aug232221222120212019181715141312108976543232131Jul302827262526252625262526252625242524232221201918171817151413121312131213121110987564543432323230Jun292827262526252625262523222122212221202120212021Defined matched_filter_snr_squared and optimal_snr_squared as method in InterferometerMerge branch 'pymc3' into 'master'Pymc3 works with GW likelihood (although not with the NUTS sampler as no grad function is defined in the theano Op yet)sampler.py: update theano opMerge branch 'pymc3' into pymc3_GWAdd theano to optional_requirements.txtsampler.py: tidy up PyMC3 prior map dictionarylikelihood.py: remove args and kwargs from Likelihood log_likelihood methodFixed bugs I introducedSorted out the importsReplaced Analytical1DLikelihood._infer_parameters_from_function with utils function that is also used in the waveform generatorMerge branch '157-simplify-likelihoods' into 166-implement-caching-in-waveformgenerator-__parameters_from_source_modelNow uses a utils functionMoved `infer_parameters_from_function` function here because it is used both in `waveform_generator` and `likelihood`Made a check python 2 friendlyremote_mirror_0…remote_mirror_0a1c6cd66e60285254e477cd7ff7f262/157-simplify-likelihoods remote_mirror_8c3a80c55d8cbb6896733f849c1382f6/157-simplify-likelihoods remote_mirror_bec5bf3d0b476d626e3144389392745f/157-simplify-likelihoodsAdded some more tests for 100 % coverage.Changed a commentAdded test for default case of `ExponentialLikelihood.log_likelihood`Tests cases of `ExponentialLikelihood`Corrected an incorrect castTests cases of `PoissonLikelihood`Simplified test syntaxMade logic a bit safer for obscure data typesAdded tests for setting x and yAdded tests for Likelihood base classMinor changeRenamed function -> funcRemoved some of the slower and unnecessary propertiesFixed errors I introduced myselfAdded some more docstrings and refactored some moreAdded some docstringsAdded the possibility of x or y being a single floatRemoved the residual aliases and replaced them accordinglyRefactored some moreMoved the calculation of the residual into the parent classSome more reformattingIntroduced a mu property and simplified ExponentialLikelihoodFixed a bug I just introducedRenamed a propertyCreated two properties for the rate and the sumlogfactorial respectively. Simplified log_likelihood.
Loading