diff --git a/Project.toml b/Project.toml index 6885c86..53fcfd6 100644 --- a/Project.toml +++ b/Project.toml @@ -46,6 +46,7 @@ HDF5 = "0.15, 0.16, 0.17" Healpix = "3, 4" Interpolations = "0.13, 0.14" JLD2 = "0.4" +LazyArtifacts = "1" NonlinearSolve = "1, 2" Parameters = "0.12" PhysicalConstants = "0.2" diff --git a/src/profiles_szp.jl b/src/profiles_szp.jl index 9e4004a..f31b7b8 100644 --- a/src/profiles_szp.jl +++ b/src/profiles_szp.jl @@ -1,4 +1,5 @@ + function read_szpack_table(filename) table = readdlm(filename) nu_vector = LinRange(log(35.6888844460172*1e9),log(5353.33266690298*1e9),3000)