Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

947 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile-Compile

Tile-Compile is a toolkit for high-quality astronomical image reconstruction from short-exposure deep-sky datasets. The default reconstruction method is AQMH (Adaptive Quality Map Hyperstacking) — a per-pixel, quality-map-driven approach that replaces tile-based overlap-add stacking with a physically optimal pixel-wise weighted average.

Classic Tile-Compile (TBQR): The original tile-based quality reconstruction methodology is still available and fully supported. See Classic Tile-Compile README (EN) and Classic Tile-Compile README (DE). Set aqmh.enabled: false to revert to classic TILE_RECONSTRUCTION.

Note: This is experimental software primarily developed for processing images from smart telescopes (e.g., DWARF, Seestar, ZWO SeeStar, etc.). While designed for general astronomical image processing, it has been optimized for the specific characteristics and challenges of smart telescope data.

Quick Start

GUI3

Download a pre-built bundle from GitHub Releases, or build from source (see Installation) and start from repository root:

./start_backend.sh

Then open: http://127.0.0.1:8080/ui/

Release bundle start:

  • Linux: start_gui3.sh
  • macOS: start_gui3.command
  • Windows: start_gui3.bat

CLI

./tile_compile_runner run \
  --config tile_compile.yaml \
  --input-dir /path/to/lights \
  --runs-dir /path/to/runs

Docker

./start_gui3_docker.sh

Open: http://127.0.0.1:8080/ui/

Documentation

Full documentation site: https://jeamy.github.io/tile_compile/

Getting Started

User Guides

AQMH

Configuration

Reference

Methodology

Changelog

Other Languages

Attribution

This project was built with assistance from Windsurf-Devin, Kiro, Antigravity, GPT, Claude, Codex, ***. Babysitting by a human in a virtual environment.

The PI (Parameter Intelligence) module uses:

The HyperMetric Stretch (HMS) phase is derived from the VeraLux HyperMetric Stretch Siril script:

  • (c) 2025 Riccardo Paterniti — VeraLux - HyperMetric Stretch — GPL-3.0-or-later — Version 1.5.2

The AutoBGE (Background Gradient Extraction) phase is based on the AutoBGE Siril script:

  • (c) Adrian Knagg-Baugh from Franklin Marek SAS code (2025) — GPL-3.0-or-later — Version 2.0.2

About

Toolkit for tile-based quality reconstruction of astronomical image stacks

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages