write_lamda_datafile¶
- astroquery.lamda.write_lamda_datafile(filename, tables)[source]¶
Write tuple of tables with LAMDA data into a datafile that follows the format adopted for the LAMDA database.
- Parameters:
- filenamestr
Fully qualified path of the file to write.
- tables: tuple
Tuple of Tables ({rateid: coll_table}, rad_table, mol_table)