Package spv.processor

This package contains the data processing engine used by Specview to process a bunch of input raw spectra into a panchromatic spectrum.

See:
          Description

Interface Summary
FourierFilter Created by IntelliJ IDEA.
 

Class Summary
AbstractModuleGUI Superclass of all processor module GUIs.
AbstractProcessorModule  
AbstractTableGUI Superclass of all table-based GUIs in the processor package.
AbstractTableWithPanelGUI Superclass of all table-based GUIs that carry an auxiliary panel below the table itself.
AnotherCursorPositionSensitiveFloat This class is just a clunky solution to the problem of implementing specialized editor handlers to table columns.
CoaddModule  
CoaddModuleGUI GUI for the coadd module.
CursorOffsetSensitiveFloat Created by IntelliJ IDEA.
CursorPositionSensitiveFloat Created by IntelliJ IDEA.
DefaultGUITableModel Default GUI table model for the processor package.
FilterModule  
FilterModuleGUI GUI for the filter engine.
FourierTransform Radix-2 Fourier Transform.
InitializationModule Extracts the flux and error arrays and checks for units consistency.
Processor  
Processor2  
ProcessorGUI  
ProcessorGUI2  
ProcessorJTable  
RectifyGUITableModel Created by IntelliJ IDEA.
RectifyModule  
RectifyModuleGUI  
ResamplingModule  
ResamplingModuleGUI GUI for the binning engine.
ScaleOffsetTrimModule Scale/offset/trim module.
ScaleOffsetTrimModuleGUI GUI for the scale/offset/trim module.
 

Exception Summary
ProcessorException  
 

Package spv.processor Description

This package contains the data processing engine used by Specview to process a bunch of input raw spectra into a panchromatic spectrum.