Stuart Mumford

Results 329 comments of Stuart Mumford

@ayshih we could expose the flag to `io.fits.open` that disables scaling though, so the users could explicitly allow memmapping by turning off scaling.

It's *another* dependency, but pooch itself is pretty light on the deps and it would mean we could move parfive into the `net` extra. My main question is why make...

This API is one of the things which is in *all examples everywhere* and is the first thing we show people. I am not a fan of changing the API.

I realised in the conversation in https://github.com/sunpy/sample-data/issues/25 that the mirroring functionality is actually *really* important and I definitely don't want to give it up in the name of simplicity.

Another thought came to mind. Now that we have aiapy and irispy etc using the data repo for their packages, it would be good if while refactoring sunpy's sample data...

Can we run a test build without some of the more tricky deps (looking square at you h5py / skimage)? (I will go put my reproject hat on and fix...

Also is it possible to run a generic python pre-release build?

I think this needs some careful thought. We put a decent amount of thought into the data manager API, and pooch definitely isn't a drop-in replacement.

Does it matter if those things are in this repo or the website repo, other than to satisfy our desire for order? From the perspective of the user surely they...