-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for calculating free-free continuum emission #32
Conversation
|
…mperature as a property
Closes #28 |
The free-bound calculation is now fully implemented, but does not match well at all with the equivalent calculation in CHIANTI IDL. In particular, a lot of the high-temperature emission seems to be missing. Not yet clear what the issue is. In the image below, the fiasco calculation is shown in the top panel and the IDL calculation in the bottom panel. |
Merging and opening a separate issue/PR for free-bound continuum |
This PR adds support for computing free-free and free-bound continuum emission. It closes #23.
Additionally, this PR adds a speedup for listing ions and is especially useful when creating collections of many ions which is currently slow.