Skip to content

Commit

Permalink
Bug fix wavel_resample with spectres
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Stolker committed Feb 3, 2020
1 parent 87ac0cf commit b08563e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions species/read/read_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ def get_model(self,
index_error = True

if not index_error:
wavel_resample = wavel_resample[indices][i:-i]
break

if magnitude:
Expand Down

0 comments on commit b08563e

Please sign in to comment.