Stuart Mumford

Results 239 issues of Stuart Mumford

### Describe the feature At the moment you have to hack around it. I mean change this line: https://github.com/sunpy/sunpy/blob/main/sunpy/map/mapsequence.py#L374 to something like `removes += list(plot_function(fig, axes, i, ani_data[i]))` The main...

Feature Request
map
Priority Low
Effort Medium
Package Intermediate

### Describe the feature We have CDF IO support in `sunpy/io` but should this be an Astropy [Unified IO](https://docs.astropy.org/en/stable/io/unified.html) plugin for Astropy and then we just construct a TimeSeries from...

Feature Request
Package Novice
Priority Low
Effort Medium
io
timeseries
io/CDF

### Describe the bug In this reproject test: https://github.com/astropy/reproject/blob/main/reproject/mosaicking/tests/test_coadd.py#L236 three maps are reprojected and then added together (it's basically [this gallery](https://docs.sunpy.org/en/stable/generated/gallery/map_transformations/reprojection_aia_euvi_mosaic.html) example I think). The reproject test failed (https://github.com/astropy/reproject/runs/6371463701?check_suite_focus=true#step:8:151) because...

coordinates
Discussion

### Describe the feature We added modified keys etc to map meta, but it's all dropped on the floor by the asdf converter. ### Proposed solution _No response_

Feature Request
Priority Low
Effort Medium
Package Intermediate
io/ASDF

### Provide a general description of the issue or problem. At the moment we have the situation where the @SunPyBot Github account has a PAT minted and stored in sunpy's...

Upstream Fix Required
Infrastructure

The VSO, for some instruments has an attribute `Sample` i.e. `vso.attrs.Sample(90)` which picks out data every 90 seconds. If you try and fetch a database query using this attr it...

Feature Request
Package Novice
database
Priority Low
Effort Medium
Hacktoberfest
Good First Issue

The `astropy.table.Table. __repr__` is much better than the SunPy TimeSeries one (which is not overloaded by the looks of it). We should look at updating the one we have.

Feature Request
Package Novice
Priority Low
Effort Medium
timeseries
Hacktoberfest
Good First Issue

If possible content in directives shouldn't be included in the excerpts on the summary page

Enhancement
Help Wanted

Having recently viewed rooms at the top of the room list or similarly, always visible place is really useful to switch back to rooms you were recently active in but...

enhancement
ui

It would be nice to be able to have some kind of categories that examples in multiple sections could be assigned to (i.e. all these examples use one subpackage). sunpy/sunpy#2164