EclipseStack

Active Rust

Concept

Alignment tool for solar eclipse HDR composites. Takes hundreds of RAW frames captured during totality and produces sub-pixel-aligned output ready for HDR stacking in PixInsight. Addresses tracker drift by combining solar disk detection (computer vision) with temporal drift modeling from EXIF timestamps — the constant drift rate fills alignment gaps between confident frames.


Features


Quick Facts

   
Status Active
Stack Rust

What This Is

EclipseStack is a Rust-powered utility (with a web-based UI) specifically designed to align hundreds of RAW solar eclipse images taken during totality. It addresses the challenge of tracker drift by combining image feature detection (solar disk and flares) with temporal extrapolation based on EXIF data. The goal is to produce a perfectly aligned set of frames ready for HDR stacking in professional tools like PixInsight.


Core Value

Enable high-fidelity HDR solar composites by providing sub-pixel alignment of eclipse frames through a combination of computer vision and temporal drift modeling.


Context & Constraints


Requirements


# Validated

(None yet — ship to validate)


# Active


# Out of Scope


Key Decisions

Decision Rationale Outcome
Rust Language High performance for image processing and safety. — Pending
Web UI Better accessibility and visualization for manual alignment nudging. — Pending
EXIF-Based Extrapolation Leverages the constant drift rate to fill gaps between confident frames. — Pending

Last updated: Friday 13 February 2026 after initialization