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

first version of Balmer implementation #48

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

jseideleso
Copy link
Collaborator

In this module is the first draft of the implementation of p-winds for the Balmer alpha, beta, and gamma lines via Boltzmann distribution and Saha equation. The calculation of the opacity follows Wyttenbach et al. (2020).

Questions that need to be addressed from this commit before it is usable:
-How do we calculate the electron density?
-How do we integrate this model via the Voigt profile into p-winds' main framework?
-How to we link the calculated opacity to the LOS calculation in p-winds
-Will we retrieve each Balmer line separately? And if we combined the fit, how do we address the difference in continuum between the Balmer lines?

ladsantos and others added 5 commits March 4, 2024 16:42
In this module is the first draft of the implementation of p-winds for the Balmer alpha, beta, and gamma lines via Boltzmann distribution and Saha equation. The calculation of the opacity follows Wyttenbach et al. (2020).

Questions that need to be addressed from this commit:
-How do we calculate the electron density?
-How do we integrate this model via the Voigt profile into p-winds' main framework.
-Will we retrieve on each Balmer line separately? And if we combined the fit, how do we address the difference in continuum between the Balmer lines?
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

Successfully merging this pull request may close these issues.

None yet

2 participants