arpes.plotting.utils.path_for_plot

arpes.plotting.utils.path_for_plot(desired_path)[source]

Provides workspace and date scoped path generation for plots.

This is used to ensure that analysis products are grouped together and organized in a reasonable way (by each day, together).

This will be used automatically if you use arpes.plotting.utils.savefig instead of the one from matplotlib.