We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Source code: SPICE_DATA::get_missing_value
Class: SPICE_DATA
This method returns the value for missing pixels, taken from the header keyword 'BLANK'. For level 2 SPICE FITS files, this value is set to NAN.
missing_value = spice_object->get_missing_value()
Returns a number, the value for missing pixels.