需要導入模塊: from astropy.io import fits [as 別名] # 或者: from astropy.io.fits import BinTableHDU [as 別名] def test_table_to_hdu(self): table = Table([[1 ...
確定! 回上一頁