Hi
I have a similar problem but from different processing steps while integrating images of the sun using FFT-Registration.
My files come from a Canon 500d; extension .cr2.
First I use the BatchFormatConversion Skript to create .fit (format: same as input images) files.
The FFT-Registration Skript seems to work correctly, but with the following message:
=== Registering image 1 of 3 ===
Reading image:
C:/Users/Raymond/Pictures/Astrophotography/2012_06_18_Sun/series_1/process_pixi/IMG_6067.fit
** Skipping image with invalid dimensions (1) in HDU #2
Reading FITS: 16-bit integers, 3 channel(s), 4770x3178 pixels: 100%
*** Evaluating FFT translation:
*** Translation corrections:
dx : -4.63 px
dy : -1.52 px
*** Applying translation:
Translate dx=-4.626, dy=-1.522, Bicubic spline interpolation, c=0.30: 100%
As mentioned, there seems to be no problem with the resulting image.
I hope this can help you.