rpoleski / MulensModel

Microlensing Modelling package
https://rpoleski.github.io/MulensModel/
Other
57 stars 15 forks source link

minorticks_on()! #118

Open jenniferyee opened 10 months ago

jenniferyee commented 10 months ago

As a default, plots should have minorticks_on()!

rapoliveira commented 8 months ago

@rpoleski Can I create a matplotlibrc file or do you know a better way to do it for all modules?

rpoleski commented 8 months ago

The idea was to have one function named e.g. mm.PlotUtils.set_defaults() that sets minor ticks and other such aspects. If it's via matplotlibrc-type tile or just changing parameters of rc is to be decided by the one who codes that.