I am reading a FITS ASCII table which has several floating point columns with values that match their TNULLn card. After fits.open on the file I see the NULL columns with value 0.
How can I test whether the value in the original FITS table was NULL?