Skip to content

Commit

Permalink
Merge branch 'main' into cleanuprsz
Browse files Browse the repository at this point in the history
  • Loading branch information
xzackli authored Nov 10, 2023
2 parents 8de243c + 4030af1 commit a11b636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions src/profiles_szp.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@


function read_szpack_table(filename)
table = readdlm(filename)
nu_vector = LinRange(log(35.6888844460172*1e9),log(5353.33266690298*1e9),3000)
Expand Down

0 comments on commit a11b636

Please sign in to comment.