Commit 88a7a23a authored by Antonino D'Anna's avatar Antonino D'Anna

moved fit routine to their file, added it to the juobs module, fix in...

moved fit routine to their file, added it to the juobs module, fix in fit_routine with combined fits
parent 6545f299
...@@ -12,6 +12,7 @@ include("juobs_tools.jl") ...@@ -12,6 +12,7 @@ include("juobs_tools.jl")
include("juobs_plots.jl") include("juobs_plots.jl")
include("juobs_obs.jl") include("juobs_obs.jl")
include("juobs_pvalue.jl") include("juobs_pvalue.jl")
include("juobs_fit.jl")
include("../constants/juobs_const.jl") include("../constants/juobs_const.jl")
include("../constants/path_csv.jl") include("../constants/path_csv.jl")
#include("../constants/juobs_uwreal_const.jl") #include("../constants/juobs_uwreal_const.jl")
......
This diff is collapsed.
This diff is collapsed.
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