Releases: RvSpectML/EchelleCCFs.jl
Releases · RvSpectML/EchelleCCFs.jl
v0.1.10
EchelleCCFs v0.1.10
- 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
EchelleCCFs v0.1.9
- calc_ccf can tolerate NaNs
Merged pull requests:
- made air-to-vac conversion param when reading linelists (#16) (@alexander-wise)
v0.1.8
EchelleCCFs v0.1.8
- 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
EchelleCCFs v0.1.7
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
v0.1.2
v0.1.0
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.