- [ ] Rewrite documentation in the style of astropy's docs - [ ] Remove development status page from docs - [ ] Reformat all code with ruff or black? - [ ] Replace sbpy.data.dimensions with astropy.units.physical (and move Conf to a file so that the imports are not buried at the bottom of __init__) - [ ] Use specutils? - [ ] Address indexing DataClass with an integer: #437 - [ ] Strictly use x, y (not y, x) for axis coordinates in imageanalysis. What else?
What else?