RvSpectML/EchelleCCFs.jl

`num_chunks` not defined in function

hematthi opened this issue · 1 comments

map(chid->increase_mask_fwhm!(this_plan_for_chunk[chid],Δfwhm), 1:num_chunks )

num_chunks = length(chunk_list)
@assert length(plan_for_chunk) == num_chunks

Should probably add the above lines to the beginning of this function too