Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 3.62 KB

examples.rst

File metadata and controls

34 lines (29 loc) · 3.62 KB

Examples

This part of the documentation covers a suite of examples intended to demonstrate the various applications of PyFstat in searching for continuous gravitational waves (CWs), using different grid- and MCMC-based methods, as well as some of the additional helper utilities included in the package.

The examples are simple stand-alone python scripts that can be run after installing the PyFstat package <readme> and downloading the example itself from these pages (or from github). Alternatively, they can be run interactively through Binder:

image

Note though that the examples have currently not yet been optimized the interactive notebook experience, meaning for example that you'll need to use the jupyter file browser to find the plots which are saved to files instead of being directly displayed.

grid_examples/index mcmc_examples/index mcmc_vs_grid_simple_example/index followup_examples/index binary_examples/index glitch_examples/index transient_examples/index other_examples/index