Packages
GUItest  
nom.tam.fits.test  
spv This package contains the root Specview class.
spv.controller Provides classes that implement the Controller side of the MVC architecture.
spv.controller.display  
spv.controller.input  
spv.controller.lineid Line identification package.
spv.controller.macos  
spv.controller.measure The measurement engine.
spv.controller.output  
spv.controller.samp  
spv.controller.vo Classes that access SSAP services.
spv.fit Fitting algorithms and related interfaces reside in this package.
spv.glue Contains "glue" classes that provide the interface between the Model and View sides of the MVC architecture.
spv.graphics Graphics engine.
spv.model Provides classes that implement the Model side of the MVC architecture.
spv.processor This package contains the data processing engine used by Specview to process a bunch of input raw spectra into a panchromatic spectrum.
spv.spectrum Provides classes that implement the Model side of the MVC framework.
spv.spectrum.factory This package contains all classes that in one way or another relate with the actual file formats used to access spectral data.
spv.spectrum.factory.ACS This package stores code to support access to ACS extracted spectrograms.
spv.spectrum.factory.archive This package stores code to support access to FITS tables generated by the STScI Archive preview functions.
spv.spectrum.factory.ASCII This package stores code to support access to plain text files.
spv.spectrum.factory.CGPS  
spv.spectrum.factory.COS  
spv.spectrum.factory.FORS  
spv.spectrum.factory.FUSE This package stores code to support access to FUSE files.
spv.spectrum.factory.GAIA  
spv.spectrum.factory.GALEX  
spv.spectrum.factory.generic This package stores code to support access to "generic" FITS tables.
spv.spectrum.factory.GHRSFOS This package stores code to support access to GHRS and FOS FITS files.
spv.spectrum.factory.HFA  
spv.spectrum.factory.ISO  
spv.spectrum.factory.IUE This package stores code to support access to IUE files in FITS format.
spv.spectrum.factory.JCMT  
spv.spectrum.factory.PBO  
spv.spectrum.factory.SDSS This package stores code to support access to Sloan Digital Sky Survey (SDSS) 1-D extracted spectra in FITS format.
spv.spectrum.factory.SED This package stores code to support access to SED files.
spv.spectrum.factory.SPC This package stores code to support access to Galactic SPC files.
spv.spectrum.factory.STIS This package stores code to support access to STIS FITS files.
spv.spectrum.factory.TUES  
spv.spectrum.factory.TwoDF  
spv.spectrum.factory.VO  
spv.spectrum.factory.WebServices  
spv.spectrum.function Provides functional forms used to build model spectral data.
spv.spectrum.function.ISM  
spv.spectrum.function.Kurucz  
spv.spectrum.function.tree  
spv.util Provides utility classes used throughout the application.
spv.util.macos  
spv.util.properties  
spv.util.sed  
spv.vamdc.util  
spv.view Provides the View side of the MVC architecture.
test  
test.vo