snoplusuk / echidna

MIT License
4 stars 12 forks source link

Add method to Spectra class to rebin `Spectra._data` #62

Closed ashleyrback closed 9 years ago

ashleyrback commented 9 years ago

Should be able to rebin along any axis in Spectra._data. Something along the lines of http://wiki.scipy.org/Cookbook/Rebinning (found by @jwaterfield)