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

v10 compatibility and features #140

Open wtbarnes opened 3 years ago

wtbarnes commented 3 years ago

V10 is now out and there are a host of new features that need to be supported. See the announcement and associated paper in Solar News. From that posting, the updates are:

This issue should probably be broken into smaller ones at some point, but leaving it as a monolith for now.

jwreep commented 2 months ago

Of these, how many are simply updating the data files? It's not clear (to me) which tasks require significant overhauls or new functionality in the code.

wtbarnes commented 2 months ago

That is a good question. From that list, the only one that seems to require a modification to the actual code is the second to last point about including the suppression of DR at high densities.

I'm not sure how exhaustive this list is though.