[Tutor] how to define constant width errorbars on log-log plot

Laura Creighton lac at openend.se
Thu Aug 6 19:26:24 CEST 2015


In a message of Thu, 06 Aug 2015 12:41:22 -0300, Colin Ross writes:
>Does anyone have an example code that shows how to plot errorbars with a constant line width for a dataset on a log log plot? Thank you.


Assuming you want to use matplotlib (there are other python programs
that do this) see:
http://matplotlib.org/1.2.1/examples/pylab_examples/errorbar_demo.html

Laura


More information about the Tutor mailing list