1836UTC | |
1840UTC | |
1844UTC |
1847UTC |
With my software package ninox there is an experimental command-line flag "-rotate" that will attempt to automatically find and rotate the planet to allow images from different times to be merged. In theory this results in a decrease in the residual noise in the combined image.
The software finds the planet automatically, and assumes that it is aligned so that it's axis of rotation is horizontal. A positive rotation angle will rotate the planet from right to left, and a negative angle will rotate from left to right. I was careful to align the planet to have the polar axis vertical before capturing the raw data.
I used the 1836UTC image as my base, and then derotated the 1844UTC and 1847UTC images to match it. By trial and error I found that 5 degrees of rotation on the 1844UTC image and 8 degrees of rotation on the 1847UTC image was about right. I also had to apply a very small anticlockwise rotation on the resulting images in the GIMP before I could combine them as the axis of rotation was not quite vertical (jupiter was slightly tilted in the original images).
Here are the commandline options I used to generate the rotated images:
ninox -outdir=rot -cutout=off -rotate=5 j20070323-1844-rgb.bmp ninox -outdir=rot -cutout=off -rotate=8 j20070323-1847-rgb.bmp
Notice in the rotated images that the preceding and following limbs are not properly handled, this is due to the change in lighting that should take place as the planet rotates. At this stage I do not try and correct this, so some artifacts are visible.
It's clear that this image has less noise than any of the individual images above, although there is an increase in the visible artifacts around the preceding and following limbs. Also Notice that Io is now a blur, as it's proper motion is not compensated for by this derotation.
All images on this page are (C)Copyright 2007 Anthony Wesley