Telluric-Fitter icon indicating copy to clipboard operation
Telluric-Fitter copied to clipboard

wavegrid keyword not working

Open thea-mckenna opened this issue 2 years ago • 0 comments

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()

thea-mckenna avatar Apr 25 '22 01:04 thea-mckenna