Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle 2D flux in SpectrumList #6

Closed

Commits on Oct 19, 2024

  1. fix: handle 2D flux in SpectrumList

    - now will unpack 2D flux in SpectrumList cases
    - splitter now returns SpectrumList so as to pass through the SpectrumList validation cases
    - moved to separate area of the code in the event anything else passes a 2D flux array (somehow)
    - `data_label` case has been simplified down to SpectrumList case when a 2D flux Spectrum1D is encountered
    rileythai committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7f1f800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdfa647 View commit details
    Browse the repository at this point in the history