Skip to content

empty/incomplete functions #41

@hematthi

Description

@hematthi

function apply_barycentric_correction!(λ::AbstractArray{T,1}, z::Real) where { T<:Real }
end
""" Read normalization function for approximate continuum+blaze correction
TODO: Figure out mapping between these orders and what's stored in the FITS file before using. """
function read_normalization(fn::String = joinpath(pkgdir(EchelleInstruments),"data","neid","HARPSN_normalization_function.csv") )
CSV.read(fn, DataFrame)
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions