Tutorial Notebooks#
The repository includes notebooks to help users understand and reproduce major stages of the pipeline.
Notebook sequence#
Tutorial_notebooks/1.Template_banks.ipynbBuild higher-harmonic template banks from scratch.Tutorial_notebooks/2.Astrophysical_prior.ipynbGenerate astrophysical priors for templates and HM mode-amplitude ratios.Tutorial_notebooks/3.Trig_Coin_test_with_injection.ipynbTest triggering and coincidence modules on injected examples.Tutorial_notebooks/4.Trig_Coin_on_cluster.ipynbRun triggering/coincidence workflows on bulk observing-run data in a cluster setting.Tutorial_notebooks/5.Ranking_candidates.ipynbCombine candidates across banks/subbanks and compute ranking/FAR-style outputs.Tutorial_notebooks/6.p_astro+detection_tables.ipynbComputep_astroand detection-table style outputs.
External notebook source#
The README notes that the most up-to-date notebook copies are also available in this shared folder:
Suggested usage#
Start with
1.Template_banks.ipynband3.Trig_Coin_test_with_injection.ipynbto build intuition.Move to
4.Trig_Coin_on_cluster.ipynbonly after local understanding of trigger/coincidence flow.Finish with ranking/astrophysical interpretation notebooks.