Skip to content

Commit 4470788

Browse files
fixup tables
1 parent 8efef6b commit 4470788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tables.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const MODELS_TABLE = Dict(
8080
],
8181
)
8282

83-
const FMODEL_MAX_L = Dict(:Sr87 => 2, :Sr88 => 2, :Yb171 => 4, :Yb173 => 1, :Yb174 => 4)
83+
const FMODEL_MAX_L = Dict(:Sr87 => 3, :Sr88 => 3, :Yb171 => 4, :Yb173 => 1, :Yb174 => 4)
8484

8585

8686
const PARA_TABLE = Dict(

0 commit comments

Comments
 (0)