Skip to content

Releases: RvSpectML/EchelleCCFs.jl

v0.1.10

25 Feb 07:10
Compare
Choose a tag to compare

EchelleCCFs v0.1.10

Diff since v0.1.9

  • Updates to work with NEID
  • Update for EXPRES Stellar Signals round 2
  • mv assign_lines_to_orders & add_line_boundaries_to_line_list moved to RvSpectMLBase
  • Update compat

v0.1.9

25 Feb 00:11
Compare
Choose a tag to compare

EchelleCCFs v0.1.9

Diff since v0.1.8

  • calc_ccf can tolerate NaNs

Merged pull requests:

v0.1.8

06 Jan 16:20
Compare
Choose a tag to compare

EchelleCCFs v0.1.8

Diff since v0.1.7

  • Compat updates for generating EXPRES Stellar Signals Project DR2 CCFs

Merged pull requests:

  • CompatHelper: bump compat for "LsqFit" to "0.12" (#14) (@github-actions[bot])

v0.1.7

18 Dec 07:03
Compare
Choose a tag to compare

EchelleCCFs v0.1.7

Diff since v0.1.4

Updating FITS CCFs for EXPRES Stellar Signals Project

Closed issues:

  • TagBot trigger issue (#5)

Merged pull requests:

  • CompatHelper: add new compat entry for "Query" at version "1.0" (#3) (@github-actions[bot])
  • updated read_linelist_vald to new VALD 2-column mask format (#4) (@alexander-wise)
  • CompatHelper: add new compat entry for "Optim" at version "1.2" (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#8) (@github-actions[bot])
  • CompatHelper: bump compat for "CSV" to "0.8" (#9) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "0.22" (#10) (@github-actions[bot])
  • CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#11) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#12) (@github-actions[bot])
  • CompatHelper: bump compat for "SpecialFunctions" to "1.1" (#13) (@github-actions[bot])

v0.1.4

27 Oct 21:09
Compare
Choose a tag to compare
<description of version>

v0.1.2

14 Oct 06:13
Compare
Choose a tag to compare
  • Fixed bug when linelist includes only one line.
  • Added ccf_1D to work on a 2D array of CCFs.
  • Build process downloads one SOAP data file for tests
  • Improving documentation

v0.1.0

02 Oct 04:56
Compare
Choose a tag to compare

Release Notes:

  • Calculates CCFs from vectors, or ChunkOfSpectrum, ChunkList, ChunkListTimeseries from RvSpectMLBase
  • BasicCCFPlan for simple, but efficient CCFs
  • Beta version of computing CCF along with its variance
  • TopHat, HalfCos, Gaussian and SuperGaussian mask shapes
  • Includes basic fitting of CCFs to derive velocities (not yet well tuned or tested). These may move to a separate package in the future.

v0.0.2

01 Oct 07:02
Compare
Choose a tag to compare
v bump