Commit e9be3203 authored by Giorgio Calderone's avatar Giorgio Calderone
Browse files

Updated after new artifact

parent 1474aba1
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -41,9 +41,9 @@ version = "0.3.3"

[[ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
git-tree-sha1 = "ea05cadc30c15f9185b61ea418b9d47d53b55bc2"
git-tree-sha1 = "be770c08881f7bb928dfd86d1ba83798f76cf62a"
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
version = "0.10.8"
version = "0.10.9"

[[CodeTracking]]
deps = ["InteractiveUtils", "UUIDs"]
@@ -115,9 +115,9 @@ uuid = "717857b8-e6f2-59f4-9121-6e50c889abd2"
version = "0.7.2"

[[DataAPI]]
git-tree-sha1 = "dfb3b7e89e395be1e25c2ad6d7690dc29cc53b1d"
git-tree-sha1 = "ee400abb2298bd13bfc3df1c412ed228061a2385"
uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
version = "1.6.0"
version = "1.7.0"

[[DataStructures]]
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
@@ -174,9 +174,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[[Distributions]]
deps = ["FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns"]
git-tree-sha1 = "62e1ac52e9adf4234285cd88c94954924aa3f9ef"
git-tree-sha1 = "2733323e5c02a9d7f48e7a3c4bc98d764fb704da"
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
version = "0.25.5"
version = "0.25.6"

[[DocStringExtensions]]
deps = ["LibGit2"]
@@ -213,9 +213,9 @@ version = "1.4.3"

[[FFTW_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "5a0d4b6a22a34d17d53543bd124f4b08ed78e8b0"
git-tree-sha1 = "3676abafff7e4ff07bbd2c42b3d8201f31653dcc"
uuid = "f5851436-0d7a-5f13-b9de-f02708fd171a"
version = "3.3.9+7"
version = "3.3.9+8"

[[FITSIO]]
deps = ["CFITSIO", "Printf", "Reexport", "Tables"]
@@ -325,9 +325,9 @@ version = "1.0.0"

[[JLD2]]
deps = ["DataStructures", "FileIO", "MacroTools", "Mmap", "Pkg", "Printf", "Reexport", "TranscodingStreams", "UUIDs"]
git-tree-sha1 = "a605ca7aac73ccbba3208c49ca4d5eb78c8f4c74"
git-tree-sha1 = "4813826871754cf52607e76ad37acb36ccf52719"
uuid = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
version = "0.4.10"
version = "0.4.11"

[[JLLWrappers]]
deps = ["Preferences"]
+1 −1
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ for loop in 1:Nloop
    file = "$(path)/results_$(job)_$(loop).dat"
    res, all_scale, OIII_norm = values(JLD2.load(file))
    OIII_norm_evol = hcat(OIII_norm_evol, OIII_norm)
    println(res.bestfit.cost / res.bestfit.dof)
    println(res.bestfit.mdc.cost / res.bestfit.mdc.dof)
end
OIII_norm_evol = OIII_norm_evol[:,2:end]
@gp "set grid" :-