Skip to content

Commit

Permalink
remove unnecessary desispec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed May 3, 2024
1 parent 3ddcf89 commit df02a64
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 df02a64

Please sign in to comment.