Skip to content

Group cuvis_reserved_keys

Modules > cuvis_reserved_keys

Macros

Type Name
define CUVIS_MESU_CUBE_KEY "cube"
define CUVIS_MESU_DARKREF_KEY "dark\_ref"
If this field is present, a dark was set while recording the measurement. This is the dark that is implicitly loaded when a processing context is created with the current measurement and used, if a dark is needed (unless overwritten by cuvis_proc_cont_set_reference ) The reference file should be located in ../Calibration/<reference-name>.cu3 or the precise path defined by the string value of the data tag.
define CUVIS_MESU_FLAG_DARK_INTTIME_KEY "Flag\_IntegrationTimeMismatchDark"
define CUVIS_MESU_FLAG_DARK_TEMP_KEY "Flag\_TemperatureMismatchDark"
define CUVIS_MESU_FLAG_OVERILLUMINATED_KEY "Flag\_DataIsOverilluminated"
define CUVIS_MESU_FLAG_PAN_OVERILLUMINATED_KEY "Flag\_PanDataIsOverilluminated"
define CUVIS_MESU_FLAG_POOR_REFERENCE_KEY "Flag\_DataUsesPoorReference"
define CUVIS_MESU_FLAG_POOR_WHITE_BALANCING_KEY "Flag\_PoorWhiteBalancingData"
define CUVIS_MESU_FLAG_WHITEDARK_INTTIME_KEY "Flag\_IntegrationTimeMismatchWhiteDark"
define CUVIS_MESU_FLAG_WHITEDARK_TEMP_KEY "Flag\_TemperatureMismatchWhiteDark"
define CUVIS_MESU_FLAG_WHITE_INTTIME_KEY "Flag\_IntegrationTimeMismatchWhite"
define CUVIS_MESU_FLAG_WHITE_TEMP_KEY "Flag\_TemperatureMismatchWhite"
define CUVIS_MESU_GPS_KEY "GPS\_data"
define CUVIS_MESU_PAN_KEY "pan"
define CUVIS_MESU_PREVIEW_KEY "preview"
define CUVIS_MESU_WHITEDARKREF_KEY "white\_dark\_ref"
If this field is present, a white's dark was set while recording the measurement. This is the white' dark that is implicitly loaded when a processing context is created with the current measurement and used, if a dark is needed (unless overwritten by cuvis_proc_cont_set_reference ) The reference file should be located in ../Calibration/<reference-name>.cu3 or the precise path defined by the string value of the data tag.
define CUVIS_MESU_WHITEREF_KEY "white\_ref"
If this field is present, a white was set while recording the measurement. This is the white that is implicitly loaded when a processing context is created with the current measurement and used, if a dark is needed (unless overwritten by cuvis_proc_cont_set_reference ) The reference file should be located in ../Calibration/<reference-name>.cu3 or the precise path defined by the string value of the data tag.

Macro Definition Documentation

define CUVIS_MESU_CUBE_KEY

#define CUVIS_MESU_CUBE_KEY `"cube"`

name of the data field for the hyperspectral cube (in all modes except Preview)


define CUVIS_MESU_DARKREF_KEY

If this field is present, a dark was set while recording the measurement. This is the dark that is implicitly loaded when a processing context is created with the current measurement and used, if a dark is needed (unless overwritten by cuvis_proc_cont_set_reference ) The reference file should be located in ../Calibration/<reference-name>.cu3 or the precise path defined by the string value of the data tag.

#define CUVIS_MESU_DARKREF_KEY `"dark_ref"`


define CUVIS_MESU_FLAG_DARK_INTTIME_KEY

#define CUVIS_MESU_FLAG_DARK_INTTIME_KEY `"Flag_IntegrationTimeMismatchDark"`

see CUVIS_MESU_FLAG_DARK_INTTIME


define CUVIS_MESU_FLAG_DARK_TEMP_KEY

#define CUVIS_MESU_FLAG_DARK_TEMP_KEY `"Flag_TemperatureMismatchDark"`

see CUVIS_MESU_FLAG_DARK_TEMP


define CUVIS_MESU_FLAG_OVERILLUMINATED_KEY

#define CUVIS_MESU_FLAG_OVERILLUMINATED_KEY `"Flag_DataIsOverilluminated"`

see CUVIS_MESU_FLAG_OVERILLUMINATED


define CUVIS_MESU_FLAG_PAN_OVERILLUMINATED_KEY

#define CUVIS_MESU_FLAG_PAN_OVERILLUMINATED_KEY `"Flag_PanDataIsOverilluminated"`

see CUVIS_MESU_FLAG_OVERILLUMINATED


define CUVIS_MESU_FLAG_POOR_REFERENCE_KEY

#define CUVIS_MESU_FLAG_POOR_REFERENCE_KEY `"Flag_DataUsesPoorReference"`

see CUVIS_MESU_FLAG_POOR_REFERENCE


define CUVIS_MESU_FLAG_POOR_WHITE_BALANCING_KEY

#define CUVIS_MESU_FLAG_POOR_WHITE_BALANCING_KEY `"Flag_PoorWhiteBalancingData"`

see CUVIS_MESU_FLAG_POOR_WHITE_BALANCING


define CUVIS_MESU_FLAG_WHITEDARK_INTTIME_KEY

#define CUVIS_MESU_FLAG_WHITEDARK_INTTIME_KEY `"Flag_IntegrationTimeMismatchWhiteDark"`

see CUVIS_MESU_FLAG_WHITEDARK_INTTIME


define CUVIS_MESU_FLAG_WHITEDARK_TEMP_KEY

#define CUVIS_MESU_FLAG_WHITEDARK_TEMP_KEY `"Flag_TemperatureMismatchWhiteDark"`

see CUVIS_MESU_FLAG_WHITEDARK_TEMP


define CUVIS_MESU_FLAG_WHITE_INTTIME_KEY

#define CUVIS_MESU_FLAG_WHITE_INTTIME_KEY `"Flag_IntegrationTimeMismatchWhite"`

see CUVIS_MESU_FLAG_WHITE_INTTIME


define CUVIS_MESU_FLAG_WHITE_TEMP_KEY

#define CUVIS_MESU_FLAG_WHITE_TEMP_KEY `"Flag_TemperatureMismatchWhite"`

see CUVIS_MESU_FLAG_WHITE_TEMP


define CUVIS_MESU_GPS_KEY

#define CUVIS_MESU_GPS_KEY `"GPS_data"`

name of the GPS data field, if available


define CUVIS_MESU_PAN_KEY

#define CUVIS_MESU_PAN_KEY `"pan"`

name of the pan image (pixels registered to CUVIS_MESU_CUBE_KEY)


define CUVIS_MESU_PREVIEW_KEY

#define CUVIS_MESU_PREVIEW_KEY `"preview"`

name of the generate preview image, if available. The preview will be generated by the cuvis_proc_cont_apply function


define CUVIS_MESU_WHITEDARKREF_KEY

If this field is present, a white's dark was set while recording the measurement. This is the white' dark that is implicitly loaded when a processing context is created with the current measurement and used, if a dark is needed (unless overwritten by cuvis_proc_cont_set_reference ) The reference file should be located in ../Calibration/<reference-name>.cu3 or the precise path defined by the string value of the data tag.

#define CUVIS_MESU_WHITEDARKREF_KEY `"white_dark_ref"`


define CUVIS_MESU_WHITEREF_KEY

If this field is present, a white was set while recording the measurement. This is the white that is implicitly loaded when a processing context is created with the current measurement and used, if a dark is needed (unless overwritten by cuvis_proc_cont_set_reference ) The reference file should be located in ../Calibration/<reference-name>.cu3 or the precise path defined by the string value of the data tag.

#define CUVIS_MESU_WHITEREF_KEY `"white_ref"`