iactrace¶
Top-level package providing convenient access to the most commonly used classes and functions.
All items listed here are re-exported from their respective submodules for convenience. See the linked module documentation for full details.
Quick Reference¶
Core Classes¶
Main telescope class for ray tracing simulations |
|
Monte Carlo integrator for sampling rays on surfaces |
|
Base integrator class |
Sensor Classes¶
Rectangular pixel grid sensor |
|
Hexagonally-packed pixel sensor |
|
Square sensor returning raw ray coordinates |
|
Hexagonal sensor returning raw ray coordinates |
I/O Functions¶
Load telescope from YAML configuration file |
|
Save telescope to YAML configuration file |
|
Build telescope from configuration dictionary |
Visualization Functions¶
Display hexagonal sensor image |
|
Display square sensor image |