Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

table_row_to_dict

gammapy.utils.table.table_row_to_dict(row, make_quantity=True)[source]

Make one source data dict.

Parameters:
row : Row

Row

make_quantity : bool

Make quantity values for columns with units

Returns:
data : OrderedDict

Row data