Quote:
Originally Posted by philiphart
Thanks for the example Bert.
How much better do you think the drizzled result is than if you had just resampled the un-drizzled data to the same resolution? It looks like you'd get a similar result just through interpolation. Not sure how much more is being achieved by the drizzling?
Phil
|
The stars seem to be the about the same with upsizing and stacking. The problem with upsizing and stacking is that a lot of interpolation of signal is invoked before distribution to the finer mesh..
With drizzle there is NO a priori interpolation. The process is to distribute real samples of intensity from a coarse mesh onto a finer mesh. This is only possible because of the fact that the coarse mesh was dithered. What is happening is that the extra spatial information due to the dithering is being traded for greater resolution for an increase in noise.
In our Universe there is no free lunch!
I am sure that the faint nebular detail is far better with drizzle. This NB Hubble Palette of the LMC shows far better faint detail with drizzle than with upsizing and stacking. I have just reprocessed the data.
Large image 30MB
http://d1355990.i49.quadrahosting.co...LMC_DRZ_HP.jpg
The other advantage is that at the calibration stage I am converting the 16 bit data subs (32MB) into 32 bit FP images (65MB). This would be computationally difficult with upsizing as a 2x 32 bit FP image is 262MB in size.
At the alignment stage PI uses the sensor size 32b FP images to produce aligned images and a corresponding .drz file with the 'spatial' information.
Integration is then done with these pairs of fit and drz files which produces a much larger updated drz file. It is at this stage that rejection can occur with the original data not interpolated data.
These now much larger drz files are used as data by a module called DrizzleIntegration to produce the final drizzled file which is 262 MB in size ie x2 32b FP.
Alignment and integration is far faster with drizzle than with upsized files. I was only upsizing by a factor of 1.5. My computer systems resources would choke with files upsized by a factor of 2 even at 16 bit. My system is a four core I7 with 12GB of RAM.
My brain cells are getting far more exercise than my body lately.
I forgot to say the blokes at PixInsight are very smart!
Bert