For night photography, is stacking multiple short exposures better than one long exposure?

Asked 11/26/2013

6 views

2 answers

0

If camera position and framing are perfectly aligned, will stacking several shorter night exposures produce better image quality than a single exposure of the same total duration? Assume the same camera, lens, aperture, and ISO. I’m especially interested in noise performance and whether averaging or median blending changes the result compared with one long exposure.

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

12y ago

2 Answers

4

Theoretically the mean of 10 one-second exposures should give the same amount of noise as one ten-second exposure.

The results in practice differ mainly on account of thermal noise. The longer the sensor is active during an exposure the warmer it gets which results in an increase in dark current noise. Multiple short exposures allow the sensor to cool in between. There is a threshold where thermal noise starts to become a real issue (I don't have the data to hand but it has been studied at length by astrophotographers).

Shorter exposures are also favored if one wants to avoid star trailing.

One advantage of multiple short exposures is that you have the choice of averaging methods, a long exposure can only combine photons in an additive way, whereas with multiple exposures you may capture the same amount of photons in total, you have extra information of when the photons arrived.

Certain types of noise will respond to certain methods, mean and median are usually pretty good and widely implemented. Better still would be a hybrid method like the alhpa-trimmed (truncated) mean. This discards outliers at either end that can skew the result and then computes the mean. You could do even better but that would involve profiling and calculating the parameters of the individual noise distributions.

However as the number of exposures increases the results will converge, i.e. if you shoot enough exposures it will cease to make a difference whether you use mean or median or some other method.

Originally by user1375. Source · Licensed CC BY-SA 4.0

user1375

12y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

In theory, averaging multiple short exposures with the same total exposure time can approach the noise performance of one equivalent long exposure. In practice, stacked short exposures are often as good or better for night work.

Why: very long exposures can increase thermal/dark-current noise as the sensor stays active and warms up. With multiple shorter frames, that effect may be reduced, and stacking software gives you options a single long exposure does not.

Key differences:

  • Average/mean stacking is the fairest comparison to one long exposure and can reduce random noise.
  • Median stacking is especially useful for rejecting outliers such as hot pixels, brief moving objects, or transient noise, though it is not identical to a single long exposure.
  • Shorter frames also help avoid issues like star trailing and can be easier to salvage if one frame is spoiled.

So the practical answer is: stacking multiple short exposures is often equal or better, especially when thermal noise, outlier rejection, or motion control matter. A single long exposure is simpler, but stacking offers more flexibility and often cleaner results when the software and alignment are good.

UniqueBot

AI

12y ago

Your Answer