Skip to content

Conversation

@timclassen
Copy link
Contributor

Changed the bahaviour of the plotting such that the same experiment name is always assigned the same color and marker. This is intended to avoid confusion and enable more consistent plots for visualization in reports/papers. Additionally, a linestyle cycle is added which switches plot linestyle based on the selected variable (e.g. a different linestyle for psnr-y than for psnr-u).
Additionally, a small change of the CSV-parser was made to make it more robust against missing data items at the end of a data line. This was reported to be an issue for some csv files and leads to a crash if left unhandled.

@coveralls
Copy link

coveralls commented Sep 29, 2025

Coverage Status

coverage: 34.163% (-11.8%) from 45.946%
when pulling af8dd33 on plot_color_consistent
into 4debc4f on master.

@dmehlem dmehlem merged commit d8134a9 into master Oct 6, 2025
10 checks passed
@dmehlem dmehlem deleted the plot_color_consistent branch October 6, 2025 07:27
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.

4 participants