neutrons / multiphonon

multiphonon (getDOS)
MIT License
2 stars 5 forks source link

Plot update #132

Closed granrothge closed 3 years ago

granrothge commented 3 years ago

This pull request allows one to pass in an existing matplotlib axis object and plot on that axis. Also it fixes the deprecation warning by setting the shading = 'auto' in the pcolor mesh call. An additional test is included to ensure these functions are tested.