Skip to content

Commit

Permalink
Merge pull request #306 from desihub/nodesi
Browse files Browse the repository at this point in the history
remove unnecessary desispec dependency
  • Loading branch information
sbailey authored May 3, 2024
2 parents 3ddcf89 + df02a64 commit a6f34b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions py/redrock/templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
from .rebin import rebin_template, trapz_rebin
from .zscan import spectral_data

from desispec.coaddition import coadd_cameras

valid_template_methods = ('PCA', 'NMF')

class Template(object):
Expand Down

0 comments on commit a6f34b6

Please sign in to comment.