Skip to content
Advertisement

Tag: errorbar

Function plotting with matplotlib

I am trying to model an equation that depends on T and parameters xi, mu, sig. I have inferred parameters and spread(standard deviation) of those parameters for different durations (1h, 3h, etc). In the example code the parameters are for 1h duration. I need to create a forloop to create a cloud of zp with the array of xi, mu

Advertisement