AASTex#
- class astropy.io.ascii.AASTex(**kwargs)[source]#
 Bases:
LatexAASTeX 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
Latexreader and accepts the same keywords. However, the keywordsheader_start,header_end,data_startanddata_endinlatexdicthave no effect.