-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vald broadening implementation (#225)
* vald broadening implementation * apply black * apply black (again) * use vald broadening by default * slight capitalization formatting in config schema * fix inconsistent broadcasting error * fix equation bug * hwhm to fwhm * add molecules * remove redunant code * fix stark broadening mask * refactor broadening calc * documentation * use atomic number rather than ion number * use more accurate temperature scaling for vdW gamma * fix broadcasting bug * fix carsus bug * force int with loc to avoid warning * remove leftover accidental self-assignment * more comprehensive dtype object buigfix * add autoionization lines if using vald broadening * apply black (though we should use ruff instead) * fix bug with using broadening without a linelist * molecular broadening bugfix * logger messages * more logger debugging * debug logging * debug logging * more debugging * try memory efficient arrays for delta_nus * remove old logger messages * black * add comments * remove 4pi comment
- Loading branch information
Showing
5 changed files
with
348 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.