Skip to content

move foton design generation to report.py

This MR moves the logic that generates the front end foton filter designs to the report generation step and stores the results in foton_filters_to_export.json. This way cmd/export.py will only focus on reading the stored file and exporting the results instead of generating the filters on-the-fly.

Merge request reports