PSGtable#

class VSPEC.params.base.PSGtable(x: astropy.units.Quantity, y: astropy.units.Quantity)#

Bases: BaseParameters

Class to store Table data for PSG

classmethod from_dict(d: dict, *args)#

Construct a PSGtable object from a dictionary.

Parameters:

d (dict) – The dictionary to use to construct the class.

Returns:

The constructed class instance.

Return type:

PSGtable

to_psg()#

Convert to pypsg table