David Stansby

Results 548 comments of David Stansby

I'm seeing this same behaviour in another package (bug report linked above). Can confirm it's also when a change in dtype is happening, and with `loc` instead of `iloc`.

Thanks for the contribution! It looks like one of the lines you added is too long - we keep lines of code to

Looking into this now - bisects to c973552b49d6d6c583a52d1ac838bc0748462666

Had a quick look and can't work out what the fix is - perhaps @anntzer will have more luck as you wrote the failing commit.

Can anyone test on Matplotlib 2.2.3 or 3.0.0 to see if this is still a problem? I think quite a bit of work went into high dpi screens on MacOS...

I can't find it at the moment, but it should be documented somewhere that we decided during the 2021 dev meeting to use astropy underneath.

We had more discsussions on this at the 2022 coordination meeting, and decided that astropy TimeSeries might not be the right answer. After a bit of back and forth on...

I think the first step in deprecating composite map would be writing a tutorial that explains how to do everything `CompositeMap` does but with other classes/methods/functions. That way we can...

Hmm, we should definitely make sure we're not deprecating anything that can't be done in `hvpy`! I wonder if a translation guide would sit will in the `hvpy` docs and...