Tag: python

  • Useful Python plotting tips

    Useful Python plotting tips

    I use Python as part of my PhD work almost every day. On most of those days, I use plotting functions to visualise my data and results – either as a “quick and dirty” check that my code is behaving as I expect, or to create publication-standard figures.