Note

You are not reading the stable 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
rowRow

Row

make_quantitybool

Make quantity values for columns with units

Returns
datadict

Row data