@Georg
In the first post, I wrote that I'm working with a special technique, where I search the Internet for as many Creative Commons astro photos of one deep sky object I can find, and then combine all the images into one. The idea is to try and take collaborations even further.
Combining several hundred images, even though they are nonlinear JPGs, results in an amazing SNR due to the combined integration time. Often more than 500 hours in total.
Someone at the danish astronomy forum, mentioned that the method should be called Crowd Imaging, and that name stuck. I've done quite a few so far, but because it's sort of Big Data projects, it's pretty time consuming. I constantly find newer, smarter and faster ways to make it work.
Basically I gather as many images as I can find. Then I crop the edges, and flip the ones who need it. After that I StarAlign all the images to a single image with a large field.
Next I use SubFrameSelector to measure FWHM of the aligned frames. The images I use, vary quite a lot, both regarding color, sharpness, resolution, SNR etc. A funny thing though, is that people are pretty precise with how they rotate the field. I therefore normally end up with eight spikes.
![smiley :smiley:](http://pixinsight.com/forum/Smileys/default/smiley.gif)
The SFS FWHM weights are then used for ImageIntegration. In theory I should loose SNR, but in practice the images I find with low FWHM often have better SNR. I integrate using black clipping, add/scale normalization and no rejection.
You can see some results here:
http://www.astrobin.com/users/MortenBalling/I wanted to share the FWHM weight idea, because it might come in handy in some other cases as well.
One is Lucky Imaging. I tried to shoot a 300x1sec frame series of Trapezuim with small pixel resolution, and sorted out the 200 with best eccentricity and FWHM. Then I integrated using weight=1/FWHM^2, and used Pixelmath to "replace" with the sharp stack on a normal stack, using the normal stack as mask. I need way more frames to make it work, but so far it looks promising. I can even see the proplyds.
Another way to use this is when you combine several nights of exposure, with different seeing, or when you use different exposure times. Then you mix in the sharp stack in the bright areas of a stack with max SNR, like mentioned above.
My formula is very primitive and homemade, so there's a lot of room for improvement. But I guess the first pancakes weren't perfect either
![Wink ;)](http://pixinsight.com/forum/Smileys/default/wink.gif)
Best regards
Morten