Skip to content

Startrails

Aaron W Morris edited this page Feb 17, 2024 · 8 revisions

Overview

Star trail images are usually generated by taking the maximum pixel value of multiple frames and combining them. The idea being that stars will usually be the brightest objects in the frame and you will be able to follow their path through the night.

indi-allsky also uses some additional measurements to exclude frames with too much brightness, sometimes caused by clouds or other conditions. Images when the sun is above -15 degrees and when the moon is directly overhead are usually excluded.

Settings

Setting Default Explanation
Star Trails Max Sun Altitude -15 Images are excluded when the sun is above this altitude
Star Trails Exclude Moon Mode True Exclude images when moon mode is active
Custom Max Moon Altitude -91 Custom moon mode altitude (91 is disabled)
Custom Max Moon Phase 101 Custom moon mode phase (101 is disabled)
Star Trails Max ADU 65 Images with an average ADU above this value are excluded. This value should be less than the the night time target ADU for the exposure scaling algorithm
Star Trails Mask Threshold 190 When the average ADU is below the Max ADU, but the percentage of pixels is above this ADU, the image is excluded
Star Trails Pixel Threshold 1.0 Percentage of pixels used for the Mask Threshold
Star Trails Timelapse True Generate a star trails timelapse video
Star Trails Timelapse Minimum Frames 250 A video will only be generated when this number of frames are available for the timelapse
Clone this wiki locally