Commit 379b2db9 authored by Ale's avatar Ale

flag strange bug

parent dec4f7f0
......@@ -41,6 +41,7 @@ function apply_rw_flagged_strange(data::Array{Float64}, id::String)
data[:,i] = data[:,i] ./ rew
end
end
return data
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment