Skip to content
Snippets Groups Projects
Select Git revision
  • 72-improve-docs-for_optimal_setup
  • master default protected
  • os-path-join
  • develop-GA
  • add-higher-spindown-components
  • v1.3
  • v1.2
  • v1.1.2
  • v1.1.0
  • v1.0.1
10 results

transient_search_using_MCMC.py

Blame
    • Gregory Ashton's avatar
      8d8c3853
      Update initial check to prior and posterior · 8d8c3853
      Gregory Ashton authored
      Previously, a check was done to ensure that all initial positions of the
      walkers would yield a non -np.inf prior. This extends this to also check
      the likelihood evaluations. The method is also simplified partially
      
      Partially resolves issues in #6
      8d8c3853
      History
      Update initial check to prior and posterior
      Gregory Ashton authored
      Previously, a check was done to ensure that all initial positions of the
      walkers would yield a non -np.inf prior. This extends this to also check
      the likelihood evaluations. The method is also simplified partially
      
      Partially resolves issues in #6