Releases: ajwheeler/Korg.jl
Releases · ajwheeler/Korg.jl
v0.20.0
Korg v0.20.0
Merged pull requests:
- Simple fit (#197) (@ajwheeler)
- make type fo A_X more permissive (#201) (@ajwheeler)
- address NaNs that arise in spherical radiative transfer because taus … (#203) (@ajwheeler)
- docstring fixes (#204) (@ajwheeler)
v0.19.0
Korg v0.19.0
Closed issues:
- Autodiff line params (#193)
Merged pull requests:
- allow each member of Korg.Line to have a different type, facillitatin… (#196) (@ajwheeler)
- types and autodiff (#199) (@ajwheeler)
- Brackett series (#200) (@ajwheeler)
v0.18.2
Korg v0.18.2
Closed issues:
- The FWF parser in
utils
is slow. (#63)
Merged pull requests:
- solve for ne instead of using atmospheric value (#179) (@ajwheeler)
- Generalize types (#181) (@ajwheeler)
- generalize types in CublicSpline (#183) (@ajwheeler)
- New Solar Abundance(Magg 2002) (#186) (@CharleskingSpikeArphience)
- add test (#187) (@ajwheeler)
- Type stability (#188) (@ajwheeler)
- Custom forwarddiff rule (#189) (@ajwheeler)
- add instructions to use Korg from python (#195) (@ajwheeler)
- CompatHelper: add new compat entry for ForwardDiff at version 0.10, (keep existing compat) (#198) (@github-actions[bot])
v0.18.1
Korg v0.18.1
Closed issues:
- Metallicity won't necessarily match the metallicity passed to
format_A_X
(#169)
Merged pull requests:
- Multi-window synthesis (#172) (@ajwheeler)
- add argument to specify default [alpha/H] and clarify docs for
format_A_X
(#175) (@ajwheeler) - refine method definitions to eliminate method overwrite warning (#176) (@ajwheeler)
- Actually do isotopic adjustment for turbospectrum linelists. (#180) (@ajwheeler)
v0.18.0
Korg v0.18.0
Closed issues:
- Should all equilibrium constants be calculated on the fly? (#159)
Merged pull requests:
- parse turbospectrum linelists (#173) (@ajwheeler)
v0.17.0
Korg v0.17.0
Closed issues:
- Missing docstrings (#157)
Merged pull requests:
- Use the MHD occupation probability formalism for H I bound-free and bound-bound absorption (#170) (@ajwheeler)
v0.16.1
Korg v0.16.1
Merged pull requests:
- Allow silly abundances if they match our silly prior (#150) (@andycasey)
- strict checking of documentation, fix some of the problems (#171) (@ajwheeler)
v0.16.0
Korg v0.16.0
Closed issues:
- molecular equilibrium refactoring ideas (#61)
Merged pull requests:
- Fix issue introduced in 0.15.0 (#162) (@ajwheeler)
- correct arguments in docstring for interpolate_marcs (#163) (@ajwheeler)
- make calculations involving K more stable with logarithms (#166) (@ajwheeler)
- Un-beta-ify atmosphere interpolation (#167) (@ajwheeler)
v0.15.0
Korg v0.15.0
Closed issues:
- automatically flag tests with tolerances that can be racheted down (#121)
- Add a "How to cite" section to docs (#156)
Merged pull requests:
- support for polyatomic atoms (#155) (@ajwheeler)
- add citation note and update link to code paper to point to ADS (#158) (@ajwheeler)
- automatically flag tests that can be tightened (#160) (@ajwheeler)