Skip to content
Snippets Groups Projects
Select Git revision
  • d0708d9a2a881508f83ad3246783eb8ef28a458e
  • master default protected
  • develop-GA
  • timeFstatmap
  • add-higher-spindown-components
  • develop-DK
  • adds-header-to-grid-search
  • v1.2
  • v1.1.2
  • v1.1.0
  • v1.0.1
11 results

semi_coherent_search_using_MCMC.py

Forked from Gregory Ashton / PyFstat
Source project has a limited visibility.
  • Gregory Ashton's avatar
    0624fc7e
    Adds a semi-coherent search class · 0624fc7e
    Gregory Ashton authored
    - Also changes the parameter vector in the normal fully coherent search
      to remove the tstart and tend. This is done by wrappin the
      run_computefstatistic_single_point in a compute_fullycoherent_det_stat
      function
    - Removes theta0 from the saved data dict for the MCMCSearch
    - Adds example usage of the semi-coherent search
    0624fc7e
    History
    Adds a semi-coherent search class
    Gregory Ashton authored
    - Also changes the parameter vector in the normal fully coherent search
      to remove the tstart and tend. This is done by wrappin the
      run_computefstatistic_single_point in a compute_fullycoherent_det_stat
      function
    - Removes theta0 from the saved data dict for the MCMCSearch
    - Adds example usage of the semi-coherent search