Structs§
- Analysis
Config - Builder configuration for analysis (internal).
- Analysis
Result - Full analysis result for an image.
- Annotation
Config - Configuration for annotation rendering.
- Image
Analyzer - Image analyzer with builder pattern.
- Image
Converter - Image
Metadata - Processed
Image - Star
Annotation - Pre-computed annotation for one star, in output image coordinates.
- Star
Metrics - Quantitative metrics for a single detected star.
- Thread
Pool - Represents a user-created thread pool.
- Thread
Pool Builder - Used to create a new
ThreadPoolor to configure the global rayon thread pool.
Enums§
- Bayer
Pattern - Color
Scheme - Color scheme for star annotations.
- FitMethod
- Method used to measure this star’s PSF.
- Pixel
Data
Functions§
- annotate_
image - Draw star annotations directly onto a ProcessedImage (RGB or RGBA).
- compute_
annotations - Compute annotation geometry for all detected stars, transformed to output coordinates.
- create_
annotation_ layer - Rasterize annotations into a transparent RGBA buffer (same dimensions as output image).