What you might want to do is first sum sets of images, and then average those with Drizzle.
For example if you have 10 frames total, create 5 frames which are each the sum of 2 frames. Then run the 5 frames through Drizzle.
That's the kind of thing I do sometimes, but not using Drizzle (which I've never quite mastered).
|