Tim Hoffmann

Results 202 comments of Tim Hoffmann

Can this be closed? It seems this is superseeded by label-based backporting #9405.

It would also be nice to have this as a context manager. Something like ``` with mysettings.updated(**data_to_merge_in_on_top): # do something # back to normal ```

I'm +1 on this. Do you have an estimate how log the example generation takes?

A naive calculation gives: 16 widget examples x 30s = 8min additional built time for the docs. That'd be a lot. If we plan to use this in multiple examples,...

> Is there a way to make CI build them much more sparsely (maybe even a snapshot) and the deployed builds take the time to make the full-res movie? One...

@scottshambaugh You are right: the vertical axis is as expected. Thanks for the PR! My more general comment on the minus signs is mostly relevant in case we want to...

Yes, if we want to be exact, theta errors should be curved. However, personally, I would not be that pedantic. Errors should be reasonably small (or the visualization does not...

![grafik](https://user-images.githubusercontent.com/2836374/184251341-d40a2d35-3bec-4dbc-982e-44ef5968ae03.png) Um, this is indeed awkward. Whether curved or not, the theta-error line should hit the data point. Probably not the final call on polar error bars. Nevertheless, this PR...