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 for DEM data #221

Open wtbarnes opened 1 year ago

wtbarnes commented 1 year ago

218 added parsing for the DEM data but these data are still not exposed in a way that is obvious or useful to users.

There should be some sort of interface for these files such that they can easily be used when computing an intensity that is integrated over temperature. This could be via NDCube or some other data structure.