Skip to content

Releases: RvSpectML/RvSpectML.jl

v0.2.8

12 Jul 02:46
Compare
Choose a tag to compare

RvSpectML v0.2.8

Diff since v0.2.7

  • Updates for NEID DRP v1.3
  • Updates to compat

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#76) (@github-actions[bot])
  • CompatHelper: bump compat for Polynomials to 4, (keep existing compat) (#77) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#78) (@github-actions[bot])
  • CompatHelper: bump compat for LsqFit to 0.15, (keep existing compat) (#79) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#80) (@github-actions[bot])

v0.2.7

12 Apr 17:35
4eeeca0
Compare
Choose a tag to compare

RvSpectML v0.2.7

Diff since v0.2.6

Merged pull requests:

v0.2.6

17 Feb 14:00
Compare
Choose a tag to compare

RvSpectML v0.2.6

Diff since v0.2.5

Merged pull requests:

  • CompatHelper: bump compat for KernelFunctions to 0.10, (keep existing compat) (#73) (@github-actions[bot])

v0.2.5

07 Sep 18:52
44165c9
Compare
Choose a tag to compare

RvSpectML v0.2.5

Diff since v0.2.4

  • compat updates

Merged pull requests:

  • CompatHelper: bump compat for LsqFit to 0.13, (keep existing compat) (#68) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#69) (@github-actions[bot])
  • CompatHelper: bump compat for FITSIO to 0.17, (keep existing compat) (#70) (@github-actions[bot])
  • CompatHelper: bump compat for MultivariateStats to 0.10, (keep existing compat) (#71) (@github-actions[bot])

v0.2.4

08 Aug 18:53
46b578d
Compare
Choose a tag to compare

RvSpectML v0.2.4

Diff since v0.2.3

  • find_line_candidates_in_chunk returns empty DataFrame if chunk has no lines
  • Improve KernelFunctions compat
  • Add linefinder test

Merged pull requests:

  • CompatHelper: bump compat for "KernelFunctions" to "0.10" (#58) (@github-actions[bot])
  • CompatHelper: bump compat for "DSP" to "0.7" (#59) (@github-actions[bot])
  • LineFinder bug fix to allow for more orders_to_use without crashing (#67) (@alexander-wise)

v0.2.3

26 May 16:17
Compare
Choose a tag to compare

RvSpectML v0.2.3

Diff since v0.2.2

Merged pull requests:

  • CompatHelper: bump compat for "Polynomials" to "2.0" (#50) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.25" (#55) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "1.1" (#56) (@github-actions[bot])
  • fixed GP interpolations (#57) (@alexander-wise)

v0.2.2

04 May 05:01
Compare
Choose a tag to compare

RvSpectML v0.2.2

Diff since v0.2.1

  • relax requirement on espresso linelist filename
  • Wasertein distance updates

v0.2.1

24 Apr 16:53
Compare
Choose a tag to compare

RvSpectML v0.2.1

Diff since v0.2.0

  • Updates ccf_total and ccf_orders convenience functions to compute CCFs using mask width that changes from observation to observation (via Δfwhm argument)

v0.2.0

22 Apr 01:59
Compare
Choose a tag to compare

RvSpectML v0.2.0

Diff since v0.1.10

  • Updates for v0.2
  • NEID solar support
  • Removed AstroLib to fix compat issues

Merged pull requests:

  • made air-to-vac conversion param when reading linelist (#47) (@alexander-wise)
  • CompatHelper: bump compat for "PDMats" to "0.11" (#49) (@github-actions[bot])

v0.1.10

25 Feb 07:40
Compare
Choose a tag to compare

RvSpectML v0.1.10

Diff since v0.1.9

  • CCFs work with NEID data