100 Dictionary containing data configuration
103 self._log_header3(gammalib.TERSE, str(config[
'name']))
104 self._log_value(gammalib.TERSE,
'Name', config[
'name'])
105 self._log_value(gammalib.TERSE,
'Observation index', config[
'obsindx'])
106 self._log_value(gammalib.TERSE,
'HDU index', config[
'hduindx'])
112 if key
in [
'name',
'hduindx',
'obsindx']:
114 self._log_value(gammalib.TERSE, key, config[key])