You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use SpeX data that spans over the near-infrared but is not continuous over the whole gamut of wavelengths. The data that is parsed in, then, has gaps that we represent with NaNs as fluxes. Using renorm or integration causes issues with this due to failing to integrate the NaNs.
The text was updated successfully, but these errors were encountered:
I use SpeX data that spans over the near-infrared but is not continuous over the whole gamut of wavelengths. The data that is parsed in, then, has gaps that we represent with NaNs as fluxes. Using renorm or integration causes issues with this due to failing to integrate the NaNs.
The text was updated successfully, but these errors were encountered: