natashabatalha / picaso

A Planetary Intensity Code for Atmospheric Spectroscopy Observations
https://natashabatalha.github.io/picaso
GNU General Public License v3.0
69 stars 42 forks source link

Custom interp code gives uninformative error when it goes out of bounds #218

Open natashabatalha opened 3 months ago

natashabatalha commented 3 months ago

custom interp code returns an error about missformed array shape when the user inputs something out of bounds. need a raise except to let users know they are out of bounds