Skip to content

ODE integrator for FF streamline produces NaNs #1451

Open
@kel85uk

Description

@kel85uk

While providing a current field to a FF streamline object, I get this error. This error happens even in current plotly version: e53e626 (The last commit I tested the workflow in)

image

The same field when provided to a matplotlib streamplot object produces the expected lines:
image

The only difference which I could see is the ODE integrator being used in matplotlib and plotly. I refer to
https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/streamplot.py with matplotlib using Heun's method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogbugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions