Home
last modified time | relevance | path

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

/dports/astro/py-astropy/astropy-5.0/astropy/wcs/
H A Dwcs.py3419 def __init__(self, hdu_index, hdu_name): argument
3421 self._hdu_name = hdu_name
3427 hdu_name = f' ({self._hdu_name})'
3429 hdu_name = ''