Stuart Mumford

Results 780 comments of Stuart Mumford

@mhvk Just to add some more context to this as I think you are not quite understanding the sticky part. There is nothing wrong with GPL for scientific software. The...

We would need to double check if it's actually been published somewhere. Probably best to contact the original authors.

One major bump in my projects adopting the ruff isort'er is the [length sort sections](https://pycqa.github.io/isort/docs/configuration/options.html#length-sort-sections) option. Is this something that a contribution would be welcome for?

hey @sajaeggli Thanks for opening an issue. This is something we can have a think about, do you have an example of the plots you would like to see?

I think if we were going to do this we would want to implement it as a `WCSAxes.plot_coord` / `scatter_coord` wrapper function?

We could also look at automating repo creation (via PR to a management repo) or similar.

To know how close the two approaches are, that last figure really needed some colourbars

@Sauravroy34 I hope you don't mind, but I pushed a couple of commits to fix an error where the `try/except` block in `download` wasn't ever triggered because `download_and_hash` was only...

I have hopefully fixed the tests here, I think the updated tests correctly reflect the desired behaviour but it's certainly a change sometimes. I find this figure test change to...