I need to move images back and forth from Maxim to PixInsight. Another thread solved part of the problem by showing how to remap 0,0 to tolerate Maxim conventions.
The other problem I have is floating point range. By default PixInsight writes floating point in the range of 0.0 to 1.0. Maxim can read this, but I have to resave the file in Maxim to the range 0.0 to 65535.0 before PinPoint can process the image.
I saw there was an input preference. Is there also a output range preference I have missed?