+1 on Geoff's suggestion. I just posted this elsewhere, but would welcome you using a version of it:
Fixing FITS Incompatibilities
If you experience these types of incompatibilities, try the following until you hit on a solution:
First
• Open the Format Explorer (access under “View > Explorer Windows”)
• Double click on “FITS”
• Make sure the top two boxes are checked
o “Write scaling keywords . . .”
o “Signed Integer images . . .”
Second
• Where possible, particularly in the Image Calibration tool for Lights, but also with ImageIntegration when creating Master Darks and Master Bias, add the following to the “input hints” line under “Format Hints”:
o lower-range 0 upper-range 65535
Third
• If the above does not work, insert the following in the “input hints” line:
o Signed-is-physical
Stop using input hints AFTER you have successfully saved an image after applying a PI tool; i.e, do not use input hints in ImageIntegration after successfully calibrating Light images in PI with the ImageCalibration tool (after first PI application, images are saved in proper PI format (0,1) and no longer need input hints)
For an excellent explanation of what is happening to cause this problem, check out the following threads from Juan Conejero:
http://pixinsight.com/forum/index.php?topic=3118.msg21348http://pixinsight.com/forum/index.php?topic=3474,msg23973http://pixinsight.com/forum/index.php?topic=3800.msg26086Hope that helps,
Jim