Chris,
Thanks for the link. Upon reading and trying several methods, I got the process to work...
1) Load the 0001.tif image.
2) Apply the RangeMask with previously determined settings.
3) The background is now masked out.
4) Apply HDRMultiScale to foreground.
5) Apply MLT to the foreground.
6) Invert the mask.
7) Apply TGV to the background.
8) Open a new ProcessContainer.
9) From the History Explorer, drag the blue New Instance icon - and drop it into ProcessContainer.
10) Open ImageContainer and load in the 300 tif images.
11) Drag that blue New Instance icon - to the bottom edge of the ProcessContainer.
12) Processing of images now starts - and takes a while...
![smile :)](http://pixinsight.com/forum/Smileys/default/smile.gif)
13) Rendered images look good.
***
The next step I would like to try - perhaps after step #7 above - is to take each generated RangeMask image and copy it to that tif's alpha channel.
This way, each tif image will contain its own mask. I think PixelMath is the tool to use, but after hours of searching, I wasn't able
to find any examples of how this can be done...
Is this possible...?
Ken Cooper