DataAnalysisRecipes
DataAnalysisRecipes copied to clipboard
straightline: edit all exp(blah/(2 foo)) to (1/2) exp(blah/foo)
trafficstars
just a tiny style point
Do you mean
exp(1/2(blah/foo))
? 😕 Or is this a plot to make all errorbars sqrt(2) smaller 😄?
whoops. What I meant not what I said.