pylhc / omc3

Python 3 codes for beam optics measurements and corrections in circular particle accelerators

Home Page:https://pylhc.github.io/omc3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create agreed-on mplstyles for omc and omc_presentation

JoschD opened this issue · comments

There are the standard.mplstyle and presentation.mplstyle in the omc3.plotting.styles folder.
These are my personal preference and not everyone might be happy about them.

How should we discuss them?

hint: you can create your own .mplstyle file and give its path as input to the plot_tfs and plot_optics_measurements. I can be even only a short file with updates to other styles, input then like:
plot_styles = ['standard', 'path/to/my_delta.mplstyle']

Nice initiative. Maybe we should all take some time to use these styles a bit and see how we feel about them, then have a chat / meeting?