import_molecular_parameters_table#

madcubapy.io.import_molecular_parameters_table(filein=None, format='ascii')[source]#

Import a SLIM Molecular parameters table exported from MADCUBA as a Table.

Parameters:
fileinstr or Path

File name of the exported MADCUBA transitions table.

formatstr

File format exported by MADCUBA. Can be either ‘ascii’ or ‘csv’.

Returns:
table_outTable

Molecular Parameters Table.