InconsistentTableError¶
-
exception
astropy.io.ascii.InconsistentTableError[source] [edit on github]¶ Indicates that an input table is inconsistent in some way.
The default behavior of
BaseReaderis to throw an instance of this class if a data row doesn’t match the header.