Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Propagation is inconsistent sometimes #901

@astrojuanlu

Description

@astrojuanlu

For example:

op = StaticOrbitPlotter()

op.plot(
    Orbit.from_vectors(
        Sun,
        [0.36137779, 0.84843643, 0.36772403] * u.au,
        [-0.01849308, -0.00788258, -0.00339819] * u.au / u.day,
    ),
    trail=True,
)

trail

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions