.. SPDX-FileCopyrightText: 1992-2026 NWO-I/SRON Space Research Organisation Netherlands .. .. SPDX-License-Identifier: CC-BY-4.0 Ascdump class ============= Running an ascdump command to retrieve internal model parameters will return an `Astropy table `_ with the desired values. This section shows the structure of the Ascdump class used to receive the numbers from SPEX. .. autoclass:: pyspex.spex.ascdump.Ascdump :members: An overview of the different ascdump outputs and an explanation about the acronyms in the output table can be found in the section :ref:`sec:ascdump`.