Skip to content
st599 edited this page Jul 13, 2015 · 3 revisions

Astro Star Stacking

CURRENT VERSION: 0.4

This script takes 2 directories, one of star images, one of black images, and creates a single, low-noise star image. It averages the black images, subtracts this from each star image, aligns the star images and averages the aligned images.

Pre-requisites

  • hugin
  • dcraw
  • imagemagick

Usage

  • create blackframes directory
  • copy black images into this directory
  • create starframes directory
  • copy star images into this directory
  • copy astro_star_stacking.sh into base directory
  • run astro_star_stacking.sh

Clone this wiki locally