Skip to content
Snippets Groups Projects
Verified Commit ceb2faa3 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add TODO

parent 287e529d
No related branches found
No related tags found
1 merge request!3Muonscanfit
......@@ -68,6 +68,7 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
sort!(rhits_copy; by=timetoz)
end
# TODO: caveat! mutates both rhits_copy and clicke1D, this needs a better interface
clusterize!(rhits_copy, clique1D)
NDF = length(rhits_copy) - est.NUMBER_OF_PARAMETERS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment