OGIP¶
-
class
astropy.units.format.OGIP[source] [edit on github]¶ Bases:
astropy.units.format.GenericSupport the units in Office of Guest Investigator Programs (OGIP) FITS files.
Attributes Summary
nameMethods Summary
parse(s[, debug])Convert a string to a unit object. to_string(unit)Convert a unit object to a string. Attributes Documentation
-
name= 'ogip'¶
Methods Documentation
-
classmethod
parse(s, debug=False)[source] [edit on github]¶ Convert a string to a unit object.
-
classmethod
to_string(unit)[source] [edit on github]¶ Convert a unit object to a string.
-