AlanRace / SpectralAnalysis

Software for the analysis and interactive exploration of spectral imaging data
https://alanrace.github.io/SpectralAnalysis/
Apache License 2.0
29 stars 9 forks source link

Include "mean" spectra for Datacubes #10

Closed knrobinson closed 4 years ago

knrobinson commented 5 years ago

It would be helpful to have the ability to generated mean spectra from datacubes, this would help when browsing peak picked data, or to do analysis of region in peak picked data.

AlanRace commented 4 years ago

When data is 'DataInMemory' (datacube generation or loading it in directly to memory), the mean spectrum is now automatically generated and included in the 'Spectrum List'. This is available in the latest source code version 6592a84