Home
last modified time | relevance | path

Searched refs:cel_offset (Results 1 – 2 of 2) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/astropy/wcs/tests/
H A Dtest_wcsprm.py106 assert w.cel_offset is False
107 w.cel_offset = 'foo'
108 assert w.cel_offset is True
109 w.cel_offset = 0
110 assert w.cel_offset is False
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/
H A Ddocstrings.py316 cel_offset = """ variable