by the way, i did not realize until right now that the source of the images was maxim. when the images come into pixinsight, are they still in i16 format? or has maxim save them as f32?
maxim does some silly stuff with f32, sometimes even representing i16 data as f32 data in the range [0.0 .. 65535.0]. this could be the source of your troubles as by default PI wants f32 files to be in the range [0.0 - 1.0]. do you get an out of range warning when you open the subs?