Skip to content

Tutorials

Learn how to use the Choptyuk Spinor Corrections framework step by step.

Available Tutorials

Tutorial Description Difficulty
Quick Start Install and run your first verification Beginner
Running Verification Full verification suite with custom parameters [] Intermediate
Interactive Menu Using the interactive CLI menu Beginner
Custom Parameters Configuring spinor structures and surfaces [] Intermediate
LIGO QNM Analysis Quasi-normal mode corrections for gravitational wave events [][:material-star:] Advanced

Prerequisites

All tutorials assume:

  • Python 3.10 or later installed
  • Dependencies installed via pip install -r requirements.txt
  • Working directory is python/ inside the repository

Getting Help

If you encounter issues:

  1. Check the API Reference for detailed function signatures
  2. Review the Mathematics section for theoretical background
  3. Open an issue on GitHub