Skip to content

Conversation

@DanGass
Copy link
Contributor

@DanGass DanGass commented Jun 23, 2025

Added functionality to produce animation and pack L4 files automatically. Incorporated some of Eduardo's feedback, more in next PR.

@samaloney
Copy link
Contributor

pre-commit.ci autofix

return fits_path


def vid_match(table, name, path):
Copy link
Contributor

Choose a reason for hiding this comment

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

This would probably be better as 3 functions:

  1. a function to plot a "batch" of data or X maps in a certain layout (dealing) with missing maps
  2. A function to make a bunch of plots based on the input table
  3. A function to turn the plots into a video

Also did you look at using matplotlib for the video part or why use openCV - I guess we already have a dependency on it so no big deal either way.

Copy link
Contributor

@samaloney samaloney left a comment

Choose a reason for hiding this comment

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

Looksg good, maybe move mosaic_plot and ,mosaic_vid to arccnet/visualisation/data where most of the plotting code is.

@DanGass DanGass merged commit d3433d6 into ARCAFF:main Jul 9, 2025
9 checks passed
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.

2 participants