July 2016 (so you know how long ago this was made)
Applies only to Windows users!
HDR time-lapse
So it's great to get a nice "HDR" result for one triplet, but now we have 300 quintuplets in a time-lapse to process! Even with saved settings, there are few people who have the patience to do this 300 times, and again for the next time lapse. Hang on! This is what computers are good at! One free option is a wrapper .bat script developed by Erik Krause. It's called a droplet because you drag and drop a group of image files or an entire folder onto the droplet icon
Triplet? Could be a doublet, could be a quad or even quint of pictures in the bracket. For Moon over city, I was once limited to 3 exposures if I wanted a new set every 5 seconds and still be able to see what's on the viewscreen. With Magic Lantern software loaded into my Canon, there is a much greater range of choice, and now I regularly shoot a bracket of 6 exposures 2EV apart, every 5 seconds. This adds up to 5Gig of images for a 2-hour session! Oh, and at the moment I shoot 5184x3456 in JPG, because the camera cannot download raw fast enough.
Here's the EnfuseGUI workflow:
Here's the droplet workflow:
Okay, so we first need to do a one-time set up for step 3 above:
Back to the time-lapse workflow. Each time-lapse is (likely) going to need different enfuse parameters because the atmosphere is going to be more or less transparent, and your short exposure is likely going to be different as a result.
Edit the file "enfuse_droplet.bat" to modify the enfuse parameters:
Note! The parameter syntax has changed over the years.
it WAS: set enfuse_additional_parameters= --wExposure=1 --wSaturation=1 --wContrast=0 but it is now
set enfuse_additional_parameters= --exposure-weight=1.0 --saturation-weight=0.2
This is the default. EnfuseGUI will help you choose other parameters. Consult the latest enfuse/enblend manuals. Click the drop down and choose the latest version for enfuse to make sure you are using the new parameter syntax.