Using moes.logger.plot_divers() runs into an issue because it only runs correctly on matplotlib 3.5.3, while the current version is 3.10.3. Executing it with the current version gives TypeError: LogScale.init() got an unexpected keyword argument 'nonposy'.