AbstractTrees interface

A BranchingProcessSolution is an AbstractTrees instance in which each node is represented by an AbstractSciMLSolution. Hence useful statistics of the sampled branching process trajectory can be obtained by combining features of these two types.

Tree statistics

Useful tree statistics can be obtained directly from the AbstractTrees interface. To illustrate this, consider the example of branching Brownian motion:

using DifferentialEquations, BranchingProcesses
f(u,p,t) = 0.0
g(u,p,t) = 1.0
u0 = 0.0
tspan = (0.0, 5.0)
bm = SDEProblem(f,g, u0, tspan)
λ = 1.0
nchild = 2
bbm = ConstantRateBranchingProblem(bm, λ, nchild)
sol = solve(bbm, EM(); dt=0.01)
BranchingProcessSolution{ConstantRateBranchingProblem{SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, Exponential{Float64}, Int64}, RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(ConstantRateBranchingProblem{SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, Exponential{Float64}, Int64}(SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.0, (0.0, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), Exponential{Float64}(θ=1.0), 2), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.0, 0.011279224313716437, -0.05567609549926506, -0.0634540842750384, -0.16595495440246544, -0.20741498758859833, -0.09163421774352495, -0.1458378524324478, -0.2654898863314643, -0.4080152163467406  …  -0.17638364582239438, -0.21218217163650308, -0.20300557994212792, -0.04810525464273868, 0.06774756472002545, 0.08987029359070359, 0.10204895722619611, -0.0974117490210061, -0.20336966233379922, -0.28617955248698745], nothing, nothing, [0.0, 0.01, 0.02, 0.03, 0.04, 0.05, 0.060000000000000005, 0.07, 0.08, 0.09  …  1.0900000000000007, 1.1000000000000008, 1.1100000000000008, 1.1200000000000008, 1.1300000000000008, 1.1400000000000008, 1.1500000000000008, 1.1600000000000008, 1.1700000000000008, 1.1757716836348473], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [0.0, 1.1757716836348473], [0.0, -0.28617955248698745], [0.0, -0.28617955248698745], nothing, 1.1757716836348473, -0.28617955248698745, nothing, 0.005771683634846481, -0.08280989015318825, nothing, -0.08280989015318825, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005771683634846481, -0.08280989015318825, nothing)], 1, 118), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 118, Xoshiro(0xad4cc0aebcec01f4, 0x11b0307203caa791, 0xa8380551075a76a8, 0x34497c52371c0832, 0x6f87fbbedd2e6fda), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.0, (0.0, 1.1757716836348473), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.0, 0.011279224313716437, -0.05567609549926506, -0.0634540842750384, -0.16595495440246544, -0.20741498758859833, -0.09163421774352495, -0.1458378524324478, -0.2654898863314643, -0.4080152163467406  …  -0.17638364582239438, -0.21218217163650308, -0.20300557994212792, -0.04810525464273868, 0.06774756472002545, 0.08987029359070359, 0.10204895722619611, -0.0974117490210061, -0.20336966233379922, -0.28617955248698745], [0.0, 0.01, 0.02, 0.03, 0.04, 0.05, 0.060000000000000005, 0.07, 0.08, 0.09  …  1.0900000000000007, 1.1000000000000008, 1.1100000000000008, 1.1200000000000008, 1.1300000000000008, 1.1400000000000008, 1.1500000000000008, 1.1600000000000008, 1.1700000000000008, 1.1757716836348473]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9638f7b8557cd282, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.28617955248698745, -0.33132622959829133, -0.44337043719315755, -0.47809085788482486, -0.36922357944028583, -0.23480263720782413, -0.12988099774636253, -0.29884734180135375, -0.2100735739231498, -0.11774647321047255  …  -0.7773579568419154, -0.7823676461630916, -0.7539033760086835, -0.735252999791049, -0.9044021317844265, -0.9236918089306343, -0.9166571962583107, -0.7899341354751921, -0.658166780815107, -0.6431604767932074], nothing, nothing, [1.1757716836348473, 1.1857716836348473, 1.1957716836348473, 1.2057716836348473, 1.2157716836348473, 1.2257716836348473, 1.2357716836348474, 1.2457716836348474, 1.2557716836348474, 1.2657716836348474  …  2.095771683634846, 2.105771683634846, 2.1157716836348457, 2.1257716836348455, 2.1357716836348453, 2.145771683634845, 2.155771683634845, 2.1657716836348446, 2.1757716836348444, 2.1841340473649624], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [1.1757716836348473, 2.1841340473649624], [0.0, -0.35698092430621997], [0.0, -0.35698092430621997], nothing, 2.1841340473649624, -0.35698092430621997, nothing, 0.008362363730118005, 0.015006304021899595, nothing, 0.015006304021899595, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008362363730118005, 0.015006304021899595, nothing)], 1, 101), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 101, Xoshiro(0xa02afbdd8ea7f56f, 0x91149f886f59587e, 0x15451f6db31c7e94, 0x0802ffddd20c7619, 0xfef71aaf233a1642), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.28617955248698745, (1.1757716836348473, 2.1841340473649624), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.28617955248698745, -0.33132622959829133, -0.44337043719315755, -0.47809085788482486, -0.36922357944028583, -0.23480263720782413, -0.12988099774636253, -0.29884734180135375, -0.2100735739231498, -0.11774647321047255  …  -0.7773579568419154, -0.7823676461630916, -0.7539033760086835, -0.735252999791049, -0.9044021317844265, -0.9236918089306343, -0.9166571962583107, -0.7899341354751921, -0.658166780815107, -0.6431604767932074], [1.1757716836348473, 1.1857716836348473, 1.1957716836348473, 1.2057716836348473, 1.2157716836348473, 1.2257716836348473, 1.2357716836348474, 1.2457716836348474, 1.2557716836348474, 1.2657716836348474  …  2.095771683634846, 2.105771683634846, 2.1157716836348457, 2.1257716836348455, 2.1357716836348453, 2.145771683634845, 2.155771683634845, 2.1657716836348446, 2.1757716836348444, 2.1841340473649624]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x30df42ece728d69f, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.6431604767932074, -0.6864420006686401, -0.7013489852442563, -0.5742249122712234, -0.6261128531068847, -0.5292404214558267, -0.4390724328777941, -0.49430534270197435, -0.5994355361948785, -0.6189527539062392  …  0.196469335864906, 0.18603998734896884, 0.27608323575673377, 0.3632196693532371, 0.4828564322173862, 0.5355540719177445, 0.5847632500571833, 0.6121718215563, 0.5320994567203565, 0.48664395676303857], nothing, nothing, [2.1841340473649624, 2.194134047364962, 2.204134047364962, 2.2141340473649618, 2.2241340473649616, 2.2341340473649614, 2.244134047364961, 2.254134047364961, 2.2641340473649607, 2.2741340473649605  …  2.7341340473649507, 2.7441340473649505, 2.7541340473649503, 2.76413404736495, 2.77413404736495, 2.7841340473649496, 2.7941340473649494, 2.804134047364949, 2.814134047364949, 2.8189606917370034], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [2.1841340473649624, 2.8189606917370034], [0.0, 1.1298044335562456], [0.0, 1.1298044335562456], nothing, 2.8189606917370034, 1.1298044335562456, nothing, 0.004826644372054378, -0.04545549995731797, nothing, -0.04545549995731797, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.004826644372054378, -0.04545549995731797, nothing)], 1, 64), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 64, Xoshiro(0x4544a7c07de7e30b, 0x753b4f7ad9f14059, 0x5652db9427a0155e, 0xaeab95c089aff48a, 0xda12c871a542c512), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.6431604767932074, (2.1841340473649624, 2.8189606917370034), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.6431604767932074, -0.6864420006686401, -0.7013489852442563, -0.5742249122712234, -0.6261128531068847, -0.5292404214558267, -0.4390724328777941, -0.49430534270197435, -0.5994355361948785, -0.6189527539062392  …  0.196469335864906, 0.18603998734896884, 0.27608323575673377, 0.3632196693532371, 0.4828564322173862, 0.5355540719177445, 0.5847632500571833, 0.6121718215563, 0.5320994567203565, 0.48664395676303857], [2.1841340473649624, 2.194134047364962, 2.204134047364962, 2.2141340473649618, 2.2241340473649616, 2.2341340473649614, 2.244134047364961, 2.254134047364961, 2.2641340473649607, 2.2741340473649605  …  2.7341340473649507, 2.7441340473649505, 2.7541340473649503, 2.76413404736495, 2.77413404736495, 2.7841340473649496, 2.7941340473649494, 2.804134047364949, 2.814134047364949, 2.8189606917370034]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x63fd97dd2dbce30d, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.48664395676303857, 0.5093214142264163, 0.39005279533770143, 0.11536762071436718, 0.2658896085557701, 0.2697453433507949], nothing, nothing, [2.8189606917370034, 2.828960691737003, 2.838960691737003, 2.8489606917370027, 2.8589606917370025, 2.8644064008792767], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [2.8189606917370034, 2.8644064008792767], [0.0, -0.2168986134122436], [0.0, -0.2168986134122436], nothing, 2.8644064008792767, -0.2168986134122436, nothing, 0.005445709142274158, 0.003855734795024821, nothing, 0.003855734795024821, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005445709142274158, 0.003855734795024821, nothing)], 1, 5), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 5, Xoshiro(0x0c9c752b48685689, 0xc28e12425af7246d, 0xddd3fc33674d0eee, 0x9d1044fd493f5908, 0x5fd1c18bb026814d), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.48664395676303857, (2.8189606917370034, 2.8644064008792767), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.48664395676303857, 0.5093214142264163, 0.39005279533770143, 0.11536762071436718, 0.2658896085557701, 0.2697453433507949], [2.8189606917370034, 2.828960691737003, 2.838960691737003, 2.8489606917370027, 2.8589606917370025, 2.8644064008792767]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xeef03db478324626, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.2697453433507949, 0.2404843882375502, 0.16431716189985163, 0.2325832425522587, 0.39546661568851516, 0.47778005854157757, 0.5170729274126089, 0.6174862702889168, 0.7651199884775256, 0.7212614705453207  …  1.7338577436319234, 1.7155439024076085, 1.8570334676816025, 1.864572264155128, 1.9677288322821405, 2.1550657439535725, 2.0370389604766195, 1.9341411972648794, 1.9988207584158506, 1.920493876054014], nothing, nothing, [2.8644064008792767, 2.8744064008792765, 2.8844064008792762, 2.894406400879276, 2.904406400879276, 2.9144064008792756, 2.9244064008792754, 2.934406400879275, 2.944406400879275, 2.9544064008792748  …  4.214406400879248, 4.224406400879248, 4.234406400879248, 4.244406400879248, 4.2544064008792475, 4.264406400879247, 4.274406400879247, 4.284406400879247, 4.294406400879247, 4.297172731588021], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [2.8644064008792767, 4.297172731588021], [0.0, 1.6507485327032196], [0.0, 1.6507485327032196], nothing, 4.297172731588021, 1.6507485327032196, nothing, 0.0027663307087744116, -0.07832688236183664, nothing, -0.07832688236183664, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0027663307087744116, -0.07832688236183664, nothing)], 1, 144), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 144, Xoshiro(0x4b4de2bdcc5a36e7, 0x738820a5e5cfe0c3, 0xcf1ec58fbf42fcdc, 0xd6ace6532a3380da, 0xba1003c13cfafb54), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.2697453433507949, (2.8644064008792767, 4.297172731588021), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.2697453433507949, 0.2404843882375502, 0.16431716189985163, 0.2325832425522587, 0.39546661568851516, 0.47778005854157757, 0.5170729274126089, 0.6174862702889168, 0.7651199884775256, 0.7212614705453207  …  1.7338577436319234, 1.7155439024076085, 1.8570334676816025, 1.864572264155128, 1.9677288322821405, 2.1550657439535725, 2.0370389604766195, 1.9341411972648794, 1.9988207584158506, 1.920493876054014], [2.8644064008792767, 2.8744064008792765, 2.8844064008792762, 2.894406400879276, 2.904406400879276, 2.9144064008792756, 2.9244064008792754, 2.934406400879275, 2.944406400879275, 2.9544064008792748  …  4.214406400879248, 4.224406400879248, 4.234406400879248, 4.244406400879248, 4.2544064008792475, 4.264406400879247, 4.274406400879247, 4.284406400879247, 4.294406400879247, 4.297172731588021]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x53c5dc956b0ae0bb, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.920493876054014, 1.97178781479618, 1.9701846876616953, 2.1100405363341297, 2.252838024346235, 2.361771479691587, 2.3012896043837103, 2.3043694089806754, 2.3279709967272515, 2.4768562085914865  …  3.5238881601708285, 3.6559128852347254, 3.714213675932694, 3.680370943351527, 3.633059785877343, 3.751806986871801, 3.770199273627481, 3.806229840862508, 3.9248741308934356, 4.005312258084205], nothing, nothing, [4.297172731588021, 4.307172731588021, 4.317172731588021, 4.32717273158802, 4.33717273158802, 4.34717273158802, 4.35717273158802, 4.3671727315880196, 4.377172731588019, 4.387172731588019  …  4.917172731588008, 4.927172731588008, 4.937172731588007, 4.947172731588007, 4.957172731588007, 4.967172731588007, 4.9771727315880065, 4.987172731588006, 4.997172731588006, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.297172731588021, 5.0], [0.0, 2.084818382030189], [0.0, 2.084818382030189], nothing, 5.0, 2.084818382030189, nothing, 0.0028272684119938774, 0.08043812719076893, nothing, 0.08043812719076893, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0028272684119938774, 0.08043812719076893, nothing)], 1, 71), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 71, Xoshiro(0xa27bec29b51addb7, 0xd73bba783d092b45, 0xa77e2e7b6ff9ee60, 0x8ceab9e94158c2cb, 0x1bfe0117a38edfd2), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.920493876054014, (4.297172731588021, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.920493876054014, 1.97178781479618, 1.9701846876616953, 2.1100405363341297, 2.252838024346235, 2.361771479691587, 2.3012896043837103, 2.3043694089806754, 2.3279709967272515, 2.4768562085914865  …  3.5238881601708285, 3.6559128852347254, 3.714213675932694, 3.680370943351527, 3.633059785877343, 3.751806986871801, 3.770199273627481, 3.806229840862508, 3.9248741308934356, 4.005312258084205], [4.297172731588021, 4.307172731588021, 4.317172731588021, 4.32717273158802, 4.33717273158802, 4.34717273158802, 4.35717273158802, 4.3671727315880196, 4.377172731588019, 4.387172731588019  …  4.917172731588008, 4.927172731588008, 4.937172731588007, 4.947172731588007, 4.957172731588007, 4.967172731588007, 4.9771727315880065, 4.987172731588006, 4.997172731588006, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xd613136dd465577e, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.920493876054014, 1.606989497046433, 1.6697266302298894, 1.7519420426333243, 1.6262124770564301, 1.5279268336470258, 1.5421303842027752], nothing, nothing, [4.297172731588021, 4.307172731588021, 4.317172731588021, 4.32717273158802, 4.33717273158802, 4.34717273158802, 4.347914578440411], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.297172731588021, 4.347914578440411], [0.0, -0.3783634918512388], [0.0, -0.3783634918512388], nothing, 4.347914578440411, -0.3783634918512388, nothing, 0.0007418468523914257, 0.014203550555749433, nothing, 0.014203550555749433, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0007418468523914257, 0.014203550555749433, nothing)], 1, 6), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 6, Xoshiro(0xc66d954e9aca6fb6, 0x519ba83ef75f5793, 0x580d8bfdd12f8e69, 0x1866d5dd37b16882, 0x7323c28d9fc4ecf2), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.920493876054014, (4.297172731588021, 4.347914578440411), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.920493876054014, 1.606989497046433, 1.6697266302298894, 1.7519420426333243, 1.6262124770564301, 1.5279268336470258, 1.5421303842027752], [4.297172731588021, 4.307172731588021, 4.317172731588021, 4.32717273158802, 4.33717273158802, 4.34717273158802, 4.347914578440411]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x77177223a98db3c8, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.5421303842027752, 1.5345491325668426, 1.6243394593143405, 1.627348456023993, 1.678874261550974, 1.8403923053264681, 1.8237214689457524, 2.062253003770616, 2.0588223698553403, 2.055318988284547  …  1.6960422824198806, 1.8389900232425576, 1.7906131415414341, 1.612654944730521, 1.5472652478685611, 1.4940749749023847, 1.4097667914655856, 1.294987930587312, 1.3506575898985091, 1.2557174464924938], nothing, nothing, [4.347914578440411, 4.357914578440411, 4.367914578440411, 4.377914578440411, 4.3879145784404106, 4.39791457844041, 4.40791457844041, 4.41791457844041, 4.42791457844041, 4.4379145784404095  …  4.737914578440403, 4.747914578440403, 4.757914578440403, 4.7679145784404025, 4.777914578440402, 4.787914578440402, 4.797914578440402, 4.807914578440402, 4.817914578440401, 4.82581145866944], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.347914578440411, 4.82581145866944], [0.0, -0.28641293771028137], [0.0, -0.28641293771028137], nothing, 4.82581145866944, -0.28641293771028137, nothing, 0.007896880229038672, -0.09494014340601528, nothing, -0.09494014340601528, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.007896880229038672, -0.09494014340601528, nothing)], 1, 48), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 48, Xoshiro(0x32c6e73817e8a970, 0x6307c8fa10fc5955, 0x5d00197f72d1252f, 0x80aeaeb391c4966d, 0x4a6023fef1b32e2d), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.5421303842027752, (4.347914578440411, 4.82581145866944), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.5421303842027752, 1.5345491325668426, 1.6243394593143405, 1.627348456023993, 1.678874261550974, 1.8403923053264681, 1.8237214689457524, 2.062253003770616, 2.0588223698553403, 2.055318988284547  …  1.6960422824198806, 1.8389900232425576, 1.7906131415414341, 1.612654944730521, 1.5472652478685611, 1.4940749749023847, 1.4097667914655856, 1.294987930587312, 1.3506575898985091, 1.2557174464924938], [4.347914578440411, 4.357914578440411, 4.367914578440411, 4.377914578440411, 4.3879145784404106, 4.39791457844041, 4.40791457844041, 4.41791457844041, 4.42791457844041, 4.4379145784404095  …  4.737914578440403, 4.747914578440403, 4.757914578440403, 4.7679145784404025, 4.777914578440402, 4.787914578440402, 4.797914578440402, 4.807914578440402, 4.817914578440401, 4.82581145866944]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x1a2a14c25ea9591d, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.2557174464924938, 1.2489717086579735, 1.3413963773540551, 1.3509865516497506, 1.4856154721752204, 1.4824962938318, 1.7178426279907408, 1.7310461627269393, 1.7850609053099824, 1.8662932754672354, 1.8205173044439433, 1.7042738081047015, 1.762587993158604], nothing, nothing, [4.82581145866944, 4.83581145866944, 4.84581145866944, 4.855811458669439, 4.865811458669439, 4.875811458669439, 4.885811458669439, 4.895811458669439, 4.905811458669438, 4.915811458669438, 4.925811458669438, 4.935811458669438, 4.944720282320465], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.82581145866944, 4.944720282320465], [0.0, 0.50687054666611], [0.0, 0.50687054666611], nothing, 4.944720282320465, 0.50687054666611, nothing, 0.008908823651027298, 0.05831418505390235, nothing, 0.05831418505390235, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008908823651027298, 0.05831418505390235, nothing)], 1, 12), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 12, Xoshiro(0xeced409e6a3724c9, 0x4bd9380b40c860e9, 0x1be126c16e8b1650, 0xc0820658c5e2bbb0, 0x357cf700e62f7260), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.2557174464924938, (4.82581145866944, 4.944720282320465), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.2557174464924938, 1.2489717086579735, 1.3413963773540551, 1.3509865516497506, 1.4856154721752204, 1.4824962938318, 1.7178426279907408, 1.7310461627269393, 1.7850609053099824, 1.8662932754672354, 1.8205173044439433, 1.7042738081047015, 1.762587993158604], [4.82581145866944, 4.83581145866944, 4.84581145866944, 4.855811458669439, 4.865811458669439, 4.875811458669439, 4.885811458669439, 4.895811458669439, 4.905811458669438, 4.915811458669438, 4.925811458669438, 4.935811458669438, 4.944720282320465]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x92d8b5eec2545e85, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.762587993158604, 1.8002920380890228, 1.8636527144934503, 2.057108855745319, 2.162336997616826, 2.293484937489187, 2.340082119480956], nothing, nothing, [4.944720282320465, 4.954720282320465, 4.964720282320465, 4.974720282320464, 4.984720282320464, 4.994720282320464, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.944720282320465, 5.0], [0.0, 0.577494126322352], [0.0, 0.577494126322352], nothing, 5.0, 0.577494126322352, nothing, 0.005279717679536056, 0.046597181991768884, nothing, 0.046597181991768884, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005279717679536056, 0.046597181991768884, nothing)], 1, 6), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 6, Xoshiro(0x819070e656b2f9cb, 0xfeeb5103c6d711ea, 0xc24180f31ebab7bb, 0xd8def3580e2e3158, 0x5746acac48a032cb), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.762587993158604, (4.944720282320465, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.762587993158604, 1.8002920380890228, 1.8636527144934503, 2.057108855745319, 2.162336997616826, 2.293484937489187, 2.340082119480956], [4.944720282320465, 4.954720282320465, 4.964720282320465, 4.974720282320464, 4.984720282320464, 4.994720282320464, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x4b9d23a641751e99, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.762587993158604, 1.9458081989088336, 1.9156140110556965, 1.8834316543473248, 2.0114378972278275, 2.138988407542942, 2.1441698260104203], nothing, nothing, [4.944720282320465, 4.954720282320465, 4.964720282320465, 4.974720282320464, 4.984720282320464, 4.994720282320464, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.944720282320465, 5.0], [0.0, 0.38158183285181607], [0.0, 0.38158183285181607], nothing, 5.0, 0.38158183285181607, nothing, 0.005279717679536056, 0.005181418467478271, nothing, 0.005181418467478271, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005279717679536056, 0.005181418467478271, nothing)], 1, 6), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 6, Xoshiro(0xc3029dbe6daf57c3, 0xa2747a9c96b385bd, 0xb0f58feef0b99b63, 0x1387bbddc8348da9, 0xdf06408e0ad20582), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.762587993158604, (4.944720282320465, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.762587993158604, 1.9458081989088336, 1.9156140110556965, 1.8834316543473248, 2.0114378972278275, 2.138988407542942, 2.1441698260104203], [4.944720282320465, 4.954720282320465, 4.964720282320465, 4.974720282320464, 4.984720282320464, 4.994720282320464, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xfbc27158fa6c5b70, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.2557174464924938, 1.2638743235055012, 1.3299096829298311, 1.4453355295530927, 1.4610998510531814, 1.3590283848017637, 1.4145018260736826, 1.485240196758693, 1.4740062015613091, 1.4213892848485161, 1.373607193789772, 1.299918265056187, 1.2940549133934138, 1.2093089478973467, 1.3233456037969986, 1.2822802319241091, 1.2989992382455937, 1.4611471570576082, 1.493088085132137], nothing, nothing, [4.82581145866944, 4.83581145866944, 4.84581145866944, 4.855811458669439, 4.865811458669439, 4.875811458669439, 4.885811458669439, 4.895811458669439, 4.905811458669438, 4.915811458669438, 4.925811458669438, 4.935811458669438, 4.9458114586694375, 4.955811458669437, 4.965811458669437, 4.975811458669437, 4.985811458669437, 4.995811458669436, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.82581145866944, 5.0], [0.0, 0.2373706386396427], [0.0, 0.2373706386396427], nothing, 5.0, 0.2373706386396427, nothing, 0.004188541330563567, 0.03194092807452877, nothing, 0.03194092807452877, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.004188541330563567, 0.03194092807452877, nothing)], 1, 18), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 18, Xoshiro(0x7614e4db44dec483, 0xd5132395ab51ba45, 0x1ac179a9b9cb343c, 0xb2e197adcf4ea6cb, 0xd25ba492930d8804), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.2557174464924938, (4.82581145866944, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.2557174464924938, 1.2638743235055012, 1.3299096829298311, 1.4453355295530927, 1.4610998510531814, 1.3590283848017637, 1.4145018260736826, 1.485240196758693, 1.4740062015613091, 1.4213892848485161, 1.373607193789772, 1.299918265056187, 1.2940549133934138, 1.2093089478973467, 1.3233456037969986, 1.2822802319241091, 1.2989992382455937, 1.4611471570576082, 1.493088085132137], [4.82581145866944, 4.83581145866944, 4.84581145866944, 4.855811458669439, 4.865811458669439, 4.875811458669439, 4.885811458669439, 4.895811458669439, 4.905811458669438, 4.915811458669438, 4.925811458669438, 4.935811458669438, 4.9458114586694375, 4.955811458669437, 4.965811458669437, 4.975811458669437, 4.985811458669437, 4.995811458669436, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x3be8867f839244b3, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.5421303842027752, 1.4798965657211156, 1.4608196416313701, 1.3087688340268502, 1.303833398382606, 1.1716544679617733, 1.3040033291388273, 1.393366537409557], nothing, nothing, [4.347914578440411, 4.357914578440411, 4.367914578440411, 4.377914578440411, 4.3879145784404106, 4.39791457844041, 4.40791457844041, 4.41081984375923], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.347914578440411, 4.41081984375923], [0.0, -0.14876384679321814], [0.0, -0.14876384679321814], nothing, 4.41081984375923, -0.14876384679321814, nothing, 0.0029052653188195166, 0.08936320827072967, nothing, 0.08936320827072967, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0029052653188195166, 0.08936320827072967, nothing)], 1, 7), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 7, Xoshiro(0x835dc2e70ec3a91d, 0xcb39ad9232b76c5e, 0x5f4aa0840c4b06ba, 0xd63f81d5cd712557, 0x6b09fc7c5f409909), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.5421303842027752, (4.347914578440411, 4.41081984375923), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.5421303842027752, 1.4798965657211156, 1.4608196416313701, 1.3087688340268502, 1.303833398382606, 1.1716544679617733, 1.3040033291388273, 1.393366537409557], [4.347914578440411, 4.357914578440411, 4.367914578440411, 4.377914578440411, 4.3879145784404106, 4.39791457844041, 4.40791457844041, 4.41081984375923]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x21c710802b58af46, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.393366537409557, 1.591393691324051, 1.5045451795278633, 1.4836847635443602, 1.4228988470956958, 1.2531119502087842, 1.4091744167631752], nothing, nothing, [4.41081984375923, 4.420819843759229, 4.430819843759229, 4.440819843759229, 4.450819843759229, 4.460819843759229, 4.465466373830999], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.41081984375923, 4.465466373830999], [0.0, 0.015807879353618354], [0.0, 0.015807879353618354], nothing, 4.465466373830999, 0.015807879353618354, nothing, 0.004646530071770627, 0.15606246655439115, nothing, 0.15606246655439115, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.004646530071770627, 0.15606246655439115, nothing)], 1, 6), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 6, Xoshiro(0xfb8b61fb1e3eebed, 0xdadd35aa0fc3b961, 0xde0d2957c32584ce, 0x2a53c88b7e39967f, 0x8a576d7b6ac8865c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.393366537409557, (4.41081984375923, 4.465466373830999), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.393366537409557, 1.591393691324051, 1.5045451795278633, 1.4836847635443602, 1.4228988470956958, 1.2531119502087842, 1.4091744167631752], [4.41081984375923, 4.420819843759229, 4.430819843759229, 4.440819843759229, 4.450819843759229, 4.460819843759229, 4.465466373830999]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x5041dbaaf22b2a4d, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4091744167631752, 1.2973751439590786, 1.3422910815742477, 1.2623827000638743, 1.163528480068208, 1.2285493092139157, 1.246582957709479, 1.184072494789955, 1.2986809039401852, 1.207319887436924, 1.2878647131599057, 1.4767456710705607], nothing, nothing, [4.465466373830999, 4.475466373830999, 4.485466373830999, 4.495466373830999, 4.505466373830998, 4.515466373830998, 4.525466373830998, 4.535466373830998, 4.5454663738309975, 4.555466373830997, 4.565466373830997, 4.573853919907894], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.465466373830999, 4.573853919907894], [0.0, 0.06757125430738561], [0.0, 0.06757125430738561], nothing, 4.573853919907894, 0.06757125430738561, nothing, 0.008387546076896513, 0.18888095791065507, nothing, 0.18888095791065507, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008387546076896513, 0.18888095791065507, nothing)], 1, 11), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 11, Xoshiro(0xca6d73ca29226d6d, 0x1ea5847a827d222c, 0xd7e6967f9fd69087, 0xba2723d5771b6dc0, 0x66e8bb96ff3b03db), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4091744167631752, (4.465466373830999, 4.573853919907894), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4091744167631752, 1.2973751439590786, 1.3422910815742477, 1.2623827000638743, 1.163528480068208, 1.2285493092139157, 1.246582957709479, 1.184072494789955, 1.2986809039401852, 1.207319887436924, 1.2878647131599057, 1.4767456710705607], [4.465466373830999, 4.475466373830999, 4.485466373830999, 4.495466373830999, 4.505466373830998, 4.515466373830998, 4.525466373830998, 4.535466373830998, 4.5454663738309975, 4.555466373830997, 4.565466373830997, 4.573853919907894]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xb6b0d804543ce36c, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4767456710705607, 1.391413566802133, 1.3220018601071855, 1.290058570178248, 1.3425240221452355, 1.429362631426174, 1.419449494644441, 1.3856787220427307, 1.3630139461221173, 1.4443901840776863  …  1.6601115865560025, 1.6280830220410554, 1.6384245044370425, 1.739588761118599, 1.7885782423887016, 1.6547531219705112, 1.5233880949474576, 1.5414523640724798, 1.5154889951645434, 1.5016037383560283], nothing, nothing, [4.573853919907894, 4.583853919907893, 4.593853919907893, 4.603853919907893, 4.613853919907893, 4.6238539199078925, 4.633853919907892, 4.643853919907892, 4.653853919907892, 4.663853919907892  …  4.913853919907886, 4.923853919907886, 4.933853919907886, 4.943853919907886, 4.9538539199078855, 4.963853919907885, 4.973853919907885, 4.983853919907885, 4.993853919907885, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.573853919907894, 5.0], [0.0, 0.024858067285467644], [0.0, 0.024858067285467644], nothing, 5.0, 0.024858067285467644, nothing, 0.006146080092115369, -0.013885256808515063, nothing, -0.013885256808515063, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.006146080092115369, -0.013885256808515063, nothing)], 1, 43), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 43, Xoshiro(0xf2b42a49fc8ffd85, 0x5a57519733fe4d21, 0x904b5355fd41cbf9, 0x6e9381ef3e9bce2e, 0x4a5f951788238a14), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4767456710705607, (4.573853919907894, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4767456710705607, 1.391413566802133, 1.3220018601071855, 1.290058570178248, 1.3425240221452355, 1.429362631426174, 1.419449494644441, 1.3856787220427307, 1.3630139461221173, 1.4443901840776863  …  1.6601115865560025, 1.6280830220410554, 1.6384245044370425, 1.739588761118599, 1.7885782423887016, 1.6547531219705112, 1.5233880949474576, 1.5414523640724798, 1.5154889951645434, 1.5016037383560283], [4.573853919907894, 4.583853919907893, 4.593853919907893, 4.603853919907893, 4.613853919907893, 4.6238539199078925, 4.633853919907892, 4.643853919907892, 4.653853919907892, 4.663853919907892  …  4.913853919907886, 4.923853919907886, 4.933853919907886, 4.943853919907886, 4.9538539199078855, 4.963853919907885, 4.973853919907885, 4.983853919907885, 4.993853919907885, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x172e5c70ee1a9ce0, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4767456710705607, 1.6603484728905342, 1.5616024931805665, 1.568843353788633, 1.506584025294412, 1.5378640861801003, 1.568298946172574, 1.5113732800930195, 1.3189140138058364, 1.2319312730046057  …  1.5522190890477736, 1.5736630635846955, 1.4844503822689976, 1.4083423933603667, 1.471488548498992, 1.570106638509087, 1.5835630443625606, 1.5014637480909994, 1.4008304220778571, 1.3330855211177224], nothing, nothing, [4.573853919907894, 4.583853919907893, 4.593853919907893, 4.603853919907893, 4.613853919907893, 4.6238539199078925, 4.633853919907892, 4.643853919907892, 4.653853919907892, 4.663853919907892  …  4.913853919907886, 4.923853919907886, 4.933853919907886, 4.943853919907886, 4.9538539199078855, 4.963853919907885, 4.973853919907885, 4.983853919907885, 4.993853919907885, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.573853919907894, 5.0], [0.0, -0.14366014995283777], [0.0, -0.14366014995283777], nothing, 5.0, -0.14366014995283777, nothing, 0.006146080092115369, -0.06774490096013465, nothing, -0.06774490096013465, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.006146080092115369, -0.06774490096013465, nothing)], 1, 43), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 43, Xoshiro(0xda7412a69ff72698, 0x214d0d67fbfe85a7, 0xebb3503b459bb3fb, 0x807eed104de0c600, 0x7d76cebd13a73a57), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4767456710705607, (4.573853919907894, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4767456710705607, 1.6603484728905342, 1.5616024931805665, 1.568843353788633, 1.506584025294412, 1.5378640861801003, 1.568298946172574, 1.5113732800930195, 1.3189140138058364, 1.2319312730046057  …  1.5522190890477736, 1.5736630635846955, 1.4844503822689976, 1.4083423933603667, 1.471488548498992, 1.570106638509087, 1.5835630443625606, 1.5014637480909994, 1.4008304220778571, 1.3330855211177224], [4.573853919907894, 4.583853919907893, 4.593853919907893, 4.603853919907893, 4.613853919907893, 4.6238539199078925, 4.633853919907892, 4.643853919907892, 4.653853919907892, 4.663853919907892  …  4.913853919907886, 4.923853919907886, 4.933853919907886, 4.943853919907886, 4.9538539199078855, 4.963853919907885, 4.973853919907885, 4.983853919907885, 4.993853919907885, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x4fbb05fdf2face78, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4091744167631752, 1.4126015053952357, 1.4122908873163442, 1.5049725897667474, 1.5651323801617492, 1.4160724031525989, 1.5537495188442905, 1.6661669697284776, 1.5045269569286157, 1.4558994544729698  …  1.0754409995842065, 1.0995630669234033, 1.1315603202506277, 1.1457428309560058, 1.2190141113233406, 1.1742865174769597, 1.1768578843723603, 1.0184650720880284, 0.8061812350500259, 0.857151992579504], nothing, nothing, [4.465466373830999, 4.475466373830999, 4.485466373830999, 4.495466373830999, 4.505466373830998, 4.515466373830998, 4.525466373830998, 4.535466373830998, 4.5454663738309975, 4.555466373830997  …  4.625466373830996, 4.635466373830996, 4.645466373830995, 4.655466373830995, 4.665466373830995, 4.675466373830995, 4.6854663738309945, 4.695466373830994, 4.705466373830994, 4.7068412968095465], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.465466373830999, 4.7068412968095465], [0.0, -0.5520224241836711], [0.0, -0.5520224241836711], nothing, 4.7068412968095465, -0.5520224241836711, nothing, 0.001374922978552462, 0.05097075752947806, nothing, 0.05097075752947806, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.001374922978552462, 0.05097075752947806, nothing)], 1, 25), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 25, Xoshiro(0x7ee5fd559eb6cb24, 0x45ec4b2522b84060, 0x8cdbad3a4bd5e8fb, 0x84c35074f8db9ec1, 0x0ff77a87504beb9f), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4091744167631752, (4.465466373830999, 4.7068412968095465), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4091744167631752, 1.4126015053952357, 1.4122908873163442, 1.5049725897667474, 1.5651323801617492, 1.4160724031525989, 1.5537495188442905, 1.6661669697284776, 1.5045269569286157, 1.4558994544729698  …  1.0754409995842065, 1.0995630669234033, 1.1315603202506277, 1.1457428309560058, 1.2190141113233406, 1.1742865174769597, 1.1768578843723603, 1.0184650720880284, 0.8061812350500259, 0.857151992579504], [4.465466373830999, 4.475466373830999, 4.485466373830999, 4.495466373830999, 4.505466373830998, 4.515466373830998, 4.525466373830998, 4.535466373830998, 4.5454663738309975, 4.555466373830997  …  4.625466373830996, 4.635466373830996, 4.645466373830995, 4.655466373830995, 4.665466373830995, 4.675466373830995, 4.6854663738309945, 4.695466373830994, 4.705466373830994, 4.7068412968095465]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x345c10ec72a2ea8a, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.857151992579504, 0.7875223624362823, 0.6204626956259502, 0.6883032438311746, 0.7417847156747452, 0.8839469098642129, 0.988943824904853, 0.9180540459406594, 0.9652198875755376, 0.971433214259283  …  0.9961651995104962, 0.7890798566512274, 0.7479689934021069, 0.43918910217194945, 0.495997116406253, 0.42181855464106965, 0.43084517628321894, 0.26180116240545803, 0.22845505288684698, 0.28256151221563397], nothing, nothing, [4.7068412968095465, 4.716841296809546, 4.726841296809546, 4.736841296809546, 4.746841296809546, 4.7568412968095455, 4.766841296809545, 4.776841296809545, 4.786841296809545, 4.796841296809545  …  4.916841296809542, 4.926841296809542, 4.936841296809542, 4.946841296809541, 4.956841296809541, 4.966841296809541, 4.976841296809541, 4.986841296809541, 4.99684129680954, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.7068412968095465, 5.0], [0.0, -0.5745904803638705], [0.0, -0.5745904803638705], nothing, 5.0, -0.5745904803638705, nothing, 0.003158703190459633, 0.05410645932878701, nothing, 0.05410645932878701, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003158703190459633, 0.05410645932878701, nothing)], 1, 30), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 30, Xoshiro(0x61fa232f75f77dd3, 0x7420019559042f5e, 0xe5af4077c65793e8, 0x83eae6ba12115ed6, 0x71f37637f5469ac2), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.857151992579504, (4.7068412968095465, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.857151992579504, 0.7875223624362823, 0.6204626956259502, 0.6883032438311746, 0.7417847156747452, 0.8839469098642129, 0.988943824904853, 0.9180540459406594, 0.9652198875755376, 0.971433214259283  …  0.9961651995104962, 0.7890798566512274, 0.7479689934021069, 0.43918910217194945, 0.495997116406253, 0.42181855464106965, 0.43084517628321894, 0.26180116240545803, 0.22845505288684698, 0.28256151221563397], [4.7068412968095465, 4.716841296809546, 4.726841296809546, 4.736841296809546, 4.746841296809546, 4.7568412968095455, 4.766841296809545, 4.776841296809545, 4.786841296809545, 4.796841296809545  …  4.916841296809542, 4.926841296809542, 4.936841296809542, 4.946841296809541, 4.956841296809541, 4.966841296809541, 4.976841296809541, 4.986841296809541, 4.99684129680954, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x04c12272dc3045f1, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.857151992579504, 0.7971774078948539, 0.7529336215653629, 0.7861154455967924, 0.7552711672684755, 0.6991106429033502, 0.677769682074715, 0.6615331656905329, 0.46846522996185924, 0.4788627033560726, 0.503339137511228, 0.3984777990471182, 0.4369417378898758, 0.46737992383305077, 0.5365650894377281, 0.540771474927265, 0.46002039517575055, 0.33594014858053795, 0.4548840400869296, 0.5237088913700519], nothing, nothing, [4.7068412968095465, 4.716841296809546, 4.726841296809546, 4.736841296809546, 4.746841296809546, 4.7568412968095455, 4.766841296809545, 4.776841296809545, 4.786841296809545, 4.796841296809545, 4.806841296809544, 4.816841296809544, 4.826841296809544, 4.836841296809544, 4.846841296809544, 4.856841296809543, 4.866841296809543, 4.876841296809543, 4.886841296809543, 4.894877346822811], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.7068412968095465, 4.894877346822811], [0.0, -0.33344310120945203], [0.0, -0.33344310120945203], nothing, 4.894877346822811, -0.33344310120945203, nothing, 0.008036050013267904, 0.06882485128312228, nothing, 0.06882485128312228, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008036050013267904, 0.06882485128312228, nothing)], 1, 19), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 19, Xoshiro(0x0d8f0080d6978f67, 0xd9b07c130f27105b, 0x752a62f7a4ab1b81, 0x144e9f29b2ab6585, 0x2c8854be50a3c8e1), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.857151992579504, (4.7068412968095465, 4.894877346822811), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.857151992579504, 0.7971774078948539, 0.7529336215653629, 0.7861154455967924, 0.7552711672684755, 0.6991106429033502, 0.677769682074715, 0.6615331656905329, 0.46846522996185924, 0.4788627033560726, 0.503339137511228, 0.3984777990471182, 0.4369417378898758, 0.46737992383305077, 0.5365650894377281, 0.540771474927265, 0.46002039517575055, 0.33594014858053795, 0.4548840400869296, 0.5237088913700519], [4.7068412968095465, 4.716841296809546, 4.726841296809546, 4.736841296809546, 4.746841296809546, 4.7568412968095455, 4.766841296809545, 4.776841296809545, 4.786841296809545, 4.796841296809545, 4.806841296809544, 4.816841296809544, 4.826841296809544, 4.836841296809544, 4.846841296809544, 4.856841296809543, 4.866841296809543, 4.876841296809543, 4.886841296809543, 4.894877346822811]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xea0c10731bb5f8a5, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.5237088913700519, 0.6060304603076146, 0.5284843158871096, 0.401958613709376, 0.2803829536544421, 0.27960363795238374, 0.14995323260484564, -0.05537618864888047, 0.09682401453087086, 0.12615953383745748, 0.2092461716942524, 0.21123995836772086], nothing, nothing, [4.894877346822811, 4.90487734682281, 4.91487734682281, 4.92487734682281, 4.93487734682281, 4.9448773468228095, 4.954877346822809, 4.964877346822809, 4.974877346822809, 4.984877346822809, 4.9948773468228085, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.894877346822811, 5.0], [0.0, -0.31246893300233103], [0.0, -0.31246893300233103], nothing, 5.0, -0.31246893300233103, nothing, 0.005122653177191516, 0.001993786673468482, nothing, 0.001993786673468482, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005122653177191516, 0.001993786673468482, nothing)], 1, 11), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 11, Xoshiro(0x4356f2a5fab4f174, 0xf59d1cd60491ba3a, 0x642077085d48b457, 0x8157812941909b78, 0xa4ed5c381e04f18c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.5237088913700519, (4.894877346822811, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.5237088913700519, 0.6060304603076146, 0.5284843158871096, 0.401958613709376, 0.2803829536544421, 0.27960363795238374, 0.14995323260484564, -0.05537618864888047, 0.09682401453087086, 0.12615953383745748, 0.2092461716942524, 0.21123995836772086], [4.894877346822811, 4.90487734682281, 4.91487734682281, 4.92487734682281, 4.93487734682281, 4.9448773468228095, 4.954877346822809, 4.964877346822809, 4.974877346822809, 4.984877346822809, 4.9948773468228085, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xc59c4f6f99cf27cb, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.5237088913700519, 0.4347521433754568, 0.5305097511507932, 0.5077315037206422, 0.5533419432157332, 0.443756302269147, 0.5110916039923089, 0.40635305591829407, 0.3268646944352672, 0.3688061709633801, 0.330630163430796, 0.3380003505614073], nothing, nothing, [4.894877346822811, 4.90487734682281, 4.91487734682281, 4.92487734682281, 4.93487734682281, 4.9448773468228095, 4.954877346822809, 4.964877346822809, 4.974877346822809, 4.984877346822809, 4.9948773468228085, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.894877346822811, 5.0], [0.0, -0.1857085408086446], [0.0, -0.1857085408086446], nothing, 5.0, -0.1857085408086446, nothing, 0.005122653177191516, 0.007370187130611305, nothing, 0.007370187130611305, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005122653177191516, 0.007370187130611305, nothing)], 1, 11), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 11, Xoshiro(0x4e5cfdbf5dfe0f4a, 0x2a914d1365720268, 0x20cf465724bd60d5, 0x1ea621f3731780cd, 0xd45ea77b74feed4a), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.5237088913700519, (4.894877346822811, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.5237088913700519, 0.4347521433754568, 0.5305097511507932, 0.5077315037206422, 0.5533419432157332, 0.443756302269147, 0.5110916039923089, 0.40635305591829407, 0.3268646944352672, 0.3688061709633801, 0.330630163430796, 0.3380003505614073], [4.894877346822811, 4.90487734682281, 4.91487734682281, 4.92487734682281, 4.93487734682281, 4.9448773468228095, 4.954877346822809, 4.964877346822809, 4.974877346822809, 4.984877346822809, 4.9948773468228085, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xe0245f58f53614b2, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.393366537409557, 1.427086251675269, 1.3840458866332137, 1.342504972872934, 1.1906634098948319, 1.1789507292745955, 1.1055936090591414, 1.1974858143186171, 1.2658411589303136, 1.1500958780134454  …  1.0343843206478867, 1.0694983620275007, 1.1564448359413801, 1.3512009976262194, 1.4098504983911004, 1.4510413752741225, 1.4167018491249628, 1.3648202109100678, 1.4671371389376946, 1.4571681693667042], nothing, nothing, [4.41081984375923, 4.420819843759229, 4.430819843759229, 4.440819843759229, 4.450819843759229, 4.460819843759229, 4.470819843759228, 4.480819843759228, 4.490819843759228, 4.500819843759228  …  4.580819843759226, 4.590819843759226, 4.600819843759226, 4.610819843759225, 4.620819843759225, 4.630819843759225, 4.640819843759225, 4.6508198437592245, 4.660819843759224, 4.662137135841844], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.41081984375923, 4.662137135841844], [0.0, 0.06380163195714737], [0.0, 0.06380163195714737], nothing, 4.662137135841844, 0.06380163195714737, nothing, 0.0013172920826196588, -0.00996896957099037, nothing, -0.00996896957099037, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0013172920826196588, -0.00996896957099037, nothing)], 1, 26), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 26, Xoshiro(0x5ca6a53ed5a813cc, 0x00e071ae746aa071, 0x91d7dc350ed37193, 0x9fb8a742cf39ea5c, 0xa80dc3924a9c6f2c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.393366537409557, (4.41081984375923, 4.662137135841844), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.393366537409557, 1.427086251675269, 1.3840458866332137, 1.342504972872934, 1.1906634098948319, 1.1789507292745955, 1.1055936090591414, 1.1974858143186171, 1.2658411589303136, 1.1500958780134454  …  1.0343843206478867, 1.0694983620275007, 1.1564448359413801, 1.3512009976262194, 1.4098504983911004, 1.4510413752741225, 1.4167018491249628, 1.3648202109100678, 1.4671371389376946, 1.4571681693667042], [4.41081984375923, 4.420819843759229, 4.430819843759229, 4.440819843759229, 4.450819843759229, 4.460819843759229, 4.470819843759228, 4.480819843759228, 4.490819843759228, 4.500819843759228  …  4.580819843759226, 4.590819843759226, 4.600819843759226, 4.610819843759225, 4.620819843759225, 4.630819843759225, 4.640819843759225, 4.6508198437592245, 4.660819843759224, 4.662137135841844]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xe6e16eaddcb349de, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4571681693667042, 1.4855025173023928, 1.5595409881960434, 1.4226986991365753, 1.2434288139974892, 1.380001020882189, 1.346274573317259, 1.1358489822639446, 1.0561432622061049, 1.1494103270532232  …  0.9512730862795464, 1.0641168206227256, 1.0305836670439068, 1.1281893795091409, 1.0996704594728557, 1.2948391100042258, 1.2978397978962422, 1.2438122637124853, 1.273538770957071, 1.4431235683201626], nothing, nothing, [4.662137135841844, 4.672137135841844, 4.6821371358418435, 4.692137135841843, 4.702137135841843, 4.712137135841843, 4.722137135841843, 4.7321371358418425, 4.742137135841842, 4.752137135841842  …  4.912137135841839, 4.922137135841838, 4.932137135841838, 4.942137135841838, 4.952137135841838, 4.962137135841838, 4.972137135841837, 4.982137135841837, 4.992137135841837, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.662137135841844, 5.0], [0.0, -0.01404460104654165], [0.0, -0.01404460104654165], nothing, 5.0, -0.01404460104654165, nothing, 0.007862864158163063, 0.1695847973630918, nothing, 0.1695847973630918, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.007862864158163063, 0.1695847973630918, nothing)], 1, 34), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 34, Xoshiro(0x73eddd9fff15404f, 0xf642db0dedb1a6be, 0x1cdd203e077ea752, 0xb1e7a5fef50403d2, 0x4796d7a453e1cb00), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4571681693667042, (4.662137135841844, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4571681693667042, 1.4855025173023928, 1.5595409881960434, 1.4226986991365753, 1.2434288139974892, 1.380001020882189, 1.346274573317259, 1.1358489822639446, 1.0561432622061049, 1.1494103270532232  …  0.9512730862795464, 1.0641168206227256, 1.0305836670439068, 1.1281893795091409, 1.0996704594728557, 1.2948391100042258, 1.2978397978962422, 1.2438122637124853, 1.273538770957071, 1.4431235683201626], [4.662137135841844, 4.672137135841844, 4.6821371358418435, 4.692137135841843, 4.702137135841843, 4.712137135841843, 4.722137135841843, 4.7321371358418425, 4.742137135841842, 4.752137135841842  …  4.912137135841839, 4.922137135841838, 4.932137135841838, 4.942137135841838, 4.952137135841838, 4.962137135841838, 4.972137135841837, 4.982137135841837, 4.992137135841837, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xbb73f5a05d5bf3d8, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4571681693667042, 1.5113657547166197, 1.5096408721298185, 1.4162487144920886, 1.2901901939201423, 1.3392544259856276, 1.2200855388207243, 1.2128294190998148, 1.2127223786726344, 1.086716206683886  …  0.9152851835480333, 0.8128903549713131, 0.7525570142578628, 0.5786525807720244, 0.6751214310032616, 0.6409935070602416, 0.5937656369869796, 0.6765573757052764, 0.7434572319432569, 0.8335243619603971], nothing, nothing, [4.662137135841844, 4.672137135841844, 4.6821371358418435, 4.692137135841843, 4.702137135841843, 4.712137135841843, 4.722137135841843, 4.7321371358418425, 4.742137135841842, 4.752137135841842  …  4.802137135841841, 4.812137135841841, 4.822137135841841, 4.83213713584184, 4.84213713584184, 4.85213713584184, 4.86213713584184, 4.8721371358418395, 4.882137135841839, 4.886533416544274], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.662137135841844, 4.886533416544274], [0.0, -0.6236438074063074], [0.0, -0.6236438074063074], nothing, 4.886533416544274, -0.6236438074063074, nothing, 0.004396280702434474, 0.09006713001714033, nothing, 0.09006713001714033, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.004396280702434474, 0.09006713001714033, nothing)], 1, 23), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 23, Xoshiro(0x9f9ed9024ff0eb00, 0x16685127d3acbed0, 0xa17d355ce6d83b80, 0xe7afbd7add4b631d, 0x32b430307f75e0a7), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4571681693667042, (4.662137135841844, 4.886533416544274), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4571681693667042, 1.5113657547166197, 1.5096408721298185, 1.4162487144920886, 1.2901901939201423, 1.3392544259856276, 1.2200855388207243, 1.2128294190998148, 1.2127223786726344, 1.086716206683886  …  0.9152851835480333, 0.8128903549713131, 0.7525570142578628, 0.5786525807720244, 0.6751214310032616, 0.6409935070602416, 0.5937656369869796, 0.6765573757052764, 0.7434572319432569, 0.8335243619603971], [4.662137135841844, 4.672137135841844, 4.6821371358418435, 4.692137135841843, 4.702137135841843, 4.712137135841843, 4.722137135841843, 4.7321371358418425, 4.742137135841842, 4.752137135841842  …  4.802137135841841, 4.812137135841841, 4.822137135841841, 4.83213713584184, 4.84213713584184, 4.85213713584184, 4.86213713584184, 4.8721371358418395, 4.882137135841839, 4.886533416544274]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x966bf764a3a6ad2e, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.8335243619603971, 0.895442257010161, 0.93598791252915, 0.8763188411374649, 0.9364560907565819, 0.8960511665157892, 0.9359757692852042, 0.8475290381690138, 0.7738288828262527, 0.5253645844109411, 0.48967716560621655, 0.48845949591191024, 0.4672479442597721], nothing, nothing, [4.886533416544274, 4.8965334165442735, 4.906533416544273, 4.916533416544273, 4.926533416544273, 4.936533416544273, 4.9465334165442725, 4.956533416544272, 4.966533416544272, 4.976533416544272, 4.986533416544272, 4.996533416544271, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.886533416544274, 5.0], [0.0, -0.3662764177006252], [0.0, -0.3662764177006252], nothing, 5.0, -0.3662764177006252, nothing, 0.003466583455728589, -0.021211551652138134, nothing, -0.021211551652138134, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003466583455728589, -0.021211551652138134, nothing)], 1, 12), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 12, Xoshiro(0x43d9903fc8609943, 0x698cce582f783313, 0x85fd8b4225696c4a, 0x2a3c072ff77540bd, 0xefd4b79e7c087d7e), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.8335243619603971, (4.886533416544274, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.8335243619603971, 0.895442257010161, 0.93598791252915, 0.8763188411374649, 0.9364560907565819, 0.8960511665157892, 0.9359757692852042, 0.8475290381690138, 0.7738288828262527, 0.5253645844109411, 0.48967716560621655, 0.48845949591191024, 0.4672479442597721], [4.886533416544274, 4.8965334165442735, 4.906533416544273, 4.916533416544273, 4.926533416544273, 4.936533416544273, 4.9465334165442725, 4.956533416544272, 4.966533416544272, 4.976533416544272, 4.986533416544272, 4.996533416544271, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x394da17f31ef33ac, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.8335243619603971, 0.9329777924981553, 0.9474240084506671, 0.8969108053472342, 0.8239772062750463, 0.9893335786447617, 0.9377464296200887, 0.7683184110996679, 0.7327046033652254, 0.8023791950958254, 0.6909321741704082, 0.5719400678150555, 0.4995283593010348], nothing, nothing, [4.886533416544274, 4.8965334165442735, 4.906533416544273, 4.916533416544273, 4.926533416544273, 4.936533416544273, 4.9465334165442725, 4.956533416544272, 4.966533416544272, 4.976533416544272, 4.986533416544272, 4.996533416544271, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.886533416544274, 5.0], [0.0, -0.3339960026593623], [0.0, -0.3339960026593623], nothing, 5.0, -0.3339960026593623, nothing, 0.003466583455728589, -0.07241170851402066, nothing, -0.07241170851402066, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003466583455728589, -0.07241170851402066, nothing)], 1, 12), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 12, Xoshiro(0x62861deb931c14d4, 0xb569062ff5d4d00a, 0xab9e128cd795f45a, 0x88d96a3318676c11, 0x7e5179ba21908f61), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.8335243619603971, (4.886533416544274, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.8335243619603971, 0.9329777924981553, 0.9474240084506671, 0.8969108053472342, 0.8239772062750463, 0.9893335786447617, 0.9377464296200887, 0.7683184110996679, 0.7327046033652254, 0.8023791950958254, 0.6909321741704082, 0.5719400678150555, 0.4995283593010348], [4.886533416544274, 4.8965334165442735, 4.906533416544273, 4.916533416544273, 4.926533416544273, 4.936533416544273, 4.9465334165442725, 4.956533416544272, 4.966533416544272, 4.976533416544272, 4.986533416544272, 4.996533416544271, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x601b52d1ad023154, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])])])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.2697453433507949, 0.34643997359350764, 0.4102025671112803, 0.3317132450962359, 0.257339221782384, 0.08960401513690708, 0.06594515659241726, 0.014869334721081498, -0.020187557543409798, -0.07182777324191224  …  0.9328871218277281, 0.7556093776656373, 0.7357224648501584, 0.7959396858726923, 0.9139189944605968, 1.0264671630898248, 0.7743186708390188, 0.735714837962951, 0.8734701734601251, 0.7889392057248136], nothing, nothing, [2.8644064008792767, 2.8744064008792765, 2.8844064008792762, 2.894406400879276, 2.904406400879276, 2.9144064008792756, 2.9244064008792754, 2.934406400879275, 2.944406400879275, 2.9544064008792748  …  3.504406400879263, 3.514406400879263, 3.5244064008792626, 3.5344064008792624, 3.544406400879262, 3.554406400879262, 3.5644064008792617, 3.5744064008792615, 3.5844064008792613, 3.594012457028101], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [2.8644064008792767, 3.594012457028101], [0.0, 0.5191938623740184], [0.0, 0.5191938623740184], nothing, 3.594012457028101, 0.5191938623740184, nothing, 0.009606056148839581, -0.08453096773531152, nothing, -0.08453096773531152, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.009606056148839581, -0.08453096773531152, nothing)], 1, 73), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 73, Xoshiro(0xe92ddcc0b19a987e, 0x624e2f01c5feacd2, 0x70447a5878d6637a, 0x3c33ac12d3400708, 0xea5899dfa65915d4), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.2697453433507949, (2.8644064008792767, 3.594012457028101), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.2697453433507949, 0.34643997359350764, 0.4102025671112803, 0.3317132450962359, 0.257339221782384, 0.08960401513690708, 0.06594515659241726, 0.014869334721081498, -0.020187557543409798, -0.07182777324191224  …  0.9328871218277281, 0.7556093776656373, 0.7357224648501584, 0.7959396858726923, 0.9139189944605968, 1.0264671630898248, 0.7743186708390188, 0.735714837962951, 0.8734701734601251, 0.7889392057248136], [2.8644064008792767, 2.8744064008792765, 2.8844064008792762, 2.894406400879276, 2.904406400879276, 2.9144064008792756, 2.9244064008792754, 2.934406400879275, 2.944406400879275, 2.9544064008792748  …  3.504406400879263, 3.514406400879263, 3.5244064008792626, 3.5344064008792624, 3.544406400879262, 3.554406400879262, 3.5644064008792617, 3.5744064008792615, 3.5844064008792613, 3.594012457028101]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xebbf14e5051fb248, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.7889392057248136, 0.8930926902426848, 0.9186719933045062, 0.9495248286385143, 1.006040412531943, 0.6603793618005285, 0.6380387548155504, 0.5472859519866367, 0.4546147519568899, 0.5415017731761387  …  0.7841610762575602, 0.650652317323988, 0.8511387249020756, 0.8392354043111462, 0.7762780608097187, 0.8910049256270054, 0.7402242224401113, 0.9548700878798705, 0.8936345285929608, 1.1042124182482516], nothing, nothing, [3.594012457028101, 3.6040124570281007, 3.6140124570281005, 3.6240124570281003, 3.6340124570281, 3.6440124570281, 3.6540124570280996, 3.6640124570280994, 3.674012457028099, 3.684012457028099  …  4.374012457028084, 4.384012457028084, 4.394012457028084, 4.404012457028084, 4.414012457028083, 4.424012457028083, 4.434012457028083, 4.444012457028083, 4.454012457028083, 4.462605155913884], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.594012457028101, 4.462605155913884], [0.0, 0.3152732125234375], [0.0, 0.3152732125234375], nothing, 4.462605155913884, 0.3152732125234375, nothing, 0.00859269888580183, 0.21057788965529067, nothing, 0.21057788965529067, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.00859269888580183, 0.21057788965529067, nothing)], 1, 87), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 87, Xoshiro(0xc0f47b2c29e6af1b, 0x614627cf097c3dda, 0x2ba92c1406877e9c, 0x65ac6049f7028677, 0xfdda28d61f3a98fb), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.7889392057248136, (3.594012457028101, 4.462605155913884), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.7889392057248136, 0.8930926902426848, 0.9186719933045062, 0.9495248286385143, 1.006040412531943, 0.6603793618005285, 0.6380387548155504, 0.5472859519866367, 0.4546147519568899, 0.5415017731761387  …  0.7841610762575602, 0.650652317323988, 0.8511387249020756, 0.8392354043111462, 0.7762780608097187, 0.8910049256270054, 0.7402242224401113, 0.9548700878798705, 0.8936345285929608, 1.1042124182482516], [3.594012457028101, 3.6040124570281007, 3.6140124570281005, 3.6240124570281003, 3.6340124570281, 3.6440124570281, 3.6540124570280996, 3.6640124570280994, 3.674012457028099, 3.684012457028099  …  4.374012457028084, 4.384012457028084, 4.394012457028084, 4.404012457028084, 4.414012457028083, 4.424012457028083, 4.434012457028083, 4.444012457028083, 4.454012457028083, 4.462605155913884]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xb22c3fd272985ef8, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.1042124182482516, 1.2155326102780664, 1.233468532800318, 1.2448101191342442, 1.32472271114078, 1.1302060904554911, 1.0115159125760333, 1.1283979048044017, 1.1419901824518148, 1.1007237788957405  …  0.5563865382018753, 0.4409621285892649, 0.46822870653950166, 0.2967550491517204, 0.20271586063386202, 0.23508056347828699, 0.24430215275340222, 0.30563893250984564, 0.1890136761144092, 0.14669393159446997], nothing, nothing, [4.462605155913884, 4.472605155913884, 4.482605155913884, 4.492605155913884, 4.5026051559138836, 4.512605155913883, 4.522605155913883, 4.532605155913883, 4.542605155913883, 4.5526051559138825  …  4.912605155913875, 4.922605155913875, 4.932605155913874, 4.942605155913874, 4.952605155913874, 4.962605155913874, 4.9726051559138735, 4.982605155913873, 4.992605155913873, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.462605155913884, 5.0], [0.0, -0.957518486653781], [0.0, -0.957518486653781], nothing, 5.0, -0.957518486653781, nothing, 0.007394844086126895, -0.04231974451993923, nothing, -0.04231974451993923, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.007394844086126895, -0.04231974451993923, nothing)], 1, 54), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 54, Xoshiro(0xa4b3e3778e9eee97, 0x3ac5950ee25035ea, 0x2c4200a464ded643, 0xdf83174a1232cd23, 0xd81e926fa747249f), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.1042124182482516, (4.462605155913884, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.1042124182482516, 1.2155326102780664, 1.233468532800318, 1.2448101191342442, 1.32472271114078, 1.1302060904554911, 1.0115159125760333, 1.1283979048044017, 1.1419901824518148, 1.1007237788957405  …  0.5563865382018753, 0.4409621285892649, 0.46822870653950166, 0.2967550491517204, 0.20271586063386202, 0.23508056347828699, 0.24430215275340222, 0.30563893250984564, 0.1890136761144092, 0.14669393159446997], [4.462605155913884, 4.472605155913884, 4.482605155913884, 4.492605155913884, 4.5026051559138836, 4.512605155913883, 4.522605155913883, 4.532605155913883, 4.542605155913883, 4.5526051559138825  …  4.912605155913875, 4.922605155913875, 4.932605155913874, 4.942605155913874, 4.952605155913874, 4.962605155913874, 4.9726051559138735, 4.982605155913873, 4.992605155913873, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x6ad321bd7044b7ba, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.1042124182482516, 0.9379321000955294, 0.8610751616392587, 0.876123329650857, 0.729476300220128, 0.6625624788187238, 0.5927350574063944, 0.6983983137836927, 0.4765050297248994, 0.33282103066927327, 0.39372724831192474, 0.3509754923504157, 0.3798161641346875], nothing, nothing, [4.462605155913884, 4.472605155913884, 4.482605155913884, 4.492605155913884, 4.5026051559138836, 4.512605155913883, 4.522605155913883, 4.532605155913883, 4.542605155913883, 4.5526051559138825, 4.562605155913882, 4.572605155913882, 4.581556289868129], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.462605155913884, 4.581556289868129], [0.0, -0.724396254113564], [0.0, -0.724396254113564], nothing, 4.581556289868129, -0.724396254113564, nothing, 0.008951133954246515, 0.02884067178427181, nothing, 0.02884067178427181, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008951133954246515, 0.02884067178427181, nothing)], 1, 12), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 12, Xoshiro(0xa5d94f1000d14a6e, 0x00e98a47b3b7ab6d, 0xd925795e6f0dfa71, 0x2478df8ecdae8502, 0xa7f56faeebc9ec96), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.1042124182482516, (4.462605155913884, 4.581556289868129), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.1042124182482516, 0.9379321000955294, 0.8610751616392587, 0.876123329650857, 0.729476300220128, 0.6625624788187238, 0.5927350574063944, 0.6983983137836927, 0.4765050297248994, 0.33282103066927327, 0.39372724831192474, 0.3509754923504157, 0.3798161641346875], [4.462605155913884, 4.472605155913884, 4.482605155913884, 4.492605155913884, 4.5026051559138836, 4.512605155913883, 4.522605155913883, 4.532605155913883, 4.542605155913883, 4.5526051559138825, 4.562605155913882, 4.572605155913882, 4.581556289868129]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x3264855096da0ca8, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.3798161641346875, 0.31169772586070577, 0.38716465169843306, 0.5491201617337063, 0.558547757745552, 0.5950623480132482, 0.6827061120869988, 0.6722087317202674, 0.5606721498916099, 0.4898478930477573  …  0.7918145770087183, 0.8419857933552208, 0.6653345611439467, 0.5373761724558472, 0.5502528487123399, 0.44926588902566666, 0.5182958417333867, 0.515131938925189, 0.47991433063496874, 0.4749901896434245], nothing, nothing, [4.581556289868129, 4.591556289868128, 4.601556289868128, 4.611556289868128, 4.621556289868128, 4.6315562898681275, 4.641556289868127, 4.651556289868127, 4.661556289868127, 4.671556289868127  …  4.9115562898681215, 4.921556289868121, 4.931556289868121, 4.941556289868121, 4.951556289868121, 4.9615562898681205, 4.97155628986812, 4.98155628986812, 4.99155628986812, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.581556289868129, 5.0], [0.0, 0.09517402550873716], [0.0, 0.09517402550873716], nothing, 5.0, 0.09517402550873716, nothing, 0.008443710131880167, -0.0049241409915442794, nothing, -0.0049241409915442794, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008443710131880167, -0.0049241409915442794, nothing)], 1, 42), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 42, Xoshiro(0x8bddce2165021266, 0xe2f82d4da32c736f, 0x21b69fdda7f2e54e, 0xa7cfd5066fd186c7, 0xb07adba35d4d9bdb), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.3798161641346875, (4.581556289868129, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.3798161641346875, 0.31169772586070577, 0.38716465169843306, 0.5491201617337063, 0.558547757745552, 0.5950623480132482, 0.6827061120869988, 0.6722087317202674, 0.5606721498916099, 0.4898478930477573  …  0.7918145770087183, 0.8419857933552208, 0.6653345611439467, 0.5373761724558472, 0.5502528487123399, 0.44926588902566666, 0.5182958417333867, 0.515131938925189, 0.47991433063496874, 0.4749901896434245], [4.581556289868129, 4.591556289868128, 4.601556289868128, 4.611556289868128, 4.621556289868128, 4.6315562898681275, 4.641556289868127, 4.651556289868127, 4.661556289868127, 4.671556289868127  …  4.9115562898681215, 4.921556289868121, 4.931556289868121, 4.941556289868121, 4.951556289868121, 4.9615562898681205, 4.97155628986812, 4.98155628986812, 4.99155628986812, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9034a6efec9e2ceb, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.3798161641346875, 0.35198905478868575, 0.38465710998092056, 0.4619987062581974, 0.49194344639443144, 0.44933564439932794, 0.33440683583156783, 0.4568295936364753, 0.4303809553554957, 0.4116746982700558  …  1.0396586693963905, 1.072978904057393, 1.039006395009642, 1.118388764864017, 1.0776269781873742, 1.1641315915070207, 1.1196954933366743, 1.2260186353113613, 1.440712552271112, 1.5490009210074847], nothing, nothing, [4.581556289868129, 4.591556289868128, 4.601556289868128, 4.611556289868128, 4.621556289868128, 4.6315562898681275, 4.641556289868127, 4.651556289868127, 4.661556289868127, 4.671556289868127  …  4.9115562898681215, 4.921556289868121, 4.931556289868121, 4.941556289868121, 4.951556289868121, 4.9615562898681205, 4.97155628986812, 4.98155628986812, 4.99155628986812, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.581556289868129, 5.0], [0.0, 1.169184756872797], [0.0, 1.169184756872797], nothing, 5.0, 1.169184756872797, nothing, 0.008443710131880167, 0.10828836873637263, nothing, 0.10828836873637263, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008443710131880167, 0.10828836873637263, nothing)], 1, 42), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 42, Xoshiro(0x1b17fb5bea69d594, 0x6353fe0e83d34c53, 0xf281abbed5e0f5cd, 0x742de110c17a0fda, 0xc76165875448cc03), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.3798161641346875, (4.581556289868129, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.3798161641346875, 0.35198905478868575, 0.38465710998092056, 0.4619987062581974, 0.49194344639443144, 0.44933564439932794, 0.33440683583156783, 0.4568295936364753, 0.4303809553554957, 0.4116746982700558  …  1.0396586693963905, 1.072978904057393, 1.039006395009642, 1.118388764864017, 1.0776269781873742, 1.1641315915070207, 1.1196954933366743, 1.2260186353113613, 1.440712552271112, 1.5490009210074847], [4.581556289868129, 4.591556289868128, 4.601556289868128, 4.611556289868128, 4.621556289868128, 4.6315562898681275, 4.641556289868127, 4.651556289868127, 4.661556289868127, 4.671556289868127  …  4.9115562898681215, 4.921556289868121, 4.931556289868121, 4.941556289868121, 4.951556289868121, 4.9615562898681205, 4.97155628986812, 4.98155628986812, 4.99155628986812, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xd32544ef4da1b446, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.7889392057248136, 0.8123955889681795, 0.7394145709627672, 0.8924145503125689, 0.7761771997357038, 0.9727289246866128, 0.859097960423168, 0.7587098798606339, 0.8855369179282264, 0.8754841975143108  …  2.0784270841032026, 2.1267862769843737, 2.213537156790127, 2.144648425991354, 2.1506004730934176, 2.2173465079040784, 2.208563173246759, 2.1459284899570585, 2.181938106950879, 2.1864343426439823], nothing, nothing, [3.594012457028101, 3.6040124570281007, 3.6140124570281005, 3.6240124570281003, 3.6340124570281, 3.6440124570281, 3.6540124570280996, 3.6640124570280994, 3.674012457028099, 3.684012457028099  …  4.11401245702809, 4.12401245702809, 4.134012457028089, 4.144012457028089, 4.154012457028089, 4.164012457028089, 4.1740124570280885, 4.184012457028088, 4.194012457028088, 4.194106269849193], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.594012457028101, 4.194106269849193], [0.0, 1.3974951369191677], [0.0, 1.3974951369191677], nothing, 4.194106269849193, 1.3974951369191677, nothing, 9.381282110521028e-5, 0.004496235693103429, nothing, 0.004496235693103429, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(9.381282110521028e-5, 0.004496235693103429, nothing)], 1, 61), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 61, Xoshiro(0x55cd193818758494, 0x511dac02e3250987, 0xa670a6e9ef60d6c0, 0xda5190f1f39bea36, 0xaca3803564c76876), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.7889392057248136, (3.594012457028101, 4.194106269849193), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.7889392057248136, 0.8123955889681795, 0.7394145709627672, 0.8924145503125689, 0.7761771997357038, 0.9727289246866128, 0.859097960423168, 0.7587098798606339, 0.8855369179282264, 0.8754841975143108  …  2.0784270841032026, 2.1267862769843737, 2.213537156790127, 2.144648425991354, 2.1506004730934176, 2.2173465079040784, 2.208563173246759, 2.1459284899570585, 2.181938106950879, 2.1864343426439823], [3.594012457028101, 3.6040124570281007, 3.6140124570281005, 3.6240124570281003, 3.6340124570281, 3.6440124570281, 3.6540124570280996, 3.6640124570280994, 3.674012457028099, 3.684012457028099  …  4.11401245702809, 4.12401245702809, 4.134012457028089, 4.144012457028089, 4.154012457028089, 4.164012457028089, 4.1740124570280885, 4.184012457028088, 4.194012457028088, 4.194106269849193]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xcdca37edcd629dea, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([2.1864343426439823, 2.1912888438267357, 2.121349275200629, 2.1542018688518945, 2.323889975596574, 2.1306822399267036, 2.2271663334500555, 2.102028222583258, 2.288537203968252, 2.4024042126884377  …  2.8796398217986523, 3.0085224431250563, 3.0550223086512025, 3.120102933577752, 3.1908238966731, 3.289949091095136, 3.0480027876006144, 2.92169973857198, 3.0052657003723517, 2.9817244743805964], nothing, nothing, [4.194106269849193, 4.204106269849193, 4.214106269849193, 4.224106269849193, 4.2341062698491925, 4.244106269849192, 4.254106269849192, 4.264106269849192, 4.274106269849192, 4.284106269849191  …  4.914106269849178, 4.924106269849178, 4.9341062698491776, 4.944106269849177, 4.954106269849177, 4.964106269849177, 4.974106269849177, 4.9841062698491765, 4.994106269849176, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.194106269849193, 5.0], [0.0, 0.7952901317366133], [0.0, 0.7952901317366133], nothing, 5.0, 0.7952901317366133, nothing, 0.005893730150823728, -0.023541225991755507, nothing, -0.023541225991755507, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005893730150823728, -0.023541225991755507, nothing)], 1, 81), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 81, Xoshiro(0x8f87d590d0948f8d, 0xdd81d9bc632881aa, 0x76b9295ead9d8085, 0x814247321e4d1027, 0x6e8719a4da2a7a24), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 2.1864343426439823, (4.194106269849193, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([2.1864343426439823, 2.1912888438267357, 2.121349275200629, 2.1542018688518945, 2.323889975596574, 2.1306822399267036, 2.2271663334500555, 2.102028222583258, 2.288537203968252, 2.4024042126884377  …  2.8796398217986523, 3.0085224431250563, 3.0550223086512025, 3.120102933577752, 3.1908238966731, 3.289949091095136, 3.0480027876006144, 2.92169973857198, 3.0052657003723517, 2.9817244743805964], [4.194106269849193, 4.204106269849193, 4.214106269849193, 4.224106269849193, 4.2341062698491925, 4.244106269849192, 4.254106269849192, 4.264106269849192, 4.274106269849192, 4.284106269849191  …  4.914106269849178, 4.924106269849178, 4.9341062698491776, 4.944106269849177, 4.954106269849177, 4.964106269849177, 4.974106269849177, 4.9841062698491765, 4.994106269849176, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xc6b4582685bba7cc, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([2.1864343426439823, 2.297356176302726, 2.248493120269396, 2.122660811366132, 2.161899447604622, 2.181415691998875, 2.1418617463290173, 2.187884725402014, 2.2266392203614664, 2.1454348404088126, 2.269847304645107, 2.189459929127611], nothing, nothing, [4.194106269849193, 4.204106269849193, 4.214106269849193, 4.224106269849193, 4.2341062698491925, 4.244106269849192, 4.254106269849192, 4.264106269849192, 4.274106269849192, 4.284106269849191, 4.294106269849191, 4.301676347120225], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.194106269849193, 4.301676347120225], [0.0, 0.003025586483629078], [0.0, 0.003025586483629078], nothing, 4.301676347120225, 0.003025586483629078, nothing, 0.007570077271033426, -0.08038737551749568, nothing, -0.08038737551749568, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.007570077271033426, -0.08038737551749568, nothing)], 1, 11), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 11, Xoshiro(0x45628cf1e21cb756, 0xceb92df166bce730, 0x90815bb0a8418ab1, 0xb28bed145455c3be, 0x9014d00b8dbff4b8), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 2.1864343426439823, (4.194106269849193, 4.301676347120225), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([2.1864343426439823, 2.297356176302726, 2.248493120269396, 2.122660811366132, 2.161899447604622, 2.181415691998875, 2.1418617463290173, 2.187884725402014, 2.2266392203614664, 2.1454348404088126, 2.269847304645107, 2.189459929127611], [4.194106269849193, 4.204106269849193, 4.214106269849193, 4.224106269849193, 4.2341062698491925, 4.244106269849192, 4.254106269849192, 4.264106269849192, 4.274106269849192, 4.284106269849191, 4.294106269849191, 4.301676347120225]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xeec45adb6df0888c, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([2.189459929127611, 2.0799292780073393, 2.101293913518814, 2.1257793450326576, 1.893647545674075, 2.053701997090732, 2.0929612443343264, 1.976000575683659, 2.0547944813849424, 2.026958631405594  …  1.5859274058492812, 1.7285916954581373, 1.9375513727910252, 1.80842878464425, 1.8286708087894232, 1.8581513900993984, 1.652866792026844, 1.5933529642032978, 1.7035107086425267, 1.6961975280972945], nothing, nothing, [4.301676347120225, 4.311676347120224, 4.321676347120224, 4.331676347120224, 4.341676347120224, 4.3516763471202236, 4.361676347120223, 4.371676347120223, 4.381676347120223, 4.391676347120223  …  4.701676347120216, 4.711676347120216, 4.721676347120216, 4.7316763471202155, 4.741676347120215, 4.751676347120215, 4.761676347120215, 4.771676347120215, 4.781676347120214, 4.782050260829893], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.301676347120225, 4.782050260829893], [0.0, -0.4932624010303166], [0.0, -0.4932624010303166], nothing, 4.782050260829893, -0.4932624010303166, nothing, 0.0003739137096783196, -0.007313180545232273, nothing, -0.007313180545232273, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0003739137096783196, -0.007313180545232273, nothing)], 1, 49), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 49, Xoshiro(0xfb4630aa3543125e, 0x8a3b030caef813f4, 0xed5ad2c2a5443094, 0x82665a6f65de4b49, 0x409462851b10bb88), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 2.189459929127611, (4.301676347120225, 4.782050260829893), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([2.189459929127611, 2.0799292780073393, 2.101293913518814, 2.1257793450326576, 1.893647545674075, 2.053701997090732, 2.0929612443343264, 1.976000575683659, 2.0547944813849424, 2.026958631405594  …  1.5859274058492812, 1.7285916954581373, 1.9375513727910252, 1.80842878464425, 1.8286708087894232, 1.8581513900993984, 1.652866792026844, 1.5933529642032978, 1.7035107086425267, 1.6961975280972945], [4.301676347120225, 4.311676347120224, 4.321676347120224, 4.331676347120224, 4.341676347120224, 4.3516763471202236, 4.361676347120223, 4.371676347120223, 4.381676347120223, 4.391676347120223  …  4.701676347120216, 4.711676347120216, 4.721676347120216, 4.7316763471202155, 4.741676347120215, 4.751676347120215, 4.761676347120215, 4.771676347120215, 4.781676347120214, 4.782050260829893]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xcb9d1b0fb2c2517e, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.6961975280972945, 1.7506887609351718, 1.8305346066737487, 1.801750567077384, 1.7095267493824304, 1.8387633820615974, 1.800997155893545, 1.7927546054765553, 1.7496021149567618, 1.808841143315196  …  2.1645588539004192, 2.2409409644377245, 2.2694331736154743, 2.3358454126673864, 2.5242196637043106, 2.634357888883899, 2.7316328019146843, 2.661005273216792, 2.8764764861498286, 2.8695979599231145], nothing, nothing, [4.782050260829893, 4.7920502608298925, 4.802050260829892, 4.812050260829892, 4.822050260829892, 4.832050260829892, 4.842050260829891, 4.852050260829891, 4.862050260829891, 4.872050260829891  …  4.91205026082989, 4.92205026082989, 4.9320502608298895, 4.942050260829889, 4.952050260829889, 4.962050260829889, 4.972050260829889, 4.982050260829888, 4.992050260829888, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.782050260829893, 5.0], [0.0, 1.1734004318258202], [0.0, 1.1734004318258202], nothing, 5.0, 1.1734004318258202, nothing, 0.00794973917011177, -0.006878526226714353, nothing, -0.006878526226714353, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.00794973917011177, -0.006878526226714353, nothing)], 1, 22), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 22, Xoshiro(0xb0b7191075d67a11, 0xc840cc4a10568eea, 0x05a2e302551e2060, 0x3f17b950d7c9d951, 0x5c1a77d8d4954351), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.6961975280972945, (4.782050260829893, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.6961975280972945, 1.7506887609351718, 1.8305346066737487, 1.801750567077384, 1.7095267493824304, 1.8387633820615974, 1.800997155893545, 1.7927546054765553, 1.7496021149567618, 1.808841143315196  …  2.1645588539004192, 2.2409409644377245, 2.2694331736154743, 2.3358454126673864, 2.5242196637043106, 2.634357888883899, 2.7316328019146843, 2.661005273216792, 2.8764764861498286, 2.8695979599231145], [4.782050260829893, 4.7920502608298925, 4.802050260829892, 4.812050260829892, 4.822050260829892, 4.832050260829892, 4.842050260829891, 4.852050260829891, 4.862050260829891, 4.872050260829891  …  4.91205026082989, 4.92205026082989, 4.9320502608298895, 4.942050260829889, 4.952050260829889, 4.962050260829889, 4.972050260829889, 4.982050260829888, 4.992050260829888, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xa3f4227128d6f758, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.6961975280972945, 1.7841704087237913, 2.0463749502021296, 1.916991230515245, 1.9474320944020154, 2.0076110138353407, 2.031796354380013, 2.124040615500576, 2.0409850418529665, 1.9188697554340326  …  2.123699861088384, 2.1043135485717896, 2.0642929684776865, 1.9786113717821197, 1.9776098645823077, 2.071048328646506, 2.1171782680094546, 2.2574172539398836, 2.1535173068500404, 2.072932683705395], nothing, nothing, [4.782050260829893, 4.7920502608298925, 4.802050260829892, 4.812050260829892, 4.822050260829892, 4.832050260829892, 4.842050260829891, 4.852050260829891, 4.862050260829891, 4.872050260829891  …  4.91205026082989, 4.92205026082989, 4.9320502608298895, 4.942050260829889, 4.952050260829889, 4.962050260829889, 4.972050260829889, 4.982050260829888, 4.992050260829888, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.782050260829893, 5.0], [0.0, 0.3767351556081006], [0.0, 0.3767351556081006], nothing, 5.0, 0.3767351556081006, nothing, 0.00794973917011177, -0.08058462314464514, nothing, -0.08058462314464514, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.00794973917011177, -0.08058462314464514, nothing)], 1, 22), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 22, Xoshiro(0x5ca16200252915ac, 0xc35580ea5e10a9a5, 0xbd3ec68d62d03849, 0x121c9dc7dafde4cc, 0xa47ec070bef66ae3), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.6961975280972945, (4.782050260829893, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.6961975280972945, 1.7841704087237913, 2.0463749502021296, 1.916991230515245, 1.9474320944020154, 2.0076110138353407, 2.031796354380013, 2.124040615500576, 2.0409850418529665, 1.9188697554340326  …  2.123699861088384, 2.1043135485717896, 2.0642929684776865, 1.9786113717821197, 1.9776098645823077, 2.071048328646506, 2.1171782680094546, 2.2574172539398836, 2.1535173068500404, 2.072932683705395], [4.782050260829893, 4.7920502608298925, 4.802050260829892, 4.812050260829892, 4.822050260829892, 4.832050260829892, 4.842050260829891, 4.852050260829891, 4.862050260829891, 4.872050260829891  …  4.91205026082989, 4.92205026082989, 4.9320502608298895, 4.942050260829889, 4.952050260829889, 4.962050260829889, 4.972050260829889, 4.982050260829888, 4.992050260829888, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x0c09b8ec9a5edf5c, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([2.189459929127611, 2.1617500038418163, 2.1738208254840075, 2.2686421752312405, 2.1645522553019267, 2.1431072898295453, 1.9584970501046155, 1.9674062304854214, 2.0309865343409648, 2.037469085042719  …  0.12441822010201958, 0.22011311120987617, 0.27756863964536527, 0.22951080702772345, 0.23093612228654628, 0.3050549725466715, 0.463648358740648, 0.43012649428321814, 0.23595895428906022, 0.30342695152966026], nothing, nothing, [4.301676347120225, 4.311676347120224, 4.321676347120224, 4.331676347120224, 4.341676347120224, 4.3516763471202236, 4.361676347120223, 4.371676347120223, 4.381676347120223, 4.391676347120223  …  4.911676347120212, 4.921676347120211, 4.931676347120211, 4.941676347120211, 4.951676347120211, 4.9616763471202106, 4.97167634712021, 4.98167634712021, 4.99167634712021, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.301676347120225, 5.0], [0.0, -1.8860329775979503], [0.0, -1.8860329775979503], nothing, 5.0, -1.8860329775979503, nothing, 0.008323652879790089, 0.06746799724060001, nothing, 0.06746799724060001, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008323652879790089, 0.06746799724060001, nothing)], 1, 70), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 70, Xoshiro(0x6c4521e567f0175a, 0xba5bd286ef4b0eb7, 0x1c7c9da797e2a9b2, 0x602e40d56b64463f, 0xbe11908d66a8e3a8), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 2.189459929127611, (4.301676347120225, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([2.189459929127611, 2.1617500038418163, 2.1738208254840075, 2.2686421752312405, 2.1645522553019267, 2.1431072898295453, 1.9584970501046155, 1.9674062304854214, 2.0309865343409648, 2.037469085042719  …  0.12441822010201958, 0.22011311120987617, 0.27756863964536527, 0.22951080702772345, 0.23093612228654628, 0.3050549725466715, 0.463648358740648, 0.43012649428321814, 0.23595895428906022, 0.30342695152966026], [4.301676347120225, 4.311676347120224, 4.321676347120224, 4.331676347120224, 4.341676347120224, 4.3516763471202236, 4.361676347120223, 4.371676347120223, 4.381676347120223, 4.391676347120223  …  4.911676347120212, 4.921676347120211, 4.931676347120211, 4.941676347120211, 4.951676347120211, 4.9616763471202106, 4.97167634712021, 4.98167634712021, 4.99167634712021, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xb516a8019b3a66af, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.48664395676303857, 0.4990215365981058, 0.6758764689663006, 0.8733706107811512, 0.933275690500364, 0.9115695662208241, 0.8658460595171041, 0.8327615556564614, 0.9798839993071206, 0.8779019655880788  …  0.26621738879076934, 0.268899926289834, 0.21700165963689158, 0.26387796855917034, 0.3210641675075258, 0.3192364104457702, 0.2990788862848724, 0.2519712591421505, 0.11913058304142271, 0.11636137795667778], nothing, nothing, [2.8189606917370034, 2.828960691737003, 2.838960691737003, 2.8489606917370027, 2.8589606917370025, 2.8689606917370023, 2.878960691737002, 2.888960691737002, 2.8989606917370017, 2.9089606917370014  …  3.218960691736995, 3.2289606917369946, 3.2389606917369944, 3.248960691736994, 3.258960691736994, 3.2689606917369938, 3.2789606917369936, 3.2889606917369933, 3.298960691736993, 3.299001470143449], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [2.8189606917370034, 3.299001470143449], [0.0, -0.3702825788063609], [0.0, -0.3702825788063609], nothing, 3.299001470143449, -0.3702825788063609, nothing, 4.077840645599906e-5, -0.0027692050847449353, nothing, -0.0027692050847449353, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(4.077840645599906e-5, -0.0027692050847449353, nothing)], 1, 49), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 49, Xoshiro(0xa6681341d2f70383, 0x3499d0608111aeeb, 0x104dba85e4d84601, 0x41d003f190034cde, 0xe5f91e0bec08d4e3), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.48664395676303857, (2.8189606917370034, 3.299001470143449), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.48664395676303857, 0.4990215365981058, 0.6758764689663006, 0.8733706107811512, 0.933275690500364, 0.9115695662208241, 0.8658460595171041, 0.8327615556564614, 0.9798839993071206, 0.8779019655880788  …  0.26621738879076934, 0.268899926289834, 0.21700165963689158, 0.26387796855917034, 0.3210641675075258, 0.3192364104457702, 0.2990788862848724, 0.2519712591421505, 0.11913058304142271, 0.11636137795667778], [2.8189606917370034, 2.828960691737003, 2.838960691737003, 2.8489606917370027, 2.8589606917370025, 2.8689606917370023, 2.878960691737002, 2.888960691737002, 2.8989606917370017, 2.9089606917370014  …  3.218960691736995, 3.2289606917369946, 3.2389606917369944, 3.248960691736994, 3.258960691736994, 3.2689606917369938, 3.2789606917369936, 3.2889606917369933, 3.298960691736993, 3.299001470143449]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x1dfdeff3bbb5b254, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.11636137795667778, -0.0019039526323333944, -0.09817206485605204, 0.025666963414860813, 0.08958766538042151, 0.05871131484364053, 0.03461819112501714, 0.08667653219336012, -0.18942402601888947, -0.2666061727411545, -0.3094036570545855, -0.2393600436600273, -0.24259074298538802, -0.23909385757828197], nothing, nothing, [3.299001470143449, 3.309001470143449, 3.3190014701434487, 3.3290014701434485, 3.3390014701434483, 3.349001470143448, 3.359001470143448, 3.3690014701434476, 3.3790014701434474, 3.389001470143447, 3.399001470143447, 3.409001470143447, 3.4190014701434466, 3.424809993504228], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.299001470143449, 3.424809993504228], [0.0, -0.3554552355349597], [0.0, -0.3554552355349597], nothing, 3.424809993504228, -0.3554552355349597, nothing, 0.005808523360781415, 0.0034968854071060398, nothing, 0.0034968854071060398, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005808523360781415, 0.0034968854071060398, nothing)], 1, 13), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 13, Xoshiro(0x97de9a8fa1c3a869, 0x49fcc1cae52790fd, 0x98b18c5c634adc57, 0x5ea5b84c6ff1d528, 0x5c134c9a1c2585e0), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.11636137795667778, (3.299001470143449, 3.424809993504228), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.11636137795667778, -0.0019039526323333944, -0.09817206485605204, 0.025666963414860813, 0.08958766538042151, 0.05871131484364053, 0.03461819112501714, 0.08667653219336012, -0.18942402601888947, -0.2666061727411545, -0.3094036570545855, -0.2393600436600273, -0.24259074298538802, -0.23909385757828197], [3.299001470143449, 3.309001470143449, 3.3190014701434487, 3.3290014701434485, 3.3390014701434483, 3.349001470143448, 3.359001470143448, 3.3690014701434476, 3.3790014701434474, 3.389001470143447, 3.399001470143447, 3.409001470143447, 3.4190014701434466, 3.424809993504228]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x0f0ae7fc2105df1a, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.23909385757828197, -0.26269046992817136, -0.12242805184087979, -0.2101258430061565, -0.20366127116615707, -0.10562158112816362, -0.09803113995303743, 0.006561087575794572, -0.06372432113131224, 0.012359213289449555  …  -0.7539991541432547, -0.6752030886273213, -0.7559764475770755, -0.921486019916449, -0.8201552062737686, -0.8662254210318783, -0.9829038098702318, -0.9196180879489388, -0.8553604541899102, -0.9241977162273888], nothing, nothing, [3.424809993504228, 3.4348099935042278, 3.4448099935042276, 3.4548099935042274, 3.464809993504227, 3.474809993504227, 3.4848099935042267, 3.4948099935042265, 3.5048099935042263, 3.514809993504226  …  4.124809993504213, 4.134809993504213, 4.144809993504213, 4.154809993504212, 4.164809993504212, 4.174809993504212, 4.184809993504212, 4.194809993504212, 4.204809993504211, 4.208754496019378], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.424809993504228, 4.208754496019378], [0.0, -0.6851038586491071], [0.0, -0.6851038586491071], nothing, 4.208754496019378, -0.6851038586491071, nothing, 0.003944502515166981, -0.0688372620374785, nothing, -0.0688372620374785, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003944502515166981, -0.0688372620374785, nothing)], 1, 79), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 79, Xoshiro(0x745f75b1480e9642, 0x40b033387c222659, 0xf64228c972fe7d7a, 0x0fb2ba04a062067e, 0x598b93522b11b094), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.23909385757828197, (3.424809993504228, 4.208754496019378), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.23909385757828197, -0.26269046992817136, -0.12242805184087979, -0.2101258430061565, -0.20366127116615707, -0.10562158112816362, -0.09803113995303743, 0.006561087575794572, -0.06372432113131224, 0.012359213289449555  …  -0.7539991541432547, -0.6752030886273213, -0.7559764475770755, -0.921486019916449, -0.8201552062737686, -0.8662254210318783, -0.9829038098702318, -0.9196180879489388, -0.8553604541899102, -0.9241977162273888], [3.424809993504228, 3.4348099935042278, 3.4448099935042276, 3.4548099935042274, 3.464809993504227, 3.474809993504227, 3.4848099935042267, 3.4948099935042265, 3.5048099935042263, 3.514809993504226  …  4.124809993504213, 4.134809993504213, 4.144809993504213, 4.154809993504212, 4.164809993504212, 4.174809993504212, 4.184809993504212, 4.194809993504212, 4.204809993504211, 4.208754496019378]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xac5835b8ec88e68f, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.9241977162273888, -0.792303036823908, -0.7986195436655322, -0.923369105920273, -0.7984474337434238, -1.0149491523874459, -1.1398444089893998, -1.2031840130656628, -0.9392105272712343, -0.95219477783632  …  -1.2908167874033325, -1.2510979699519724, -1.3599791944976258, -1.3273534836806355, -1.5284146419079576, -1.5547923055030235, -1.555775519683156, -1.4535800300065405, -1.464540744282997, -1.4707281870887379], nothing, nothing, [4.208754496019378, 4.218754496019378, 4.228754496019378, 4.238754496019378, 4.2487544960193775, 4.258754496019377, 4.268754496019377, 4.278754496019377, 4.288754496019377, 4.298754496019376  …  4.918754496019363, 4.928754496019363, 4.938754496019363, 4.948754496019363, 4.958754496019362, 4.968754496019362, 4.978754496019362, 4.988754496019362, 4.9987544960193615, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.208754496019378, 5.0], [0.0, -0.5465304708613484], [0.0, -0.5465304708613484], nothing, 5.0, -0.5465304708613484, nothing, 0.001245503980638496, -0.006187442805740936, nothing, -0.006187442805740936, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.001245503980638496, -0.006187442805740936, nothing)], 1, 80), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 80, Xoshiro(0x8db0e07276b4ec84, 0x5edbee19fea9eac6, 0x3c106b62d19b4b4a, 0x9ddd983ef5e846be, 0xcb4c93bbed925d3c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.9241977162273888, (4.208754496019378, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.9241977162273888, -0.792303036823908, -0.7986195436655322, -0.923369105920273, -0.7984474337434238, -1.0149491523874459, -1.1398444089893998, -1.2031840130656628, -0.9392105272712343, -0.95219477783632  …  -1.2908167874033325, -1.2510979699519724, -1.3599791944976258, -1.3273534836806355, -1.5284146419079576, -1.5547923055030235, -1.555775519683156, -1.4535800300065405, -1.464540744282997, -1.4707281870887379], [4.208754496019378, 4.218754496019378, 4.228754496019378, 4.238754496019378, 4.2487544960193775, 4.258754496019377, 4.268754496019377, 4.278754496019377, 4.288754496019377, 4.298754496019376  …  4.918754496019363, 4.928754496019363, 4.938754496019363, 4.948754496019363, 4.958754496019362, 4.968754496019362, 4.978754496019362, 4.988754496019362, 4.9987544960193615, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9f05d3396db64535, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.9241977162273888, -0.849867927411107, -0.8045470910242382, -0.8158408392018454, -0.8554923198293859, -0.7835111815364614, -0.8361298539656651, -0.9673581996505225, -0.8250005673292968, -0.7753029446737059  …  -0.8000802427026521, -0.8807408960628613, -0.7740951594780214, -0.6730116661816283, -0.7183667806714599, -0.7893658131648901, -0.9099053501320006, -1.0067337538448777, -0.9795872666033342, -1.0253439883632292], nothing, nothing, [4.208754496019378, 4.218754496019378, 4.228754496019378, 4.238754496019378, 4.2487544960193775, 4.258754496019377, 4.268754496019377, 4.278754496019377, 4.288754496019377, 4.298754496019376  …  4.438754496019373, 4.448754496019373, 4.458754496019373, 4.468754496019373, 4.478754496019373, 4.488754496019372, 4.498754496019372, 4.508754496019372, 4.518754496019372, 4.521759749886855], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.208754496019378, 4.521759749886855], [0.0, -0.10114627213584049], [0.0, -0.10114627213584049], nothing, 4.521759749886855, -0.10114627213584049, nothing, 0.003005253867483404, -0.04575672175989492, nothing, -0.04575672175989492, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003005253867483404, -0.04575672175989492, nothing)], 1, 32), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 32, Xoshiro(0x9859ae86191969f7, 0x8f410a701ea68545, 0x201264a0de868396, 0xc24040217cb1a932, 0xc11132810040a7c5), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.9241977162273888, (4.208754496019378, 4.521759749886855), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.9241977162273888, -0.849867927411107, -0.8045470910242382, -0.8158408392018454, -0.8554923198293859, -0.7835111815364614, -0.8361298539656651, -0.9673581996505225, -0.8250005673292968, -0.7753029446737059  …  -0.8000802427026521, -0.8807408960628613, -0.7740951594780214, -0.6730116661816283, -0.7183667806714599, -0.7893658131648901, -0.9099053501320006, -1.0067337538448777, -0.9795872666033342, -1.0253439883632292], [4.208754496019378, 4.218754496019378, 4.228754496019378, 4.238754496019378, 4.2487544960193775, 4.258754496019377, 4.268754496019377, 4.278754496019377, 4.288754496019377, 4.298754496019376  …  4.438754496019373, 4.448754496019373, 4.458754496019373, 4.468754496019373, 4.478754496019373, 4.488754496019372, 4.498754496019372, 4.508754496019372, 4.518754496019372, 4.521759749886855]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xb472c231bc994066, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-1.0253439883632292, -0.9694087408787164, -0.9400436836570444, -0.9472742173233726, -0.9416116903584062, -1.0103826163755434, -0.8975228571513553, -1.1098168932931802, -1.0593890807556336, -1.1599598986934239  …  0.13186520557376893, 0.1507306910495342, 0.16457889856015992, 0.27601856378071077, 0.16759391004192187, 0.10407965283771083, -0.04625416236756637, -0.007871695842392924, -0.12446955876859647, 0.016143055987162397], nothing, nothing, [4.521759749886855, 4.531759749886855, 4.541759749886855, 4.5517597498868545, 4.561759749886854, 4.571759749886854, 4.581759749886854, 4.591759749886854, 4.601759749886853, 4.611759749886853  …  4.911759749886847, 4.921759749886847, 4.931759749886846, 4.941759749886846, 4.951759749886846, 4.961759749886846, 4.9717597498868455, 4.981759749886845, 4.991759749886845, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.521759749886855, 5.0], [0.0, 1.0414870443503916], [0.0, 1.0414870443503916], nothing, 5.0, 1.0414870443503916, nothing, 0.008240250113154879, 0.14061261475575887, nothing, 0.14061261475575887, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008240250113154879, 0.14061261475575887, nothing)], 1, 48), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 48, Xoshiro(0x6b77ea0802f1d059, 0x2d2636b954181520, 0x99ea06ce690ec8a1, 0x144ca06886c243de, 0xe9808c243808dc6f), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -1.0253439883632292, (4.521759749886855, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-1.0253439883632292, -0.9694087408787164, -0.9400436836570444, -0.9472742173233726, -0.9416116903584062, -1.0103826163755434, -0.8975228571513553, -1.1098168932931802, -1.0593890807556336, -1.1599598986934239  …  0.13186520557376893, 0.1507306910495342, 0.16457889856015992, 0.27601856378071077, 0.16759391004192187, 0.10407965283771083, -0.04625416236756637, -0.007871695842392924, -0.12446955876859647, 0.016143055987162397], [4.521759749886855, 4.531759749886855, 4.541759749886855, 4.5517597498868545, 4.561759749886854, 4.571759749886854, 4.581759749886854, 4.591759749886854, 4.601759749886853, 4.611759749886853  …  4.911759749886847, 4.921759749886847, 4.931759749886846, 4.941759749886846, 4.951759749886846, 4.961759749886846, 4.9717597498868455, 4.981759749886845, 4.991759749886845, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xa61a439692e01e66, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-1.0253439883632292, -0.8629498170184798, -0.8584233412410848, -0.7681988011674086, -0.6209088123883593, -0.5958369396863423, -0.5776962663740846, -0.5265595140926925, -0.4128744323279934, -0.5192608014932016  …  -0.5175358481033748, -0.5598359555027774, -0.4825039547897582, -0.4657940368093142, -0.5432737513521828, -0.5060330297102861, -0.44391790373243634, -0.5528197898757279, -0.5123731915178354, -0.4900617908367944], nothing, nothing, [4.521759749886855, 4.531759749886855, 4.541759749886855, 4.5517597498868545, 4.561759749886854, 4.571759749886854, 4.581759749886854, 4.591759749886854, 4.601759749886853, 4.611759749886853  …  4.6917597498868515, 4.701759749886851, 4.711759749886851, 4.721759749886851, 4.731759749886851, 4.7417597498868505, 4.75175974988685, 4.76175974988685, 4.77175974988685, 4.771961872365708], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.521759749886855, 4.771961872365708], [0.0, 0.5352821975264346], [0.0, 0.5352821975264346], nothing, 4.771961872365708, 0.5352821975264346, nothing, 0.00020212247885798007, 0.02231140068104104, nothing, 0.02231140068104104, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.00020212247885798007, 0.02231140068104104, nothing)], 1, 26), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 26, Xoshiro(0x8b0f5b85592aca5a, 0x2f582a872922b5f6, 0xdd9a5759e42ffd19, 0x46b8ee6207d19eab, 0x53d2b5ecc188fc9b), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -1.0253439883632292, (4.521759749886855, 4.771961872365708), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-1.0253439883632292, -0.8629498170184798, -0.8584233412410848, -0.7681988011674086, -0.6209088123883593, -0.5958369396863423, -0.5776962663740846, -0.5265595140926925, -0.4128744323279934, -0.5192608014932016  …  -0.5175358481033748, -0.5598359555027774, -0.4825039547897582, -0.4657940368093142, -0.5432737513521828, -0.5060330297102861, -0.44391790373243634, -0.5528197898757279, -0.5123731915178354, -0.4900617908367944], [4.521759749886855, 4.531759749886855, 4.541759749886855, 4.5517597498868545, 4.561759749886854, 4.571759749886854, 4.581759749886854, 4.591759749886854, 4.601759749886853, 4.611759749886853  …  4.6917597498868515, 4.701759749886851, 4.711759749886851, 4.721759749886851, 4.731759749886851, 4.7417597498868505, 4.75175974988685, 4.76175974988685, 4.77175974988685, 4.771961872365708]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x2653ddc8c5b3c989, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.4900617908367944, -0.4178301408720916, -0.3638712813607011, -0.32250633196165157, -0.36460225550173053, -0.47162441549245626, -0.6112677783796795, -0.7128756947722386, -0.9516261384878436, -0.9309499545165124  …  -1.01684042806731, -0.8158983894209649, -0.7515878458298768, -0.6364951755953938, -0.6839190233520279, -0.8570225914172362, -0.8566339919512453, -0.8916209268877314, -0.7293095911600944, -0.5275279024371899], nothing, nothing, [4.771961872365708, 4.781961872365708, 4.791961872365707, 4.801961872365707, 4.811961872365707, 4.821961872365707, 4.8319618723657065, 4.841961872365706, 4.851961872365706, 4.861961872365706  …  4.911961872365705, 4.921961872365705, 4.931961872365704, 4.941961872365704, 4.951961872365704, 4.961961872365704, 4.9719618723657035, 4.981961872365703, 4.991961872365703, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.771961872365708, 5.0], [0.0, -0.03746611160039581], [0.0, -0.03746611160039581], nothing, 5.0, -0.03746611160039581, nothing, 0.008038127634296899, 0.20178168872290447, nothing, 0.20178168872290447, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008038127634296899, 0.20178168872290447, nothing)], 1, 23), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 23, Xoshiro(0x9712c839ed6d7168, 0x40d09589e8c9dfb5, 0x26d836505ddc235e, 0x97d651ca4df49755, 0x43d522623874c23e), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.4900617908367944, (4.771961872365708, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.4900617908367944, -0.4178301408720916, -0.3638712813607011, -0.32250633196165157, -0.36460225550173053, -0.47162441549245626, -0.6112677783796795, -0.7128756947722386, -0.9516261384878436, -0.9309499545165124  …  -1.01684042806731, -0.8158983894209649, -0.7515878458298768, -0.6364951755953938, -0.6839190233520279, -0.8570225914172362, -0.8566339919512453, -0.8916209268877314, -0.7293095911600944, -0.5275279024371899], [4.771961872365708, 4.781961872365708, 4.791961872365707, 4.801961872365707, 4.811961872365707, 4.821961872365707, 4.8319618723657065, 4.841961872365706, 4.851961872365706, 4.861961872365706  …  4.911961872365705, 4.921961872365705, 4.931961872365704, 4.941961872365704, 4.951961872365704, 4.961961872365704, 4.9719618723657035, 4.981961872365703, 4.991961872365703, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xb81b72b6bfa0b3f2, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.4900617908367944, -0.4699830649966056, -0.5772519435335229, -0.6068984130674216, -0.6835011926881012, -0.7885878447359764, -0.6864841696506108, -0.7841511999511172, -0.8487573991161208, -0.9555899613530559  …  -0.9692777800116358, -1.045541142589961, -1.0288689825488064, -1.0002623916384756, -0.9114752288822403, -1.0078397337122862, -1.1511422378497993, -1.2760394831748065, -1.3117516251037256, -1.1657145404877065], nothing, nothing, [4.771961872365708, 4.781961872365708, 4.791961872365707, 4.801961872365707, 4.811961872365707, 4.821961872365707, 4.8319618723657065, 4.841961872365706, 4.851961872365706, 4.861961872365706  …  4.911961872365705, 4.921961872365705, 4.931961872365704, 4.941961872365704, 4.951961872365704, 4.961961872365704, 4.9719618723657035, 4.981961872365703, 4.991961872365703, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.771961872365708, 5.0], [0.0, -0.6756527496509119], [0.0, -0.6756527496509119], nothing, 5.0, -0.6756527496509119, nothing, 0.008038127634296899, 0.14603708461601897, nothing, 0.14603708461601897, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008038127634296899, 0.14603708461601897, nothing)], 1, 23), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 23, Xoshiro(0x44fc2ad8a3a048a7, 0xc3d9c192170ef7d6, 0xc5707c3d5fd0f0f5, 0x7383d5527f25ac9b, 0x52e4bc73d0588047), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.4900617908367944, (4.771961872365708, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.4900617908367944, -0.4699830649966056, -0.5772519435335229, -0.6068984130674216, -0.6835011926881012, -0.7885878447359764, -0.6864841696506108, -0.7841511999511172, -0.8487573991161208, -0.9555899613530559  …  -0.9692777800116358, -1.045541142589961, -1.0288689825488064, -1.0002623916384756, -0.9114752288822403, -1.0078397337122862, -1.1511422378497993, -1.2760394831748065, -1.3117516251037256, -1.1657145404877065], [4.771961872365708, 4.781961872365708, 4.791961872365707, 4.801961872365707, 4.811961872365707, 4.821961872365707, 4.8319618723657065, 4.841961872365706, 4.851961872365706, 4.861961872365706  …  4.911961872365705, 4.921961872365705, 4.931961872365704, 4.941961872365704, 4.951961872365704, 4.961961872365704, 4.9719618723657035, 4.981961872365703, 4.991961872365703, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x1b49b2094c8b9c23, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.23909385757828197, -0.2997607985255094, -0.29978712528647733, -0.17137816909473166, -0.04835151597154917, -0.24912006260198377, -0.2589214215375115, -0.2952719198168731, -0.5302947717940293, -0.4448691815999193  …  -0.7914976749671061, -0.7650965500597655, -0.7452568656660399, -0.7308210315685613, -0.676171619759398, -0.7027475547122617, -0.6803129990590759, -0.8464340535945154, -0.8705369088170267, -0.841934366887879], nothing, nothing, [3.424809993504228, 3.4348099935042278, 3.4448099935042276, 3.4548099935042274, 3.464809993504227, 3.474809993504227, 3.4848099935042267, 3.4948099935042265, 3.5048099935042263, 3.514809993504226  …  4.124809993504213, 4.134809993504213, 4.144809993504213, 4.154809993504212, 4.164809993504212, 4.174809993504212, 4.184809993504212, 4.194809993504212, 4.204809993504211, 4.210361052144633], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.424809993504228, 4.210361052144633], [0.0, -0.6028405093095975], [0.0, -0.6028405093095975], nothing, 4.210361052144633, -0.6028405093095975, nothing, 0.005551058640421935, 0.028602541929147716, nothing, 0.028602541929147716, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005551058640421935, 0.028602541929147716, nothing)], 1, 79), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 79, Xoshiro(0x9f214d17d0450ea6, 0xc36fc12dec154bf2, 0xbd761a936e9175c4, 0xbcf3fe5e9ec7114c, 0xe22975dd0d6ddc0a), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.23909385757828197, (3.424809993504228, 4.210361052144633), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.23909385757828197, -0.2997607985255094, -0.29978712528647733, -0.17137816909473166, -0.04835151597154917, -0.24912006260198377, -0.2589214215375115, -0.2952719198168731, -0.5302947717940293, -0.4448691815999193  …  -0.7914976749671061, -0.7650965500597655, -0.7452568656660399, -0.7308210315685613, -0.676171619759398, -0.7027475547122617, -0.6803129990590759, -0.8464340535945154, -0.8705369088170267, -0.841934366887879], [3.424809993504228, 3.4348099935042278, 3.4448099935042276, 3.4548099935042274, 3.464809993504227, 3.474809993504227, 3.4848099935042267, 3.4948099935042265, 3.5048099935042263, 3.514809993504226  …  4.124809993504213, 4.134809993504213, 4.144809993504213, 4.154809993504212, 4.164809993504212, 4.174809993504212, 4.184809993504212, 4.194809993504212, 4.204809993504211, 4.210361052144633]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x92276de7474e0f54, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.841934366887879, -0.7772847742045265, -0.8619441076638904, -0.8416318780018257, -0.8794383861837937, -0.8479687646528168], nothing, nothing, [4.210361052144633, 4.220361052144633, 4.230361052144633, 4.240361052144633, 4.2503610521446324, 4.258471475777734], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.210361052144633, 4.258471475777734], [0.0, -0.006034397764937721], [0.0, -0.006034397764937721], nothing, 4.258471475777734, -0.006034397764937721, nothing, 0.008110423633101327, 0.031469621530976925, nothing, 0.031469621530976925, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008110423633101327, 0.031469621530976925, nothing)], 1, 5), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 5, Xoshiro(0xe5ceabc29e3fbb57, 0xe0b4ff9c01ab7086, 0xccb7319e86a8edd1, 0x03963d7130e8c57f, 0x6d1de2f2bde92c6b), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.841934366887879, (4.210361052144633, 4.258471475777734), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.841934366887879, -0.7772847742045265, -0.8619441076638904, -0.8416318780018257, -0.8794383861837937, -0.8479687646528168], [4.210361052144633, 4.220361052144633, 4.230361052144633, 4.240361052144633, 4.2503610521446324, 4.258471475777734]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x98e7d303da53cab7, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.8479687646528168, -0.9213899257760084, -0.8615063238209119, -0.7500410323237509, -0.7202547307554729, -0.7427214548838903, -0.72812041425979, -0.6796039638162925, -0.6465944726512443, -0.5621148896846626  …  -0.34779240535345, -0.38972504843263744, -0.3391162170791167, -0.3732133507011851, -0.46912267108342653, -0.4920727943218436, -0.6250493045528243, -0.7578196063545803, -0.7957237897189582, -0.8533331750448656], nothing, nothing, [4.258471475777734, 4.268471475777734, 4.278471475777733, 4.288471475777733, 4.298471475777733, 4.308471475777733, 4.3184714757777325, 4.328471475777732, 4.338471475777732, 4.348471475777732  …  4.378471475777731, 4.388471475777731, 4.398471475777731, 4.408471475777731, 4.41847147577773, 4.42847147577773, 4.43847147577773, 4.44847147577773, 4.4584714757777295, 4.467481609298891], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.258471475777734, 4.467481609298891], [0.0, -0.0053644103920485395], [0.0, -0.0053644103920485395], nothing, 4.467481609298891, -0.0053644103920485395, nothing, 0.009010133521161201, -0.057609385325907425, nothing, -0.057609385325907425, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.009010133521161201, -0.057609385325907425, nothing)], 1, 21), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 21, Xoshiro(0xb9a2988618f34c4d, 0x495ff3ce228d0292, 0x160f4ff44e3432eb, 0xd7bfb5fbfd38a82e, 0xf3c2afa3659f6f2d), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.8479687646528168, (4.258471475777734, 4.467481609298891), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.8479687646528168, -0.9213899257760084, -0.8615063238209119, -0.7500410323237509, -0.7202547307554729, -0.7427214548838903, -0.72812041425979, -0.6796039638162925, -0.6465944726512443, -0.5621148896846626  …  -0.34779240535345, -0.38972504843263744, -0.3391162170791167, -0.3732133507011851, -0.46912267108342653, -0.4920727943218436, -0.6250493045528243, -0.7578196063545803, -0.7957237897189582, -0.8533331750448656], [4.258471475777734, 4.268471475777734, 4.278471475777733, 4.288471475777733, 4.298471475777733, 4.308471475777733, 4.3184714757777325, 4.328471475777732, 4.338471475777732, 4.348471475777732  …  4.378471475777731, 4.388471475777731, 4.398471475777731, 4.408471475777731, 4.41847147577773, 4.42847147577773, 4.43847147577773, 4.44847147577773, 4.4584714757777295, 4.467481609298891]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9e390b1d8386f078, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.8533331750448656, -0.7963765302473262, -0.7120038047548403, -0.4749184594972702, -0.6340517963403269, -0.6457428004246548, -0.7467159723259349, -0.8749856036804463, -0.8729141360238061, -0.7887056710465544  …  -0.6516703498399407, -0.6094662027301092, -0.45672545919513174, -0.37587264804024, -0.3360204849741746, -0.36998733204485845, -0.27037233865154164, -0.3888756290447099, -0.31714514974984986, -0.4052883278029381], nothing, nothing, [4.467481609298891, 4.4774816092988905, 4.48748160929889, 4.49748160929889, 4.50748160929889, 4.51748160929889, 4.527481609298889, 4.537481609298889, 4.547481609298889, 4.557481609298889  …  4.917481609298881, 4.927481609298881, 4.937481609298881, 4.9474816092988805, 4.95748160929888, 4.96748160929888, 4.97748160929888, 4.98748160929888, 4.997481609298879, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.467481609298891, 5.0], [0.0, 0.4480448472419274], [0.0, 0.4480448472419274], nothing, 5.0, 0.4480448472419274, nothing, 0.0025183907011205875, -0.08814317805308827, nothing, -0.08814317805308827, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0025183907011205875, -0.08814317805308827, nothing)], 1, 54), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 54, Xoshiro(0x1178cd04d7298834, 0xf87da3cdcce00596, 0x7f7d3da8592b37ff, 0x42c9bc064f2cc04b, 0xb07de32cb5b73c3f), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.8533331750448656, (4.467481609298891, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.8533331750448656, -0.7963765302473262, -0.7120038047548403, -0.4749184594972702, -0.6340517963403269, -0.6457428004246548, -0.7467159723259349, -0.8749856036804463, -0.8729141360238061, -0.7887056710465544  …  -0.6516703498399407, -0.6094662027301092, -0.45672545919513174, -0.37587264804024, -0.3360204849741746, -0.36998733204485845, -0.27037233865154164, -0.3888756290447099, -0.31714514974984986, -0.4052883278029381], [4.467481609298891, 4.4774816092988905, 4.48748160929889, 4.49748160929889, 4.50748160929889, 4.51748160929889, 4.527481609298889, 4.537481609298889, 4.547481609298889, 4.557481609298889  …  4.917481609298881, 4.927481609298881, 4.937481609298881, 4.9474816092988805, 4.95748160929888, 4.96748160929888, 4.97748160929888, 4.98748160929888, 4.997481609298879, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x46ef054ca6d0ce2e, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.8533331750448656, -1.0654039848389882, -1.0179739181958272, -0.9711297009648983, -1.2271358406355224, -1.2280913103100177, -1.2286640055389435, -1.2573939093927768, -1.3104792157292733, -1.2768110068131269  …  -0.21505507960762138, -0.22066106901130883, -0.1430087967134877, -0.05475925712177049, -0.1976740427562299, -0.12281219673055499, -0.07348891534367888, -0.19810843109924436, -0.13824913021614366, -0.15096847157816906], nothing, nothing, [4.467481609298891, 4.4774816092988905, 4.48748160929889, 4.49748160929889, 4.50748160929889, 4.51748160929889, 4.527481609298889, 4.537481609298889, 4.547481609298889, 4.557481609298889  …  4.917481609298881, 4.927481609298881, 4.937481609298881, 4.9474816092988805, 4.95748160929888, 4.96748160929888, 4.97748160929888, 4.98748160929888, 4.997481609298879, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.467481609298891, 5.0], [0.0, 0.7023647034666965], [0.0, 0.7023647034666965], nothing, 5.0, 0.7023647034666965, nothing, 0.0025183907011205875, -0.012719341362025408, nothing, -0.012719341362025408, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0025183907011205875, -0.012719341362025408, nothing)], 1, 54), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 54, Xoshiro(0x6668e7610e9d93c6, 0xcabd873d3581bb0e, 0x32250c61518203d0, 0x941811a6e116116a, 0x624189f0e37528e6), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.8533331750448656, (4.467481609298891, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.8533331750448656, -1.0654039848389882, -1.0179739181958272, -0.9711297009648983, -1.2271358406355224, -1.2280913103100177, -1.2286640055389435, -1.2573939093927768, -1.3104792157292733, -1.2768110068131269  …  -0.21505507960762138, -0.22066106901130883, -0.1430087967134877, -0.05475925712177049, -0.1976740427562299, -0.12281219673055499, -0.07348891534367888, -0.19810843109924436, -0.13824913021614366, -0.15096847157816906], [4.467481609298891, 4.4774816092988905, 4.48748160929889, 4.49748160929889, 4.50748160929889, 4.51748160929889, 4.527481609298889, 4.537481609298889, 4.547481609298889, 4.557481609298889  …  4.917481609298881, 4.927481609298881, 4.937481609298881, 4.9474816092988805, 4.95748160929888, 4.96748160929888, 4.97748160929888, 4.98748160929888, 4.997481609298879, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xa72f9029b83b4c26, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.8479687646528168, -0.9848247182941066, -1.0109740237443015, -0.8973134430777032, -0.8950079955946058, -0.8225805532459105, -0.8102386816166599, -0.8230727115879182, -0.7991861075955959, -0.8283740789466483  …  -0.665136386698958, -0.7559126412062103, -0.8462795914626864, -0.8415327063800662, -0.8366625267082655, -0.7086677825472943, -0.7905002684423218, -0.6516153953082097, -0.7765003515445488, -0.709496009406134], nothing, nothing, [4.258471475777734, 4.268471475777734, 4.278471475777733, 4.288471475777733, 4.298471475777733, 4.308471475777733, 4.3184714757777325, 4.328471475777732, 4.338471475777732, 4.348471475777732  …  4.91847147577772, 4.9284714757777195, 4.938471475777719, 4.948471475777719, 4.958471475777719, 4.968471475777719, 4.978471475777718, 4.988471475777718, 4.998471475777718, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.258471475777734, 5.0], [0.0, 0.13847275524668262], [0.0, 0.13847275524668262], nothing, 5.0, 0.13847275524668262, nothing, 0.0015285242222820017, 0.0670043421384148, nothing, 0.0670043421384148, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0015285242222820017, 0.0670043421384148, nothing)], 1, 75), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 75, Xoshiro(0xf3ef1f32ecc916eb, 0xd6e1535b2e238532, 0x4002dbe83a3313d3, 0xb2d67043dde0723b, 0xe7dc39698b0e14e6), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.8479687646528168, (4.258471475777734, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.8479687646528168, -0.9848247182941066, -1.0109740237443015, -0.8973134430777032, -0.8950079955946058, -0.8225805532459105, -0.8102386816166599, -0.8230727115879182, -0.7991861075955959, -0.8283740789466483  …  -0.665136386698958, -0.7559126412062103, -0.8462795914626864, -0.8415327063800662, -0.8366625267082655, -0.7086677825472943, -0.7905002684423218, -0.6516153953082097, -0.7765003515445488, -0.709496009406134], [4.258471475777734, 4.268471475777734, 4.278471475777733, 4.288471475777733, 4.298471475777733, 4.308471475777733, 4.3184714757777325, 4.328471475777732, 4.338471475777732, 4.348471475777732  …  4.91847147577772, 4.9284714757777195, 4.938471475777719, 4.948471475777719, 4.958471475777719, 4.968471475777719, 4.978471475777718, 4.988471475777718, 4.998471475777718, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x462a8705783d8bb6, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.841934366887879, -0.7415327679633444, -0.7464333091383757, -0.7199521550911904, -0.6915760519536552, -0.7011736717100143, -0.8011827876247375, -0.8102163689392878, -0.7757834263478972, -0.7776743960233707  …  -1.703481673097839, -1.8136328347949122, -1.8493795166497642, -2.0077817038728973, -1.925506385318074, -1.9262205310661051, -2.0472648742718778, -1.9107613700104562, -2.0060423242504695, -1.9933175525515687], nothing, nothing, [4.210361052144633, 4.220361052144633, 4.230361052144633, 4.240361052144633, 4.2503610521446324, 4.260361052144632, 4.270361052144632, 4.280361052144632, 4.290361052144632, 4.300361052144631  …  4.910361052144618, 4.920361052144618, 4.930361052144618, 4.940361052144618, 4.9503610521446175, 4.960361052144617, 4.970361052144617, 4.980361052144617, 4.990361052144617, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.210361052144633, 5.0], [0.0, -1.1513831856636894], [0.0, -1.1513831856636894], nothing, 5.0, -1.1513831856636894, nothing, 0.009638947855383329, 0.012724771698900744, nothing, 0.012724771698900744, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.009638947855383329, 0.012724771698900744, nothing)], 1, 79), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 79, Xoshiro(0x26b57df11fa5579d, 0x6b5798d722527e56, 0x3efc68deeb443537, 0xf5ce9e852e3bc137, 0xc30676f8cf6b6295), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.841934366887879, (4.210361052144633, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.841934366887879, -0.7415327679633444, -0.7464333091383757, -0.7199521550911904, -0.6915760519536552, -0.7011736717100143, -0.8011827876247375, -0.8102163689392878, -0.7757834263478972, -0.7776743960233707  …  -1.703481673097839, -1.8136328347949122, -1.8493795166497642, -2.0077817038728973, -1.925506385318074, -1.9262205310661051, -2.0472648742718778, -1.9107613700104562, -2.0060423242504695, -1.9933175525515687], [4.210361052144633, 4.220361052144633, 4.230361052144633, 4.240361052144633, 4.2503610521446324, 4.260361052144632, 4.270361052144632, 4.280361052144632, 4.290361052144632, 4.300361052144631  …  4.910361052144618, 4.920361052144618, 4.930361052144618, 4.940361052144618, 4.9503610521446175, 4.960361052144617, 4.970361052144617, 4.980361052144617, 4.990361052144617, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xc9d8b4e47ac55c62, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.11636137795667778, -0.026921880391604563, -0.017868845362560025, -0.13403192550567664, -0.13024081172522387, -0.08254302920682621, -0.06723254295773647, 0.0007895624575909033, -0.11142560320290221, -0.1415231184794207  …  -2.738671595335759, -2.596761739082244, -2.82051299721846, -2.8176781800173605, -2.9018874042377383, -3.0093404287617833, -2.913900394252914, -2.966072376447858, -2.807615928051281, -2.808503369385606], nothing, nothing, [3.299001470143449, 3.309001470143449, 3.3190014701434487, 3.3290014701434485, 3.3390014701434483, 3.349001470143448, 3.359001470143448, 3.3690014701434476, 3.3790014701434474, 3.389001470143447  …  4.8790014701434155, 4.889001470143415, 4.899001470143415, 4.909001470143415, 4.919001470143415, 4.929001470143414, 4.939001470143414, 4.949001470143414, 4.959001470143414, 4.960165723506954], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.299001470143449, 4.960165723506954], [0.0, -2.924864747342285], [0.0, -2.924864747342285], nothing, 4.960165723506954, -2.924864747342285, nothing, 0.001164253363540091, -0.0008874413343250605, nothing, -0.0008874413343250605, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.001164253363540091, -0.0008874413343250605, nothing)], 1, 167), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 167, Xoshiro(0x98c0ce6cc1ecae7c, 0x5d303c82c1170225, 0x23e6c29444541ec6, 0x09b9fb7979ee8af6, 0xbc53a4888d93cc24), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.11636137795667778, (3.299001470143449, 4.960165723506954), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.11636137795667778, -0.026921880391604563, -0.017868845362560025, -0.13403192550567664, -0.13024081172522387, -0.08254302920682621, -0.06723254295773647, 0.0007895624575909033, -0.11142560320290221, -0.1415231184794207  …  -2.738671595335759, -2.596761739082244, -2.82051299721846, -2.8176781800173605, -2.9018874042377383, -3.0093404287617833, -2.913900394252914, -2.966072376447858, -2.807615928051281, -2.808503369385606], [3.299001470143449, 3.309001470143449, 3.3190014701434487, 3.3290014701434485, 3.3390014701434483, 3.349001470143448, 3.359001470143448, 3.3690014701434476, 3.3790014701434474, 3.389001470143447  …  4.8790014701434155, 4.889001470143415, 4.899001470143415, 4.909001470143415, 4.919001470143415, 4.929001470143414, 4.939001470143414, 4.949001470143414, 4.959001470143414, 4.960165723506954]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xb9c7163e005e7de9, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.808503369385606, -2.857518255044161], nothing, nothing, [4.960165723506954, 4.967996381637859], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.960165723506954, 4.967996381637859], [0.0, -0.04901488565855495], [0.0, -0.04901488565855495], nothing, 4.967996381637859, -0.04901488565855495, nothing, 0.007830658130905555, -0.04901488565855495, nothing, -0.04901488565855495, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.007830658130905555, -0.04901488565855495, nothing)], 1, 1), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 1, Xoshiro(0x8c9370c76d47200d, 0x87cc82d460d28596, 0x2ceceb544012aa3c, 0x4577d834965ce557, 0x5611b412d6a5df08), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.808503369385606, (4.960165723506954, 4.967996381637859), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.808503369385606, -2.857518255044161], [4.960165723506954, 4.967996381637859]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x74fcab5cac48f329, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.857518255044161, -2.8413842565393157], nothing, nothing, [4.967996381637859, 4.973034941430311], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.967996381637859, 4.973034941430311], [0.0, 0.016133998504845353], [0.0, 0.016133998504845353], nothing, 4.973034941430311, 0.016133998504845353, nothing, 0.00503855979245138, 0.016133998504845353, nothing, 0.016133998504845353, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.00503855979245138, 0.016133998504845353, nothing)], 1, 1), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 1, Xoshiro(0x413312cc9c178d4b, 0x10bff281ab6334f8, 0xc97d17f482206664, 0xbd1ba3074e7df007, 0x779965483f8588eb), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.857518255044161, (4.967996381637859, 4.973034941430311), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.857518255044161, -2.8413842565393157], [4.967996381637859, 4.973034941430311]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x110a5c1f8d55bfa7, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.8413842565393157, -2.6649536729557153, -2.594231864511534, -2.4836269662038513], nothing, nothing, [4.973034941430311, 4.983034941430311, 4.99303494143031, 4.997348027849996], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.973034941430311, 4.997348027849996], [0.0, 0.3577572903354643], [0.0, 0.3577572903354643], nothing, 4.997348027849996, 0.3577572903354643, nothing, 0.004313086419685419, 0.1106048983076828, nothing, 0.1106048983076828, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.004313086419685419, 0.1106048983076828, nothing)], 1, 3), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 3, Xoshiro(0x6f982798d37f60ce, 0xdf62a0d15b14e990, 0x39bf790799d2f8b4, 0x95eae5863a5ab401, 0x1bad4dee302e2532), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.8413842565393157, (4.973034941430311, 4.997348027849996), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.8413842565393157, -2.6649536729557153, -2.594231864511534, -2.4836269662038513], [4.973034941430311, 4.983034941430311, 4.99303494143031, 4.997348027849996]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xf992f638ef7f88e7, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.4836269662038513, -2.493315609771862], nothing, nothing, [4.997348027849996, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.997348027849996, 5.0], [0.0, -0.00968864356801039], [0.0, -0.00968864356801039], nothing, 5.0, -0.00968864356801039, nothing, 0.0026519721500042337, -0.00968864356801039, nothing, -0.00968864356801039, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0026519721500042337, -0.00968864356801039, nothing)], 1, 1), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 1, Xoshiro(0x6902fa9d41c6708c, 0xa4bca4657b4b1534, 0xf237a222146b64f2, 0xa9be0b68fcd405aa, 0xcf91923f89aef80e), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.4836269662038513, (4.997348027849996, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.4836269662038513, -2.493315609771862], [4.997348027849996, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9b34f8a212753e48, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.4836269662038513, -2.457228147189364], nothing, nothing, [4.997348027849996, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.997348027849996, 5.0], [0.0, 0.02639881901448743], [0.0, 0.02639881901448743], nothing, 5.0, 0.02639881901448743, nothing, 0.0026519721500042337, 0.02639881901448743, nothing, 0.02639881901448743, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0026519721500042337, 0.02639881901448743, nothing)], 1, 1), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 1, Xoshiro(0x5d4b934e0b9fa98d, 0x0c9eb37b8da0f197, 0xb9446b220b97ed5f, 0x06cde6f8d5348064, 0x09527fba95015e7c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.4836269662038513, (4.997348027849996, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.4836269662038513, -2.457228147189364], [4.997348027849996, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xbe8617307faedc51, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.8413842565393157, -2.8324197904475543, -2.9925000722523687, -2.9634510842903525], nothing, nothing, [4.973034941430311, 4.983034941430311, 4.99303494143031, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.973034941430311, 5.0], [0.0, -0.12206682775103687], [0.0, -0.12206682775103687], nothing, 5.0, -0.12206682775103687, nothing, 0.006965058569689653, 0.029048987962016035, nothing, 0.029048987962016035, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.006965058569689653, 0.029048987962016035, nothing)], 1, 3), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 3, Xoshiro(0x59fd7c311bc475b7, 0xca25a027bdcb4605, 0x8716032f880df5c6, 0x8de20c0cfb7ce807, 0xe815fa4c5e56e793), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.8413842565393157, (4.973034941430311, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.8413842565393157, -2.8324197904475543, -2.9925000722523687, -2.9634510842903525], [4.973034941430311, 4.983034941430311, 4.99303494143031, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9f926ded3b59908a, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.857518255044161, -2.780528065881652, -2.7987087977911425, -2.932377416532563, -2.8915537594923784], nothing, nothing, [4.967996381637859, 4.977996381637859, 4.987996381637859, 4.997996381637859, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.967996381637859, 5.0], [0.0, -0.034035504448217485], [0.0, -0.034035504448217485], nothing, 5.0, -0.034035504448217485, nothing, 0.0020036183621412462, 0.04082365704018437, nothing, 0.04082365704018437, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0020036183621412462, 0.04082365704018437, nothing)], 1, 4), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 4, Xoshiro(0x46de063a54fa6d6e, 0x342720418242724e, 0x303da10743c62fb2, 0x95b63832b908db3e, 0x111f17ec73c964f7), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.857518255044161, (4.967996381637859, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.857518255044161, -2.780528065881652, -2.7987087977911425, -2.932377416532563, -2.8915537594923784], [4.967996381637859, 4.977996381637859, 4.987996381637859, 4.997996381637859, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x092c7808f29c4dd2, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-2.808503369385606, -2.803027801227959, -2.6612122298030574, -2.6919127981076483, -2.6571590374868816], nothing, nothing, [4.960165723506954, 4.970165723506954, 4.980165723506953, 4.990165723506953, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.960165723506954, 5.0], [0.0, 0.15134433189872484], [0.0, 0.15134433189872484], nothing, 5.0, 0.15134433189872484, nothing, 0.0098342764930468, 0.0347537606207668, nothing, 0.0347537606207668, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0098342764930468, 0.0347537606207668, nothing)], 1, 4), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 4, Xoshiro(0x2f17da14424f4007, 0xa09709b49f398042, 0xfdcd586dd6730e64, 0x49a1804292972645, 0xb02693a180d1bb7d), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -2.808503369385606, (4.960165723506954, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-2.808503369385606, -2.803027801227959, -2.6612122298030574, -2.6919127981076483, -2.6571590374868816], [4.960165723506954, 4.970165723506954, 4.980165723506953, 4.990165723506953, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x8dbcd8e507b74ba0, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.6431604767932074, -0.6775838124278799, -0.6591050535150991, -0.6601808660923796, -0.4043246497446808, -0.5931958130766148, -0.7266913929561982, -0.595414940195679, -0.3881669712449786, -0.27950843625600896  …  -0.7005358900701136, -0.5929642793148849, -0.8016166004061034, -0.9071160710371939, -0.9692252581337979, -1.0713154788295975, -1.1440862187912326, -1.1557200660273979, -1.2114589492637482, -1.1613782183172234], nothing, nothing, [2.1841340473649624, 2.194134047364962, 2.204134047364962, 2.2141340473649618, 2.2241340473649616, 2.2341340473649614, 2.244134047364961, 2.254134047364961, 2.2641340473649607, 2.2741340473649605  …  4.914134047364905, 4.9241340473649045, 4.934134047364904, 4.944134047364904, 4.954134047364904, 4.964134047364904, 4.974134047364903, 4.984134047364903, 4.994134047364903, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [2.1841340473649624, 5.0], [0.0, -0.5182177415240166], [0.0, -0.5182177415240166], nothing, 5.0, -0.5182177415240166, nothing, 0.005865952635097038, 0.05008073094652483, nothing, 0.05008073094652483, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.005865952635097038, 0.05008073094652483, nothing)], 1, 282), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 282, Xoshiro(0x09c9f2d27939d45c, 0x08ff25045c1b13ef, 0xefc940393131c143, 0x742c6f2fce0b5420, 0x45a33b1c14942cc6), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.6431604767932074, (2.1841340473649624, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.6431604767932074, -0.6775838124278799, -0.6591050535150991, -0.6601808660923796, -0.4043246497446808, -0.5931958130766148, -0.7266913929561982, -0.595414940195679, -0.3881669712449786, -0.27950843625600896  …  -0.7005358900701136, -0.5929642793148849, -0.8016166004061034, -0.9071160710371939, -0.9692252581337979, -1.0713154788295975, -1.1440862187912326, -1.1557200660273979, -1.2114589492637482, -1.1613782183172234], [2.1841340473649624, 2.194134047364962, 2.204134047364962, 2.2141340473649618, 2.2241340473649616, 2.2341340473649614, 2.244134047364961, 2.254134047364961, 2.2641340473649607, 2.2741340473649605  …  4.914134047364905, 4.9241340473649045, 4.934134047364904, 4.944134047364904, 4.954134047364904, 4.964134047364904, 4.974134047364903, 4.984134047364903, 4.994134047364903, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xabd4ee9562930608, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.28617955248698745, -0.10090570502013801, -0.12165848997544873, 0.1202496843237866, 0.0958305387743408, -0.0037457977854011143, -0.09604882830039937, -0.21172896373502884, -0.3887233144269168, -0.40040726440239177  …  0.4258992857859081, 0.3046390443743953, 0.4310138656925888, 0.2051821099046872, 0.2049091139424054, 0.08722044081357769, 0.11020588965834613, -0.010785879735089224, 0.009441060870619678, 0.00139353752857139], nothing, nothing, [1.1757716836348473, 1.1857716836348473, 1.1957716836348473, 1.2057716836348473, 1.2157716836348473, 1.2257716836348473, 1.2357716836348474, 1.2457716836348474, 1.2557716836348474, 1.2657716836348474  …  3.0157716836348265, 3.0257716836348263, 3.035771683634826, 3.045771683634826, 3.0557716836348257, 3.0657716836348254, 3.0757716836348252, 3.085771683634825, 3.095771683634825, 3.0997423767653682], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [1.1757716836348473, 3.0997423767653682], [0.0, 0.287573090015559], [0.0, 0.287573090015559], nothing, 3.0997423767653682, 0.287573090015559, nothing, 0.0039706931305434345, -0.008047523342048288, nothing, -0.008047523342048288, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0039706931305434345, -0.008047523342048288, nothing)], 1, 193), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 193, Xoshiro(0x17f239879a81e10a, 0x8a53356458cb276b, 0xe0c4a2624021ced6, 0x7b1d631efffd246c, 0xd2ebbcbc5218d274), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.28617955248698745, (1.1757716836348473, 3.0997423767653682), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.28617955248698745, -0.10090570502013801, -0.12165848997544873, 0.1202496843237866, 0.0958305387743408, -0.0037457977854011143, -0.09604882830039937, -0.21172896373502884, -0.3887233144269168, -0.40040726440239177  …  0.4258992857859081, 0.3046390443743953, 0.4310138656925888, 0.2051821099046872, 0.2049091139424054, 0.08722044081357769, 0.11020588965834613, -0.010785879735089224, 0.009441060870619678, 0.00139353752857139], [1.1757716836348473, 1.1857716836348473, 1.1957716836348473, 1.2057716836348473, 1.2157716836348473, 1.2257716836348473, 1.2357716836348474, 1.2457716836348474, 1.2557716836348474, 1.2657716836348474  …  3.0157716836348265, 3.0257716836348263, 3.035771683634826, 3.045771683634826, 3.0557716836348257, 3.0657716836348254, 3.0757716836348252, 3.085771683634825, 3.095771683634825, 3.0997423767653682]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x2d7d6c8b9826760f, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.00139353752857139, -0.08218589755805064, 0.026072176813438347, 0.0028553133390847377, -0.05476931458201074, -0.14943786756989053, -0.1988455027610656, -0.023645560089704892, -0.027063019716089126, 0.10824224597824858  …  0.20123392106654597, 0.1703723795323293, 0.01822222731439846, 0.10093934425941326, 0.07269485025724023, 0.08646714210501785, 0.1195744331975776, 0.2260572181735678, 0.23480912786078711, 0.2693160004043323], nothing, nothing, [3.0997423767653682, 3.109742376765368, 3.119742376765368, 3.1297423767653676, 3.1397423767653674, 3.149742376765367, 3.159742376765367, 3.1697423767653667, 3.1797423767653665, 3.1897423767653663  …  3.3297423767653633, 3.339742376765363, 3.349742376765363, 3.3597423767653627, 3.3697423767653625, 3.3797423767653623, 3.389742376765362, 3.399742376765362, 3.4097423767653616, 3.411023019890626], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.0997423767653682, 3.411023019890626], [0.0, 0.2679224628757609], [0.0, 0.2679224628757609], nothing, 3.411023019890626, 0.2679224628757609, nothing, 0.0012806431252645467, 0.034506872543545196, nothing, 0.034506872543545196, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0012806431252645467, 0.034506872543545196, nothing)], 1, 32), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 32, Xoshiro(0x92aaa0a7be6c8f52, 0x2c3808013efa8e8e, 0x29ae9468bf7904b5, 0xd192f3fe97293e8a, 0xaaa281e1637b7420), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.00139353752857139, (3.0997423767653682, 3.411023019890626), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.00139353752857139, -0.08218589755805064, 0.026072176813438347, 0.0028553133390847377, -0.05476931458201074, -0.14943786756989053, -0.1988455027610656, -0.023645560089704892, -0.027063019716089126, 0.10824224597824858  …  0.20123392106654597, 0.1703723795323293, 0.01822222731439846, 0.10093934425941326, 0.07269485025724023, 0.08646714210501785, 0.1195744331975776, 0.2260572181735678, 0.23480912786078711, 0.2693160004043323], [3.0997423767653682, 3.109742376765368, 3.119742376765368, 3.1297423767653676, 3.1397423767653674, 3.149742376765367, 3.159742376765367, 3.1697423767653667, 3.1797423767653665, 3.1897423767653663  …  3.3297423767653633, 3.339742376765363, 3.349742376765363, 3.3597423767653627, 3.3697423767653625, 3.3797423767653623, 3.389742376765362, 3.399742376765362, 3.4097423767653616, 3.411023019890626]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xeb759ec99348f029, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.2693160004043323, 0.2621356201228029, -0.02540267456740608, -0.031298218220596606, -0.12110880931892631, -0.32042447816038555, -0.18108379511653871, -0.18340634160066846, -0.14442857721490837, -0.1555436905341409  …  -0.20191483597938875, -0.18222560155665007, -0.14984523618154585, -0.041168172861965266, -0.11604528338226049, -0.21345555742864095, -0.08735744976460263, -0.1524064998298399, -0.2395932655822119, -0.250046410255593], nothing, nothing, [3.411023019890626, 3.421023019890626, 3.4310230198906257, 3.4410230198906255, 3.4510230198906253, 3.461023019890625, 3.471023019890625, 3.4810230198906247, 3.4910230198906245, 3.5010230198906243  …  3.8710230198906164, 3.881023019890616, 3.891023019890616, 3.9010230198906157, 3.9110230198906155, 3.9210230198906153, 3.931023019890615, 3.941023019890615, 3.9510230198906147, 3.9555756229034573], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.411023019890626, 3.9555756229034573], [0.0, -0.5193624106599252], [0.0, -0.5193624106599252], nothing, 3.9555756229034573, -0.5193624106599252, nothing, 0.00455260301284266, -0.010453144673381102, nothing, -0.010453144673381102, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.00455260301284266, -0.010453144673381102, nothing)], 1, 55), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 55, Xoshiro(0xd436de28b214a2c3, 0x07553e29cc14c73a, 0xff1cdd2317cacea8, 0x0c464a5cf3b09832, 0x780cb79c38dd5af2), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.2693160004043323, (3.411023019890626, 3.9555756229034573), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.2693160004043323, 0.2621356201228029, -0.02540267456740608, -0.031298218220596606, -0.12110880931892631, -0.32042447816038555, -0.18108379511653871, -0.18340634160066846, -0.14442857721490837, -0.1555436905341409  …  -0.20191483597938875, -0.18222560155665007, -0.14984523618154585, -0.041168172861965266, -0.11604528338226049, -0.21345555742864095, -0.08735744976460263, -0.1524064998298399, -0.2395932655822119, -0.250046410255593], [3.411023019890626, 3.421023019890626, 3.4310230198906257, 3.4410230198906255, 3.4510230198906253, 3.461023019890625, 3.471023019890625, 3.4810230198906247, 3.4910230198906245, 3.5010230198906243  …  3.8710230198906164, 3.881023019890616, 3.891023019890616, 3.9010230198906157, 3.9110230198906155, 3.9210230198906153, 3.931023019890615, 3.941023019890615, 3.9510230198906147, 3.9555756229034573]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x7cd1eae6da432999, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.250046410255593, -0.36502200561281095, -0.47143233376420046, -0.45764347672762457, -0.4784889241881316, -0.5306574144597657, -0.5399188286171545, -0.6266437424692556, -0.7650182624552151, -0.858717101042395  …  -0.6679284170130744, -0.7216263885742475, -0.7628334049690844, -0.7486264339526073, -0.7210399847420408, -0.7767198870222114, -0.6548258001502234, -0.746879115355142, -0.7034872235480509, -0.8330236684099357], nothing, nothing, [3.9555756229034573, 3.965575622903457, 3.975575622903457, 3.9855756229034567, 3.9955756229034565, 4.005575622903456, 4.015575622903456, 4.025575622903456, 4.035575622903456, 4.045575622903455  …  4.495575622903446, 4.505575622903446, 4.515575622903445, 4.525575622903445, 4.535575622903445, 4.545575622903445, 4.5555756229034445, 4.565575622903444, 4.575575622903444, 4.584770020685697], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.9555756229034573, 4.584770020685697], [0.0, -0.5829772581543423], [0.0, -0.5829772581543423], nothing, 4.584770020685697, -0.5829772581543423, nothing, 0.009194397782253283, -0.1295364448618848, nothing, -0.1295364448618848, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.009194397782253283, -0.1295364448618848, nothing)], 1, 63), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 63, Xoshiro(0x6a5f1f2e7c87a7d0, 0x2757350428ea3c7c, 0x3778e9bf3ec2add6, 0x57c8beabfab8da03, 0xf1bc7fd59860e8f5), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.250046410255593, (3.9555756229034573, 4.584770020685697), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.250046410255593, -0.36502200561281095, -0.47143233376420046, -0.45764347672762457, -0.4784889241881316, -0.5306574144597657, -0.5399188286171545, -0.6266437424692556, -0.7650182624552151, -0.858717101042395  …  -0.6679284170130744, -0.7216263885742475, -0.7628334049690844, -0.7486264339526073, -0.7210399847420408, -0.7767198870222114, -0.6548258001502234, -0.746879115355142, -0.7034872235480509, -0.8330236684099357], [3.9555756229034573, 3.965575622903457, 3.975575622903457, 3.9855756229034567, 3.9955756229034565, 4.005575622903456, 4.015575622903456, 4.025575622903456, 4.035575622903456, 4.045575622903455  …  4.495575622903446, 4.505575622903446, 4.515575622903445, 4.525575622903445, 4.535575622903445, 4.545575622903445, 4.5555756229034445, 4.565575622903444, 4.575575622903444, 4.584770020685697]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x37a53b5f7baa5570, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.8330236684099357, -0.8993163111290533, -0.9551042304663372, -0.8811934676206836, -0.8575581751632123, -0.9174134794514364, -0.7650945149443882, -0.7736838214569096, -0.8911872798261692, -0.8508224405281922  …  -0.6175308198619306, -0.6010589327804208, -0.750716016575547, -0.8842371043916155, -0.8599575730172031, -0.8286183564557662, -1.0182143407846467, -0.8935814869624717, -0.7638645889193956, -0.8525558425811052], nothing, nothing, [4.584770020685697, 4.594770020685697, 4.604770020685697, 4.614770020685697, 4.6247700206856965, 4.634770020685696, 4.644770020685696, 4.654770020685696, 4.664770020685696, 4.6747700206856955  …  4.91477002068569, 4.92477002068569, 4.93477002068569, 4.94477002068569, 4.9547700206856895, 4.964770020685689, 4.974770020685689, 4.984770020685689, 4.994770020685689, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.584770020685697, 5.0], [0.0, -0.01953217417116955], [0.0, -0.01953217417116955], nothing, 5.0, -0.01953217417116955, nothing, 0.0052299793143113504, -0.08869125366170962, nothing, -0.08869125366170962, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0052299793143113504, -0.08869125366170962, nothing)], 1, 42), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 42, Xoshiro(0x81d630f381e22c69, 0x46d7d4d991c4fa2f, 0x29cf6478cb9c6f58, 0x865388798ff1ad81, 0x763c57a614b0c821), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.8330236684099357, (4.584770020685697, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.8330236684099357, -0.8993163111290533, -0.9551042304663372, -0.8811934676206836, -0.8575581751632123, -0.9174134794514364, -0.7650945149443882, -0.7736838214569096, -0.8911872798261692, -0.8508224405281922  …  -0.6175308198619306, -0.6010589327804208, -0.750716016575547, -0.8842371043916155, -0.8599575730172031, -0.8286183564557662, -1.0182143407846467, -0.8935814869624717, -0.7638645889193956, -0.8525558425811052], [4.584770020685697, 4.594770020685697, 4.604770020685697, 4.614770020685697, 4.6247700206856965, 4.634770020685696, 4.644770020685696, 4.654770020685696, 4.664770020685696, 4.6747700206856955  …  4.91477002068569, 4.92477002068569, 4.93477002068569, 4.94477002068569, 4.9547700206856895, 4.964770020685689, 4.974770020685689, 4.984770020685689, 4.994770020685689, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9b9476b9b29283bf, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.8330236684099357, -0.8094576886379699, -0.6908673568314072, -0.7102481227616255, -0.642299142794795, -0.5510035512937549, -0.5617152605339804, -0.354819875921381, -0.3956907357565941, -0.33527078961179396  …  -0.4227660715578018, -0.32060536940742057, -0.29311426068947805, -0.3908081971718883, -0.4576325405240018, -0.5100645770478242, -0.4657652942763729, -0.4077090121943112, -0.24437177264304483, -0.26824857422220516], nothing, nothing, [4.584770020685697, 4.594770020685697, 4.604770020685697, 4.614770020685697, 4.6247700206856965, 4.634770020685696, 4.644770020685696, 4.654770020685696, 4.664770020685696, 4.6747700206856955  …  4.744770020685694, 4.754770020685694, 4.7647700206856936, 4.774770020685693, 4.784770020685693, 4.794770020685693, 4.804770020685693, 4.8147700206856925, 4.824770020685692, 4.831442999740697], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.584770020685697, 4.831442999740697], [0.0, 0.5647750941877306], [0.0, 0.5647750941877306], nothing, 4.831442999740697, 0.5647750941877306, nothing, 0.006672979055005079, -0.023876801579160323, nothing, -0.023876801579160323, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.006672979055005079, -0.023876801579160323, nothing)], 1, 25), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 25, Xoshiro(0x738a76c6565e189c, 0xd5cba61d6cebafdc, 0x87bbd5ea4f127e5c, 0x0289deb4c7bffd51, 0x1bafee80a4f44823), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.8330236684099357, (4.584770020685697, 4.831442999740697), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.8330236684099357, -0.8094576886379699, -0.6908673568314072, -0.7102481227616255, -0.642299142794795, -0.5510035512937549, -0.5617152605339804, -0.354819875921381, -0.3956907357565941, -0.33527078961179396  …  -0.4227660715578018, -0.32060536940742057, -0.29311426068947805, -0.3908081971718883, -0.4576325405240018, -0.5100645770478242, -0.4657652942763729, -0.4077090121943112, -0.24437177264304483, -0.26824857422220516], [4.584770020685697, 4.594770020685697, 4.604770020685697, 4.614770020685697, 4.6247700206856965, 4.634770020685696, 4.644770020685696, 4.654770020685696, 4.664770020685696, 4.6747700206856955  …  4.744770020685694, 4.754770020685694, 4.7647700206856936, 4.774770020685693, 4.784770020685693, 4.794770020685693, 4.804770020685693, 4.8147700206856925, 4.824770020685692, 4.831442999740697]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x01ac579673823187, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.26824857422220516, 0.013376383586795437, -0.01438581587066497, -0.08408609460822206, -0.14339724546860097, -0.2847858747725748, -0.3470620532993254, -0.3175806402971029, -0.3132792121215011, -0.2673591610843609, -0.2221899821614573, -0.26070380321502407, -0.41341195158956645, -0.4809932342063227, -0.5281767737866911, -0.587953645858254, -0.6627524997280585, -0.5452018193650859], nothing, nothing, [4.831442999740697, 4.841442999740697, 4.851442999740697, 4.861442999740697, 4.8714429997406965, 4.881442999740696, 4.891442999740696, 4.901442999740696, 4.911442999740696, 4.921442999740695, 4.931442999740695, 4.941442999740695, 4.951442999740695, 4.961442999740695, 4.971442999740694, 4.981442999740694, 4.991442999740694, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.831442999740697, 5.0], [0.0, -0.2769532451428808], [0.0, -0.2769532451428808], nothing, 5.0, -0.2769532451428808, nothing, 0.008557000259306058, 0.11755068036297255, nothing, 0.11755068036297255, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008557000259306058, 0.11755068036297255, nothing)], 1, 17), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 17, Xoshiro(0xa74124d03d6567ee, 0xc7ff424cf23b6f26, 0x568647361495a52a, 0x8508f81df9a93f26, 0xc143cb37fa8155ce), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.26824857422220516, (4.831442999740697, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.26824857422220516, 0.013376383586795437, -0.01438581587066497, -0.08408609460822206, -0.14339724546860097, -0.2847858747725748, -0.3470620532993254, -0.3175806402971029, -0.3132792121215011, -0.2673591610843609, -0.2221899821614573, -0.26070380321502407, -0.41341195158956645, -0.4809932342063227, -0.5281767737866911, -0.587953645858254, -0.6627524997280585, -0.5452018193650859], [4.831442999740697, 4.841442999740697, 4.851442999740697, 4.861442999740697, 4.8714429997406965, 4.881442999740696, 4.891442999740696, 4.901442999740696, 4.911442999740696, 4.921442999740695, 4.931442999740695, 4.941442999740695, 4.951442999740695, 4.961442999740695, 4.971442999740694, 4.981442999740694, 4.991442999740694, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x222f59e4e94a4ddd, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.26824857422220516, -0.045581133531004125, 0.008900884060095704, -0.07639059904061639, -0.05546377419363491, -0.0610931437092218, -0.05401952853116528, -0.031005127598547632, 0.07705333178044092, 0.2645098110692898, 0.23735888902526442, 0.3259868188545082, 0.32817078866199134, 0.14839351710353663, 0.17492674776747622, 0.10105590839634586, 0.2506641599514851, 0.37491570255622797], nothing, nothing, [4.831442999740697, 4.841442999740697, 4.851442999740697, 4.861442999740697, 4.8714429997406965, 4.881442999740696, 4.891442999740696, 4.901442999740696, 4.911442999740696, 4.921442999740695, 4.931442999740695, 4.941442999740695, 4.951442999740695, 4.961442999740695, 4.971442999740694, 4.981442999740694, 4.991442999740694, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.831442999740697, 5.0], [0.0, 0.6431642767784329], [0.0, 0.6431642767784329], nothing, 5.0, 0.6431642767784329, nothing, 0.008557000259306058, 0.12425154260474283, nothing, 0.12425154260474283, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008557000259306058, 0.12425154260474283, nothing)], 1, 17), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 17, Xoshiro(0xc08ffc5f3c94e4ea, 0x6c601a5718ac2b16, 0x7da40de62a374d6b, 0x977d2adb1b18911e, 0x793f5d294c8cdfbe), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.26824857422220516, (4.831442999740697, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.26824857422220516, -0.045581133531004125, 0.008900884060095704, -0.07639059904061639, -0.05546377419363491, -0.0610931437092218, -0.05401952853116528, -0.031005127598547632, 0.07705333178044092, 0.2645098110692898, 0.23735888902526442, 0.3259868188545082, 0.32817078866199134, 0.14839351710353663, 0.17492674776747622, 0.10105590839634586, 0.2506641599514851, 0.37491570255622797], [4.831442999740697, 4.841442999740697, 4.851442999740697, 4.861442999740697, 4.8714429997406965, 4.881442999740696, 4.891442999740696, 4.901442999740696, 4.911442999740696, 4.921442999740695, 4.931442999740695, 4.941442999740695, 4.951442999740695, 4.961442999740695, 4.971442999740694, 4.981442999740694, 4.991442999740694, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x789d548c277b196f, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([-0.250046410255593, 0.07809653818867457, -0.024368894231995133, -0.07292128116528165, -0.151719651338629, -0.11950296644547814, -0.032942426792930246, 0.07685127994528021, 0.15412448567253823, 0.29963911631906837  …  -0.5491677153672333, -0.48321021545692205, -0.6719104119597387, -0.6330596771666172, -0.7620226384571952, -0.7350299305840239, -0.7786526809868962, -0.8457001534743812, -0.7508510913652994, -0.6814784286112359], nothing, nothing, [3.9555756229034573, 3.965575622903457, 3.975575622903457, 3.9855756229034567, 3.9955756229034565, 4.005575622903456, 4.015575622903456, 4.025575622903456, 4.035575622903456, 4.045575622903455  …  4.915575622903437, 4.925575622903437, 4.935575622903436, 4.945575622903436, 4.955575622903436, 4.965575622903436, 4.975575622903436, 4.985575622903435, 4.995575622903435, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.9555756229034573, 5.0], [0.0, -0.43143201835564254], [0.0, -0.43143201835564254], nothing, 5.0, -0.43143201835564254, nothing, 0.004424377096564847, 0.06937266275406355, nothing, 0.06937266275406355, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.004424377096564847, 0.06937266275406355, nothing)], 1, 105), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 105, Xoshiro(0xead1299c88b8ecd4, 0x477f0377e2365368, 0x72097cf87e416304, 0x6e151acbeedac2d5, 0xb2db75369362b17f), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, -0.250046410255593, (3.9555756229034573, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([-0.250046410255593, 0.07809653818867457, -0.024368894231995133, -0.07292128116528165, -0.151719651338629, -0.11950296644547814, -0.032942426792930246, 0.07685127994528021, 0.15412448567253823, 0.29963911631906837  …  -0.5491677153672333, -0.48321021545692205, -0.6719104119597387, -0.6330596771666172, -0.7620226384571952, -0.7350299305840239, -0.7786526809868962, -0.8457001534743812, -0.7508510913652994, -0.6814784286112359], [3.9555756229034573, 3.965575622903457, 3.975575622903457, 3.9855756229034567, 3.9955756229034565, 4.005575622903456, 4.015575622903456, 4.025575622903456, 4.035575622903456, 4.045575622903455  …  4.915575622903437, 4.925575622903437, 4.935575622903436, 4.945575622903436, 4.955575622903436, 4.965575622903436, 4.975575622903436, 4.985575622903435, 4.995575622903435, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xa54fc48cf49dc4c7, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.2693160004043323, 0.10613016126035005, 0.044742532588182254, -0.09526125063876628, -0.018358276616884925, 0.03297813889751258, 0.16686225448220293, 0.09830990126281593, 0.12981988209978884, 0.21577676023529913  …  -1.1630010903142132, -1.0455383322830822, -1.2535280801097217, -1.3746326209238866, -1.2475272373490736, -1.2193793128465973, -1.371143363484543, -1.4584386801670834, -1.5582243449623667, -1.5888066026399699], nothing, nothing, [3.411023019890626, 3.421023019890626, 3.4310230198906257, 3.4410230198906255, 3.4510230198906253, 3.461023019890625, 3.471023019890625, 3.4810230198906247, 3.4910230198906245, 3.5010230198906243  …  4.911023019890594, 4.921023019890594, 4.931023019890594, 4.941023019890594, 4.951023019890593, 4.961023019890593, 4.971023019890593, 4.981023019890593, 4.9910230198905925, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.411023019890626, 5.0], [0.0, -1.8581226030443019], [0.0, -1.8581226030443019], nothing, 5.0, -1.8581226030443019, nothing, 0.008976980109407506, -0.030582257677603124, nothing, -0.030582257677603124, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.008976980109407506, -0.030582257677603124, nothing)], 1, 159), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 159, Xoshiro(0x0876a80bc14051cb, 0xc2efb1ff0aa06f35, 0x923e9a22cc060711, 0x3b178495eeff7a09, 0xac9580ce1e81bb62), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.2693160004043323, (3.411023019890626, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.2693160004043323, 0.10613016126035005, 0.044742532588182254, -0.09526125063876628, -0.018358276616884925, 0.03297813889751258, 0.16686225448220293, 0.09830990126281593, 0.12981988209978884, 0.21577676023529913  …  -1.1630010903142132, -1.0455383322830822, -1.2535280801097217, -1.3746326209238866, -1.2475272373490736, -1.2193793128465973, -1.371143363484543, -1.4584386801670834, -1.5582243449623667, -1.5888066026399699], [3.411023019890626, 3.421023019890626, 3.4310230198906257, 3.4410230198906255, 3.4510230198906253, 3.461023019890625, 3.471023019890625, 3.4810230198906247, 3.4910230198906245, 3.5010230198906243  …  4.911023019890594, 4.921023019890594, 4.931023019890594, 4.941023019890594, 4.951023019890593, 4.961023019890593, 4.971023019890593, 4.981023019890593, 4.9910230198905925, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x6a30f4ada0d566a2, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.00139353752857139, -0.11839127719215096, -0.15806985395747863, -0.2818582670486408, -0.28231713101493505, -0.2892717019174453, -0.25429761783627425, -0.024694523075674463, -0.0059634846793945075, -0.0321697445256513  …  0.8725845559238543, 1.0173463674176098, 0.9500622102738202, 0.8714452742365415, 0.928272239593738, 0.9686697320459536, 1.2255901145128423, 1.303891150130164, 1.3174057291909242, 1.4702686640653753], nothing, nothing, [3.0997423767653682, 3.109742376765368, 3.119742376765368, 3.1297423767653676, 3.1397423767653674, 3.149742376765367, 3.159742376765367, 3.1697423767653667, 3.1797423767653665, 3.1897423767653663  …  4.269742376765343, 4.279742376765343, 4.289742376765343, 4.299742376765343, 4.309742376765342, 4.319742376765342, 4.329742376765342, 4.339742376765342, 4.349742376765342, 4.3574367000608385], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [3.0997423767653682, 4.3574367000608385], [0.0, 1.4688751265368039], [0.0, 1.4688751265368039], nothing, 4.3574367000608385, 1.4688751265368039, nothing, 0.007694323295496908, 0.15286293487445096, nothing, 0.15286293487445096, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.007694323295496908, 0.15286293487445096, nothing)], 1, 126), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 126, Xoshiro(0xd0b0750fc980355c, 0xa7545351ccdea797, 0x0caed0ac5d7cb53f, 0x90e409aa0ed22c46, 0x5768d257c5c5bb3e), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.00139353752857139, (3.0997423767653682, 4.3574367000608385), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.00139353752857139, -0.11839127719215096, -0.15806985395747863, -0.2818582670486408, -0.28231713101493505, -0.2892717019174453, -0.25429761783627425, -0.024694523075674463, -0.0059634846793945075, -0.0321697445256513  …  0.8725845559238543, 1.0173463674176098, 0.9500622102738202, 0.8714452742365415, 0.928272239593738, 0.9686697320459536, 1.2255901145128423, 1.303891150130164, 1.3174057291909242, 1.4702686640653753], [3.0997423767653682, 3.109742376765368, 3.119742376765368, 3.1297423767653676, 3.1397423767653674, 3.149742376765367, 3.159742376765367, 3.1697423767653667, 3.1797423767653665, 3.1897423767653663  …  4.269742376765343, 4.279742376765343, 4.289742376765343, 4.299742376765343, 4.309742376765342, 4.319742376765342, 4.329742376765342, 4.339742376765342, 4.349742376765342, 4.3574367000608385]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xc1456f839abbbaf6, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4702686640653753, 1.4840160443631711, 1.220355582464038, 1.13550245782361, 1.2697886458505285, 1.2217886824839146, 1.0011933317007313, 0.9332362295565204, 1.0328876087978422, 1.1416565128450666  …  1.5233841704923166, 1.5513700950488796, 1.6096405105470697, 1.813406530051634, 1.9396587925334463, 1.9787031207125316, 1.886686659078284, 1.8278704345949939, 2.0615951532553893, 2.114989637188242], nothing, nothing, [4.3574367000608385, 4.367436700060838, 4.377436700060838, 4.387436700060838, 4.397436700060838, 4.407436700060837, 4.417436700060837, 4.427436700060837, 4.437436700060837, 4.447436700060837  …  4.917436700060827, 4.927436700060826, 4.937436700060826, 4.947436700060826, 4.957436700060826, 4.9674367000608255, 4.977436700060825, 4.987436700060825, 4.997436700060825, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.3574367000608385, 5.0], [0.0, 0.6447209731228681], [0.0, 0.6447209731228681], nothing, 5.0, 0.6447209731228681, nothing, 0.0025632999391751454, 0.05339448393285306, nothing, 0.05339448393285306, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0025632999391751454, 0.05339448393285306, nothing)], 1, 65), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 65, Xoshiro(0x697ca3de7e40f9c5, 0x16227d9a7ac1156d, 0xaaa266a60ff1e3ff, 0x0f1745517294ab7d, 0xa23e5944acd4ba7b), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4702686640653753, (4.3574367000608385, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4702686640653753, 1.4840160443631711, 1.220355582464038, 1.13550245782361, 1.2697886458505285, 1.2217886824839146, 1.0011933317007313, 0.9332362295565204, 1.0328876087978422, 1.1416565128450666  …  1.5233841704923166, 1.5513700950488796, 1.6096405105470697, 1.813406530051634, 1.9396587925334463, 1.9787031207125316, 1.886686659078284, 1.8278704345949939, 2.0615951532553893, 2.114989637188242], [4.3574367000608385, 4.367436700060838, 4.377436700060838, 4.387436700060838, 4.397436700060838, 4.407436700060837, 4.417436700060837, 4.427436700060837, 4.437436700060837, 4.447436700060837  …  4.917436700060827, 4.927436700060826, 4.937436700060826, 4.947436700060826, 4.957436700060826, 4.9674367000608255, 4.977436700060825, 4.987436700060825, 4.997436700060825, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0xf5c16cd84f3e2af3, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.4702686640653753, 1.40746165590754, 1.4240522445650596, 1.502456351885294, 1.3279568229387104, 1.3390484502957756, 1.4790431547504606, 1.4907457925274483, 1.5226030832115467, 1.381388373714313  …  1.6556737458572275, 1.6640289478704866, 1.6303302118505405, 1.6184037675517204, 1.4259549916535215, 1.4722797328817738, 1.5446784281559915, 1.5705293009429164, 1.5861061496197506, 1.61930683060882], nothing, nothing, [4.3574367000608385, 4.367436700060838, 4.377436700060838, 4.387436700060838, 4.397436700060838, 4.407436700060837, 4.417436700060837, 4.427436700060837, 4.437436700060837, 4.447436700060837  …  4.537436700060835, 4.5474367000608344, 4.557436700060834, 4.567436700060834, 4.577436700060834, 4.587436700060834, 4.597436700060833, 4.607436700060833, 4.617436700060833, 4.6241863865770565], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.3574367000608385, 4.6241863865770565], [0.0, 0.14903816654344457], [0.0, 0.14903816654344457], nothing, 4.6241863865770565, 0.14903816654344457, nothing, 0.006749686516223541, 0.03320068098906937, nothing, 0.03320068098906937, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.006749686516223541, 0.03320068098906937, nothing)], 1, 27), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 27, Xoshiro(0x0cab7fb5a7b5cd42, 0x6ce23ed57a3b8005, 0xb737a1b2e2d3f071, 0xa110bbc27605f871, 0xf92358fcbc9e5358), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.4702686640653753, (4.3574367000608385, 4.6241863865770565), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.4702686640653753, 1.40746165590754, 1.4240522445650596, 1.502456351885294, 1.3279568229387104, 1.3390484502957756, 1.4790431547504606, 1.4907457925274483, 1.5226030832115467, 1.381388373714313  …  1.6556737458572275, 1.6640289478704866, 1.6303302118505405, 1.6184037675517204, 1.4259549916535215, 1.4722797328817738, 1.5446784281559915, 1.5705293009429164, 1.5861061496197506, 1.61930683060882], [4.3574367000608385, 4.367436700060838, 4.377436700060838, 4.387436700060838, 4.397436700060838, 4.407436700060837, 4.417436700060837, 4.427436700060837, 4.437436700060837, 4.447436700060837  …  4.537436700060835, 4.5474367000608344, 4.557436700060834, 4.567436700060834, 4.577436700060834, 4.587436700060834, 4.597436700060833, 4.607436700060833, 4.617436700060833, 4.6241863865770565]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x2337990405e84058, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.61930683060882, 1.451761528755841, 1.3079597475074876, 1.3119370945498516, 1.3406400845044417, 1.074267615305002, 1.0139805029710314, 1.1138864743057575, 1.2512182350298093, 1.1297780793661447  …  1.3003015922487564, 1.2373879806294352, 1.1254553641385012, 1.0136807750832808, 0.9980782720556041, 0.9328400905687784, 0.8779479226634144, 0.9687185752414649, 0.853431266080831, 0.9013426997554079], nothing, nothing, [4.6241863865770565, 4.634186386577056, 4.644186386577056, 4.654186386577056, 4.664186386577056, 4.674186386577055, 4.684186386577055, 4.694186386577055, 4.704186386577055, 4.714186386577055  …  4.91418638657705, 4.92418638657705, 4.93418638657705, 4.94418638657705, 4.9541863865770495, 4.964186386577049, 4.974186386577049, 4.984186386577049, 4.994186386577049, 4.996490638187256], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.6241863865770565, 4.996490638187256], [0.0, -0.7179641308534124], [0.0, -0.7179641308534124], nothing, 4.996490638187256, -0.7179641308534124, nothing, 0.0023042516102069754, 0.04791143367457691, nothing, 0.04791143367457691, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0023042516102069754, 0.04791143367457691, nothing)], 1, 38), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 38, Xoshiro(0x83bae64d01cc7fea, 0xffb559664b0c18e4, 0x18ab4f3e27763886, 0xcc5bf9bd10db815f, 0x847fa72e689e283c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.61930683060882, (4.6241863865770565, 4.996490638187256), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.61930683060882, 1.451761528755841, 1.3079597475074876, 1.3119370945498516, 1.3406400845044417, 1.074267615305002, 1.0139805029710314, 1.1138864743057575, 1.2512182350298093, 1.1297780793661447  …  1.3003015922487564, 1.2373879806294352, 1.1254553641385012, 1.0136807750832808, 0.9980782720556041, 0.9328400905687784, 0.8779479226634144, 0.9687185752414649, 0.853431266080831, 0.9013426997554079], [4.6241863865770565, 4.634186386577056, 4.644186386577056, 4.654186386577056, 4.664186386577056, 4.674186386577055, 4.684186386577055, 4.694186386577055, 4.704186386577055, 4.714186386577055  …  4.91418638657705, 4.92418638657705, 4.93418638657705, 4.94418638657705, 4.9541863865770495, 4.964186386577049, 4.974186386577049, 4.984186386577049, 4.994186386577049, 4.996490638187256]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x21ce06498f19700a, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.9013426997554079, 0.8326850775669992], nothing, nothing, [4.996490638187256, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.996490638187256, 5.0], [0.0, -0.06865762218840873], [0.0, -0.06865762218840873], nothing, 5.0, -0.06865762218840873, nothing, 0.003509361812744416, -0.06865762218840873, nothing, -0.06865762218840873, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003509361812744416, -0.06865762218840873, nothing)], 1, 1), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 1, Xoshiro(0x340408d14faeeb32, 0xc0084041e25b8489, 0x133c03c73c60469c, 0x4bd44bea24e85268, 0xcad2c72f63ae040c), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.9013426997554079, (4.996490638187256, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.9013426997554079, 0.8326850775669992], [4.996490638187256, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x6f9d522b989bf30c, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([0.9013426997554079, 0.850303721949143], nothing, nothing, [4.996490638187256, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.996490638187256, 5.0], [0.0, -0.051038977806264915], [0.0, -0.051038977806264915], nothing, 5.0, -0.051038977806264915, nothing, 0.003509361812744416, -0.051038977806264915, nothing, -0.051038977806264915, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.003509361812744416, -0.051038977806264915, nothing)], 1, 1), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 1, Xoshiro(0x9cad669e0271f642, 0xb8f8d9f3a43a12b6, 0x8c9bdbb4dcb2b90d, 0x86c301fcf6d0966c, 0xfe61fd9faf6371b3), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 0.9013426997554079, (4.996490638187256, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([0.9013426997554079, 0.850303721949143], [4.996490638187256, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x0d612c5b65f2f567, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.61930683060882, 1.53464511697846, 1.507324154780974, 1.5629250277019873, 1.6430426421152895, 1.5990964445663602, 1.50343635821332, 1.6083206234830123, 1.4780420161875139, 1.6049094413839877  …  1.3301933416410199, 1.2455410583519817, 1.3093614465744454, 1.4018679963405472, 1.5033938538643246, 1.480988816401403, 1.5116468830659877, 1.5340317857992256, 1.3493933870156745, 1.3394976317872427], nothing, nothing, [4.6241863865770565, 4.634186386577056, 4.644186386577056, 4.654186386577056, 4.664186386577056, 4.674186386577055, 4.684186386577055, 4.694186386577055, 4.704186386577055, 4.714186386577055  …  4.824186386577052, 4.834186386577052, 4.844186386577052, 4.854186386577052, 4.864186386577051, 4.874186386577051, 4.884186386577051, 4.894186386577051, 4.9041863865770505, 4.909114546853074], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.6241863865770565, 4.909114546853074], [0.0, -0.27980919882157773], [0.0, -0.27980919882157773], nothing, 4.909114546853074, -0.27980919882157773, nothing, 0.0049281602760231635, -0.009895755228431752, nothing, -0.009895755228431752, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0049281602760231635, -0.009895755228431752, nothing)], 1, 29), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 29, Xoshiro(0x6bff728648edf7be, 0x03de9997a142228f, 0x864d11da9540c57b, 0xe6f9ed288921eac8, 0x4e4d3a787e0d6216), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.61930683060882, (4.6241863865770565, 4.909114546853074), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.61930683060882, 1.53464511697846, 1.507324154780974, 1.5629250277019873, 1.6430426421152895, 1.5990964445663602, 1.50343635821332, 1.6083206234830123, 1.4780420161875139, 1.6049094413839877  …  1.3301933416410199, 1.2455410583519817, 1.3093614465744454, 1.4018679963405472, 1.5033938538643246, 1.480988816401403, 1.5116468830659877, 1.5340317857992256, 1.3493933870156745, 1.3394976317872427], [4.6241863865770565, 4.634186386577056, 4.644186386577056, 4.654186386577056, 4.664186386577056, 4.674186386577055, 4.684186386577055, 4.694186386577055, 4.704186386577055, 4.714186386577055  …  4.824186386577052, 4.834186386577052, 4.844186386577052, 4.854186386577052, 4.864186386577051, 4.874186386577051, 4.884186386577051, 4.894186386577051, 4.9041863865770505, 4.909114546853074]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x9c25bf94ebe94304, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.3394976317872427, 1.3020730113360048, 1.2032481271407294, 1.2214411565029195, 1.1404631513813923, 1.24049674883767, 1.2592891515664144, 1.2061863355745024, 1.4484527877630617, 1.3583334962801092, 1.3448512018539989], nothing, nothing, [4.909114546853074, 4.9191145468530735, 4.929114546853073, 4.939114546853073, 4.949114546853073, 4.959114546853073, 4.969114546853072, 4.979114546853072, 4.989114546853072, 4.999114546853072, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.909114546853074, 5.0], [0.0, 0.005353570066755985], [0.0, 0.005353570066755985], nothing, 5.0, 0.005353570066755985, nothing, 0.0008854531469282279, -0.013482294426110451, nothing, -0.013482294426110451, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0008854531469282279, -0.013482294426110451, nothing)], 1, 10), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 10, Xoshiro(0xc14f76995e1ec990, 0xbea39f4368c70943, 0x0ae1bd1df0f40349, 0x6e9a44799f777ef6, 0x752b32efd8e2d5f7), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.3394976317872427, (4.909114546853074, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.3394976317872427, 1.3020730113360048, 1.2032481271407294, 1.2214411565029195, 1.1404631513813923, 1.24049674883767, 1.2592891515664144, 1.2061863355745024, 1.4484527877630617, 1.3583334962801092, 1.3448512018539989], [4.909114546853074, 4.9191145468530735, 4.929114546853073, 4.939114546853073, 4.949114546853073, 4.959114546853073, 4.969114546853072, 4.979114546853072, 4.989114546853072, 4.999114546853072, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x4883838ff72eb546, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[]), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}(RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}([1.3394976317872427, 1.3852710528059669, 1.3260031594201909, 1.3946634982399926, 1.1810207967598314, 1.3140026909775027, 1.3338967443561065, 1.2880944931771574, 1.2778894091821908, 1.1510153486098293, 1.139756560463017], nothing, nothing, [4.909114546853074, 4.9191145468530735, 4.929114546853073, 4.939114546853073, 4.949114546853073, 4.959114546853073, 4.969114546853072, 4.979114546853072, 4.989114546853072, 4.999114546853072, 5.0], NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}(DiffEqNoiseProcess.WHITE_NOISE_DIST, DiffEqNoiseProcess.WHITE_NOISE_BRIDGE, [4.909114546853074, 5.0], [0.0, -0.1997410713242251], [0.0, -0.1997410713242251], nothing, 5.0, -0.1997410713242251, nothing, 0.0008854531469282279, -0.011258788146812158, nothing, -0.011258788146812158, nothing, 0.0, nothing, nothing, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}([(0.0008854531469282279, -0.011258788146812158, nothing)], 1, 10), ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}(Tuple{Float64, Float64, Nothing}[], 0, 0), RSWM{Float64}(1.0e-15, :RSwM3), 0, 0, false, 10, Xoshiro(0x295f77fdacefe713, 0x6462109a61c73453, 0x49a95ba60225ed86, 0x4d9a5f8378cdb2eb, 0xe1f3fd405fa3ff25), true, true, true, nothing), nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}(SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}(Main.f, Main.g, LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing), Main.g, 1.3394976317872427, (4.909114546853074, 5.0), SciMLBase.NullParameters(), nothing, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}(), nothing, 0x0000000000000000), EM{true}(), StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}([1.3394976317872427, 1.3852710528059669, 1.3260031594201909, 1.3946634982399926, 1.1810207967598314, 1.3140026909775027, 1.3338967443561065, 1.2880944931771574, 1.2778894091821908, 1.1510153486098293, 1.139756560463017], [4.909114546853074, 4.9191145468530735, 4.929114546853073, 4.939114546853073, 4.949114546853073, 4.959114546853073, 4.969114546853072, 4.979114546853072, 4.989114546853072, 4.999114546853072, 5.0]), false, 0, SciMLBase.DEStats(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0), nothing, SciMLBase.ReturnCode.Success, 0x1b16bf9745f6208b, nothing), BranchingProcessNode{RODESolution{Float64, 1, Vector{Float64}, Nothing, Nothing, Vector{Float64}, NoiseProcess{Float64, 1, Float64, Float64, Nothing, Nothing, typeof(DiffEqNoiseProcess.WHITE_NOISE_DIST), typeof(DiffEqNoiseProcess.WHITE_NOISE_BRIDGE), Nothing, false, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, ResettableStacks.ResettableStack{Tuple{Float64, Float64, Nothing}, false}, RSWM{Float64}, Nothing, Xoshiro}, Nothing, SDEProblem{Float64, Tuple{Float64, Float64}, false, SciMLBase.NullParameters, Nothing, SDEFunction{false, SciMLBase.FullSpecialize, typeof(Main.f), typeof(Main.g), LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing}, typeof(Main.g), Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}, Nothing}, EM{true}, StochasticDiffEq.LinearInterpolationData{Vector{Float64}, Vector{Float64}}, SciMLBase.DEStats, Nothing, Nothing}}[])])])])])]), EM{true}(), SciMLBase.ReturnCode.Success, nothing)

The number of particles alive at the end of the sampled trajectory is:

using AbstractTrees
num_alive = treebreadth(sol)
43

The longest lineage in the tree is:

max_lineage_length = treeheight(sol)
10

Note that the actual tree structure implementing the AbstractTrees interface is the field sol.tree of type BranchingProcessNode. When tree operations like the ones above are called on a BranchingProcessSolution, they are delegated to the tree field. Hence we can call the same operations on any instance of aBranchingProcessNode, for instance

num_alive_sub = treebreadth(sol.tree.children[1])
33

Values at the tips of a branching process

We are often interested in the values at the tips of a branching process, that is, the values at the final time $T$ of a branching experiment of the particles alive at that time. To obtain these values, we use an iterator over the leaves of the tree and use the array interface for SciMLSolutions:

tip_vals = [node.sol[end] for node in Leaves(sol)]
43-element Vector{Float64}:
  4.005312258084205
  2.340082119480956
  2.1441698260104203
  1.493088085132137
  1.5016037383560283
  1.3330855211177224
  0.28256151221563397
  0.21123995836772086
  0.3380003505614073
  1.4431235683201626
  ⋮
 -0.5452018193650859
  0.37491570255622797
 -0.6814784286112359
 -1.5888066026399699
  2.114989637188242
  0.8326850775669992
  0.850303721949143
  1.3448512018539989
  1.139756560463017

Again the call Leaves(sol) is delegated to its tree field, that is, it is equivalent to Leaves(sol.tree).

Because it is common to need the final value of a particle, this has been implemented as the value associated with a node:

tip_vals == [nodevalue(node) for node in Leaves(sol)]
true

An even shorter short-cut is to call the function tip_values:

tip_vals = tip_values(sol)