champsproject / ldds

Python package for computing and visualizing Lagrangian Descriptors in Dynamical Systems
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

Stochastic Lagrangian Descriptors #40

Closed broncio123 closed 3 years ago

broncio123 commented 3 years ago

Hi @VikJGG

Could you check the graphical outputs of Euler-Maruyama for all the vector fields?

I implemented additive noise alongside the original noise amplitude values in the IJBC paper.

And it seems that the graphical outputs for single experiments finally resemble those in there!

You should be able to see my execution parameters once you update the stochasticDS branch.