The problem:
I have a stack of 186 sub-images of comet 252P that was moving very fast.
The images are 6016x4016 pixels.
In image #1 the comet is at 3140,1085 and in #186 it is at 2665,2555.
That is, the comet has moved -475 pixels in X direction and 1470 in y direction. As such, I would have liked the resultant stacked image to be larger than the individual subs at (6016+475)x(4016x1470) with the center of the comet at (2665-475/2),(1085+1470/2). I would then crop the center (6016x4016) of the image as necessary and re-combine it with the star aligned image.
Alas, I end up with a stacked comet image that is the same dimensions as the sub, the comet in the location of image #1 and all of those extra pixels above the comet in the later subs cropped away by the tool.
Attached is an example of one of the subs that has been re-aligned with significant loss of information.
Does anyone know how I can force the tool (or another tool) to align the subs without cropping the information in the subs (ie. by enlarging the canvas to allow the alignment to proceed whilst retaining all of the information in the subs).