Skip to content

Commit

Permalink
remove sidenote
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Sep 9, 2023
1 parent 0cc1125 commit 672245e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spectral_cube/dask_spectral_cube.py
Original file line number Diff line number Diff line change
Expand Up @@ -1642,11 +1642,6 @@ def reproject(self, header, order='bilinear', use_memmap=False,
If you want to reproject a cube both spatially and spectrally, you need
to use `spectral_interpolate` as well.
.. warning::
The current implementation of ``reproject`` requires that the whole
cube be loaded into memory. Issue #506 notes that this is a
problem, and it is on our to-do list to fix.
Parameters
----------
header : `astropy.io.fits.Header`
Expand Down

0 comments on commit 672245e

Please sign in to comment.