OGIP

class astropy.units.format.OGIP[source] [edit on github]

Bases: astropy.units.format.Generic

Support the units in Office of Guest Investigator Programs (OGIP) FITS files.

Attributes Summary

name

Methods Summary

parse(s[, debug])
to_string(unit)

Attributes Documentation

name = 'ogip'

Methods Documentation

classmethod parse(s, debug=False)[source] [edit on github]
classmethod to_string(unit)[source] [edit on github]