-
Notifications
You must be signed in to change notification settings - Fork 7
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
support for departure coefficients #282
base: main
Are you sure you want to change the base?
Conversation
f6b3bd3
to
ac9ec02
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #282 +/- ##
==========================================
- Coverage 89.95% 88.56% -1.40%
==========================================
Files 27 27
Lines 2130 2142 +12
==========================================
- Hits 1916 1897 -19
- Misses 214 245 +31 ☔ View full report in Codecov by Sentry. |
This PR implements support for departure coefficients, and includes an algorithm for matching levels from the linelist to the model atom which was suggested by Thomas Nordlander.
TODO