AASTex¶
- class astropy.io.ascii.AASTex(**kwargs)[ソース]¶
ベースクラス:
astropy.io.ascii.latex.Latex
エーエーSTeX格式表です。
このクラスは、AASTeXに固有のいくつかのコマンドを実装する。AASTeXはAAS(米国天文学会)の出版物、例えばAPJ、ApJLとAJのような出版物に使用される。
It derives from the
Latex
reader and accepts the same keywords. However, the keywordsheader_start
,header_end
,data_start
anddata_end
inlatexdict
have no effect.