Skip to content
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

Clarify Continuum Units #296

Open
gmduvvuri opened this issue Jan 13, 2021 · 3 comments
Open

Clarify Continuum Units #296

gmduvvuri opened this issue Jan 13, 2021 · 3 comments

Comments

@gmduvvuri
Copy link

Hello,

I am not clear on the units of the intensity returned by different continuum processes. Could you add documentation to the ion.twoPhoton(wvl) and associated methods?

My current understanding based on the CHIANTI User Guide and ChiantiPy documentation is that continuum.FreeFree['intensity'] and continuum.FreeBound['intensity'] are both in units of:
while ion.TwoPhoton['intensity'] is in units of . But I see in the spectrum module that these quantities are added together, so one of them must be incorrectly signed.

Thank you for your time,
Girish.

@kdere
Copy link
Contributor

kdere commented Jan 14, 2021

it should be cm^+3 so that when multiplied by the line-of-sight emission measure (integral of n_e*n_H dl cm^-5) the final units are cm^-2
thanks for letting me know
Ken

@gmduvvuri
Copy link
Author

gmduvvuri commented Jan 14, 2021

Am I correct in my understanding that the ion.TwoPhoton['intensity'] returns the expression in Equation 63 of the CHIANTI User guide divided by ? The full expression being:
?

@kdere
Copy link
Contributor

kdere commented Jan 15, 2021

It has been a long time since that was coded and written. It is probably true.
Sorry but I do not have the time to dig into it right now.
Ken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants