graph1d_to_table

gammapy.utils.root.graph1d_to_table(graph)[source]

Convert ROOT TGraph to an astropy Table.

Parameters:

graph : ROOT.TGraph

ROOT graph

Returns:

table : Table

Astropy table