Releases: RvSpectML/RvSpectML.jl
Releases · RvSpectML/RvSpectML.jl
v0.2.9
v0.2.8
RvSpectML v0.2.8
- 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
v0.2.6
RvSpectML v0.2.6
Merged pull requests:
- CompatHelper: bump compat for KernelFunctions to 0.10, (keep existing compat) (#73) (@github-actions[bot])
v0.2.5
RvSpectML v0.2.5
- 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
RvSpectML v0.2.4
- 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
RvSpectML v0.2.3
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
RvSpectML v0.2.2
- relax requirement on espresso linelist filename
- Wasertein distance updates
v0.2.1
RvSpectML v0.2.1
- 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
RvSpectML v0.2.0
- 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])