AASTex#
- class astropy.io.ascii.AASTex(**kwargs)[source]#
Bases:
Latex
AASTeX format table.
This class implements some AASTeX specific commands. AASTeX is used for the AAS (American Astronomical Society) publications like ApJ, ApJL and 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.