Skip to content

Releases: ajwheeler/Korg.jl

v0.44.0

21 Mar 20:02
Compare
Choose a tag to compare

Korg v0.44.0

Diff since v0.43.0

Breaking Changes

  • Keyword arguments of synth have been tweaked. See #399 for details

Notable Changes

  • The C2 dissociation energy from Visser et al. 2019 is now used bu default. See #312 for details.

Merged pull requests:

Closed issues:

  • C2 dissociation energy (#312)

v0.43.0

21 Mar 17:43
Compare
Choose a tag to compare

Korg v0.43.0

Diff since v0.42.0

Breaking changes

  • none

Features

  • Introduces the synth function, which is a more streamlined alternative to synthesize. See #348 and the documentation for details.

Notable Changes

  • Korg.apply_LSF no longer has "edge effects", i.e. it's behavior matches that of Korg.compute_LSF_matrix. See #395 for details.

Merged pull requests:

Closed issues:

  • Higher-level interface? (#339)
  • Faster continuum adjustments when fitting (#340)
  • CaH band in cool stars ? (#385)

v0.42.0

03 Jan 15:14
5eb4925
Compare
Choose a tag to compare

Korg v0.42.0

Diff since v0.41.1

Breaking Changes

  • none

Features

  • Korg now has it's own linelist format (just HDF5), which can be written with Korg.save_linelist (fields are well-documented). These files can be read like any other linelist with Korg.read_linelist. (#389)
  • There is now experimental support for loading in ExoMol linelists with Korg.load_ExoMol_linelist (#385 #390).

Notable changes

  • a warning displayed with synthesizing in the APOGEE wavelength region with MHD on for hydrogen lines. (#388)

Merged pull requests:

Closed issues:

  • GES linelist type inference crash (#309)

v0.41.1

12 Dec 19:36
8f5e4f6
Compare
Choose a tag to compare

Korg v0.41.1

Diff since v0.41.0

Merged pull requests:

Closed issues:

  • Incorrect value for E_2(0) (#377)

v0.41.0

25 Nov 17:05
Compare
Choose a tag to compare

Korg v0.41.0

Diff since v0.40.2

Merged pull requests:

Closed issues:

  • Fitting for resolving power (#259)
  • Very basic question: is trimming the input linelist to only include relevant line windows an okay way to speed up Korg. synthesize? (#357)
  • Small typo in fit.jl (#358)
  • Nan values in the spectrum (#363)
  • more comprehensible out of wavelength error (#366)

v0.40.2

22 Oct 18:22
ff89e57
Compare
Choose a tag to compare

Korg v0.40.2

Diff since v0.40.1

Merged pull requests:

v0.40.1

17 Oct 16:19
Compare
Choose a tag to compare

Korg v0.40.1

Diff since v0.40.0

Merged pull requests:

  • fix two unit bugs that resulted in pruned linelist being empty (#347) (@ajwheeler)

v0.40.0

16 Oct 20:08
Compare
Choose a tag to compare

Korg v0.40.0

Diff since v0.39.0

Merged pull requests:

Closed issues:

  • Electron fraction warning should not be raised when the electron fraction is very small (#325)

v0.39.0

02 Oct 20:31
Compare
Choose a tag to compare

Korg v0.39.0

Diff since v0.38.0

Merged pull requests:

Closed issues:

  • Save molecular equilibrium results for repeat syntheses (#102)
  • documentation for generating grids on a SLURM cluster (#303)

v0.38.0

26 Sep 15:40
d546eb7
Compare
Choose a tag to compare

Korg v0.38.0

Diff since v0.37.0

Merged pull requests: