wtbarnes / fiasco

Python interface to the CHIANTI atomic database
http://fiasco.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
20 stars 15 forks source link

Interface with other databases #11

Open wtbarnes opened 6 years ago

wtbarnes commented 6 years ago

While some parts of the fiasco database are specific to CHIANTI, the overall package structure would be well suited to interface with other atomic databases as well, e.g.

This would require pulling out the database-specific code into separate modules and then developing a database-agnostic interface to the data.

wtbarnes commented 6 years ago

This is relevant to the new spectroscopy package under the PlasmaPy org.