Muonscanfit
Compare changes
+ 4
− 10
@@ -25,14 +25,10 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
@@ -25,14 +25,10 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
@@ -42,10 +38,8 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
@@ -42,10 +38,8 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
length(rhits_copy) <= 3 && continue # TODO 3 comes from the number of parameters, retrieve from Line1Z fitter via type!