SPICE_DATA::get_missing_value - ITA-Solar/solo-spice-ql GitHub Wiki

Source code: SPICE_DATA::get_missing_value

Class: SPICE_DATA

Description

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.

Syntax

missing_value = spice_object->get_missing_value()

Return Value

Returns a number, the value for missing pixels.