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:
- Check the API Reference for detailed function signatures
- Review the Mathematics section for theoretical background
- Open an issue on GitHub