LSSTDESC / clevar

GNU General Public License v3.0
7 stars 2 forks source link

Fix errorbars in log scaling plots #39

Closed m-aguena closed 3 years ago

m-aguena commented 3 years ago

Fix errorbars to use logx(+-) = logx +- sigma_logx instead of x(+-) = x +- x*sigma_logx.