Telluric-Fitter
Telluric-Fitter copied to clipboard
wavegrid keyword not working
When I try to use the wavegrid parameter in the function MakeModel(), I get the error below. I am using a 1d numpy array.
File "/opt/anaconda3/lib/python3.8/site-packages/MakeModel.py", line 504, in MakeModel if wavegrid != None: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()