Skip to content

Commit

Permalink
Merge pull request astropy/specutils#524 from nmearl/spectral-coord
Browse files Browse the repository at this point in the history
Implement spectral coordinate object
  • Loading branch information
nmearl committed Mar 18, 2020
2 parents 9be15ec + 007143f commit 0194959
Show file tree
Hide file tree
Showing 19 changed files with 963 additions and 320 deletions.
7 changes: 0 additions & 7 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ astropy.wcs

- Implemented support for the ``-TAB`` algorithm (WCS Paper III). [#9641]

- Added an ``_as_mpl_axes`` method to the ``HightLevelWCSWrapper`` class. [#10138]

API Changes
-----------

Expand Down Expand Up @@ -386,11 +384,6 @@ astropy.io.ascii
astropy.io.fits
^^^^^^^^^^^^^^^

- Fix unclosed memory-mapped FITS files in ``FITSDiff`` when difference found.
[#10159]

- Fix crash when reading an invalid table file. [#10171]

astropy.io.misc
^^^^^^^^^^^^^^^

Expand Down
Loading

0 comments on commit 0194959

Please sign in to comment.