Skip to content

v0.6.2 — dark cluster background + GraXpert hang guard

Choose a tag to compare

@christiantroyandrada christiantroyandrada released this 21 Jul 06:37
1fceb63

Two fixes found during the 0.6.1 regression sweep (both pre-date 0.6.1).

Fixed

  • dso-star-cluster washed-out background on light-polluted stacks. For DSLR / --stacked input the cluster finish now stretches to an explicit dark background target (bare autostretch washed a light-polluted stack's skyglow to grey). Scoped to that input only — Seestar FITS cluster output is byte-identical to 0.6.1. Tune under pipeline.cluster_finish.
  • GraXpert could hang the pipeline. run_graxpert now caps the GraXpert subprocess with a timeout (default 1200s); a stalled GraXpert (e.g. OOM on a very large DSLR image) fails the stage cleanly instead of blocking forever.

263 unit tests pass. Full details in CHANGELOG.

🤖 Generated with Claude Code