Releases: ajwheeler/Korg.jl
Releases · ajwheeler/Korg.jl
v0.41.1
Korg v0.41.1
Merged pull requests:
- faster filter_linelist (#373) (@ajwheeler)
- typo in expint_2 approximation (#379) (@ajwheeler)
- uncomment tests (#380) (@ajwheeler)
- throw an error if interpolated atmosphere has negative optical depths (#381) (@ajwheeler)
- Delete debug output (#383) (@ajwheeler)
Closed issues:
- Incorrect value for E_2(0) (#377)
v0.41.0
Korg v0.41.0
Merged pull requests:
- add back failing test to see if it still fails in github CI (#321) (@ajwheeler)
- code-quote string literals in docstring (#354) (@ajwheeler)
- update install instructions (#355) (@ajwheeler)
- Fit typo (#360) (@ajwheeler)
- deactivate ne warning by default (#361) (@ajwheeler)
- better show method for molecular cross sections (#362) (@ajwheeler)
- add and test clearer error message for case where wls are to low (#369) (@ajwheeler)
- filter out strong CH lines, because they appear to be problematic (see #365) (#370) (@ajwheeler)
- handle NaNs in spectrum found by Sergey (#371) (@ajwheeler)
- make Line a bitstype by making vdW always a tuple (#372) (@ajwheeler)
- don't linkcheck (#374) (@ajwheeler)
- Auto adjust continuum in each window (#375) (@ajwheeler)
- Update Project.toml -- at Adam's suggestion (#376) (@mabruzzo)
Closed issues:
v0.40.2
Korg v0.40.2
Merged pull requests:
- clarify cool dwarf atm load message (#349) (@ajwheeler)
- kwarg to filter molecules from Gaia-ESO-linelist (#350) (@ajwheeler)
v0.40.1
Korg v0.40.1
Merged pull requests:
- fix two unit bugs that resulted in pruned linelist being empty (#347) (@ajwheeler)
v0.40.0
Korg v0.40.0
Merged pull requests:
- Wavelengths (#336) (@ajwheeler)
- Lazy dwarf atm (faster precompile) (#337) (@ajwheeler)
- catch TODOs in code with a workflow (#338) (@ajwheeler)
- start using the public keyword introduced in julia 1.11 (#341) (@ajwheeler)
- update Documenter.jl to v1 (#342) (@ajwheeler)
- add the lower level excitation potential to the pretty-printed lines (#344) (@ajwheeler)
- Aqua (#345) (@ajwheeler)
- put docs link in badge (#346) (@ajwheeler)
Closed issues:
- Electron fraction warning should not be raised when the electron fraction is very small (#325)
v0.39.0
Korg v0.39.0
Merged pull requests:
- Slurm example (#329) (@ajwheeler)
- arbitrary postprocessing in fit_spectrum (#334) (@ajwheeler)
- Fix molecular sigmas when read from file (#335) (@ajwheeler)
Closed issues:
v0.38.0
Korg v0.38.0
Merged pull requests:
- make linguist ignore marcs mod files for repo stats (#330) (@ajwheeler)
- dissable EW functions and tests (#333) (@ajwheeler)
v0.37.0
Korg v0.37.0
Merged pull requests:
- refactor of radiative transfer, reëvaluation of numerical schemes (#257) (@ajwheeler)
- allow user to specify indidual mu values (#317) (@ajwheeler)
- Atm interp error when interpolated parameters are all
Int
s (#320) (@ajwheeler) - add formatter workflow (#322) (@ajwheeler)
- don't print n_e warning when electron fraction is low (#326) (@ajwheeler)
- refactor to ensure consistent definition of alpha elements (#327) (@ajwheeler)
- osu email -> flatiron email (#328) (@ajwheeler)
Closed issues:
- Radiative transfer should be refactored and simplified (#128)
- Calculating intensity at user-specified angle (#191)
- Highlighting high memory usage for
fit_spectrum
(#300) -
$\alpha_{5000}$ and line opacity in M stars (#310) - Issue with interpolate_marcs for metal-poor stars (#318)
- format_A_X with alpha elements (#319)
- Issue with get_metals_h ? (#324)
v0.36.2
Korg v0.36.2
Merged pull requests:
- improved python docs (#308) (@ajwheeler)
- include line contributions to
alpha_5000
(#313) (@ajwheeler) - wrap printed value in ForwardDiff.value so that the user doesn't see … (#315) (@ajwheeler)
- use correct indices when normalizing LSF matrix (#316) (@ajwheeler)
v0.36.1
Korg v0.36.1
Merged pull requests:
- CompatHelper: add new compat entry for LazyArtifacts at version 1, (keep existing compat) (#307) (@github-actions[bot])
- skip failing GES test for now (#311) (@ajwheeler)