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

pyfstat.py

Blame
    • Gregory Ashton's avatar
      88856d78
      Adds MCMCFollowUpSearch · 88856d78
      Gregory Ashton authored
      This adds a class to perform follow ups from semi-coherent to
      fully-coherent using an MCMC search.
      
      - Also changes the logic of the MCMC search to check for old data only
        in the run method.
      - The nsteps argument exists for the MCMCFOllowUP, but is unused.
      - Some work on the plot_walkers to allow for overplotting. It may be
        useful to use this for the usual calls as well so that we don't have
        an initial and walkers plot?
      88856d78
      History
      Adds MCMCFollowUpSearch
      Gregory Ashton authored
      This adds a class to perform follow ups from semi-coherent to
      fully-coherent using an MCMC search.
      
      - Also changes the logic of the MCMC search to check for old data only
        in the run method.
      - The nsteps argument exists for the MCMCFOllowUP, but is unused.
      - Some work on the plot_walkers to allow for overplotting. It may be
        useful to use this for the usual calls as well so that we don't have
        an initial and walkers plot?