Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopasra committed Dec 21, 2016
1 parent e4e16eb commit f958eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions megaradrp/recipes/auxiliary/focusspec.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from numina.exceptions import RecipeError
import numina.array.utils
import numina.array.fwhm as fmod
import numina.core.validator
from numina.array.stats import robust_std as sigmaG
from numina.array.peaks.peakdet import find_peaks_indexes, refine_peaks

Expand Down

0 comments on commit f958eb3

Please sign in to comment.