Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
IACTrace 0.6.0 documentation
IACTrace 0.6.0 documentation

About This Project

  • Introduction
  • Motivation
  • Alternatives
  • Features

Getting Started

  • Installation
  • Concepts
  • Quick Start
  • Custom Telescopes
  • Telescope Operations

Example Gallery

  • Example Gallery
    • Simple Parabolic Telescope
    • Cassegrain Telescope
    • HESS I
    • HESS II
    • MST
    • LST
    • Creating a response matrix (effective aperture)
    • Gradient Optimization

API Reference

  • API Reference
    • iactrace
    • iactrace.telescope
    • iactrace.sensors
    • iactrace.viz
    • iactrace.core
    • iactrace.io
    • iactrace.utils
Back to top
View this page
Edit this page

Example Gallery¶

This section provides worked examples demonstrating IACTrace capabilities. Each example is a Jupyter notebook that you can download and run yourself.


Basic Examples¶

Simple optical systems and fundamental concepts. Start here if you’re new to IACTrace.

Parabolic Telescope

A simple single mirror parabolic telescope.

Simple Parabolic Telescope
Cassegrain Telescope

Two-mirror Cassegrain optical system.

Cassegrain Telescope

H.E.S.S. Telescopes¶

Simulations of the H.E.S.S. telescope array in Namibia, including the Phase I telescopes and the Phase II telescope.

H.E.S.S. Phase I (CT3)

Simulation of the H.E.S.S. I telescope

HESS I
H.E.S.S. Phase II (CT5)

Simulation of the H.E.S.S. II telescope

HESS II

CTAO Telescopes¶

Simulations of CTAO-like telescopes (obstruction geometry gathered from images)

MST

Simulation of the MST

MST
LST

Simulation of the LST

LST

Others¶

Response matrix calculation and gradient optimization example for Bokeh alignment.

Response Matrix

Computing effective area and source-to-pixel response matrices for calibration and analysis.

Creating a response matrix (effective aperture)
Gradient Optimization

Mirror alignment via gradient descent. Demonstrates fitting mirror orientations to match observed Bokeh patterns.

Gradient Optimization
Next
Simple Parabolic Telescope
Previous
Telescope Operations
Copyright © 2025, Gerrit Roellinghoff
Made with Sphinx and @pradyunsg's Furo
On this page
  • Example Gallery
    • Basic Examples
    • H.E.S.S. Telescopes
    • CTAO Telescopes
    • Others