fits header から pixel size を読む

CDELTが1ピクセルの大きさ(単位はCUNIT)だから
header ---------------------------
CDELT1 = 1.666666666E-03
CUNIT1 = 'deg   '
------------------------------------
だったら、pixel size = 1.66666666E-03 * 3600  #3600はdegreeからarcsecに変換するため
だからだいたい6 arcsecになる。

コメント

このブログの人気の投稿

TypeError: ufunc 'bitwise_xor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

overleafで画像が表示されない!

エラー: ""C:\U" で始まる文字列の中で 8 進文字なしに '\U' が使われています