jason-neal / spectrum_overload

An astronomy spectrum class with overloaded math operators.

Home Page:http://spectrum-overload.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to handle Headers after operations.

jason-neal opened this issue · comments

Need to work out how to handle headers after operating on two spectra.

  • Combine the headers together?
  • Make a list of the separate headers?
  • Just use header from the first?