Skip to content

Fix raster plot segment - #4790

Draft
JoeZiminski wants to merge 8 commits into
mainfrom
fix-raster-plot-segment
Draft

JoeZiminski wants to merge 8 commits into
mainfrom
fix-raster-plot-segment

Conversation

@JoeZiminski

@JoeZiminski JoeZiminski commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

WIP - this PR fixes wrong time for plot motion when t_start neq 0

before:

image

now:

image

before:
image

now:
image

segment-wise

image

@JoeZiminski
JoeZiminski marked this pull request as draft September 16, 2026 18:55
@JoeZiminski
JoeZiminski force-pushed the fix-raster-plot-segment branch from 8a9acf1 to e1b6ca3 Compare September 16, 2026 19:26
backend: str | None = None,
**backend_kwargs,
):
if durations is not None and segment_start_stop_times is not None:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kept for backward compatibility but we should eventually deprecate durations? It's no longer used, just converted to the new segment_start_stop_times

@JoeZiminski
JoeZiminski force-pushed the fix-raster-plot-segment branch from e322cac to 434d58e Compare September 16, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant