Creates zip files for all PNG and JPG files in each run directory under source/figures/, then deletes the individual image files. This reduces file count while preserving all figure data in compressed format.
zip_and_cleanup_source_figures(report_path, eye_suffix = NULL, verbose = FALSE)List of created zip file paths
Path to the report directory containing source/figures/
Optional eye suffix for binocular data
Whether to print verbose output