-
-
Notifications
You must be signed in to change notification settings - Fork 409
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
Small bug fix for He NLTE. #2096
Conversation
*beep* *bop* Hi, human. I'm the @tardis-bot and couldn't find your records in my database. I think we don't know each other, or you changed your credentials recently. Please add your name and email to In case you need to map an existing alias, follow this example. |
*beep* *bop* Hi, human. I'm the @tardis-bot and couldn't find your records in my database. I think we don't know each other, or you changed your credentials recently. Please add your name and email to In case you need to map an existing alias, follow this example. |
Codecov Report
@@ Coverage Diff @@
## master #2096 +/- ##
==========================================
+ Coverage 58.13% 61.63% +3.49%
==========================================
Files 75 75
Lines 8602 8687 +85
==========================================
+ Hits 5001 5354 +353
+ Misses 3601 3333 -268
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
*beep* *bop* Hi, human. I'm the @tardis-bot and couldn't find your records in my database. I think we don't know each other, or you changed your credentials recently. Please add your name and email to In case you need to map an existing alias, follow this example. |
📝 Description
Type: 🪲
bugfix
With the new format for the atomic data associated with Boyle et al. (2016), an issue arises when calling the degeneracy factor g using the indexing g.loc[2,1,0], for example. I have replaced this with just the number that would be read in each case. These numbers would never need to change.
🚦 Testing
How did you test these changes?
☑️ Checklist
build_docs
label