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_standardise_units_copy

gammapy.utils.table.table_standardise_units_copy(table)[source]

Standardise units for all columns in a table in a copy.

Calls standardise_unit.

Parameters
tableTable

Input table (won’t be modified)

Returns
tableTable

Copy of the input table with standardised column units