Package edu.jhu.pha.sdss.fits

Interface Summary
SlowScaleUtils.Scaler  
 

Class Summary
FITSImage Current Version =============== ID: $Id: package-summary.html,v 1.1 2004/07/23 22:04:49 carliles Exp $ Revision: $Revision: 1.1 $ Date/time: $Date: 2004/07/23 22:04:49 $ The scaling algorithms offered are linear, log, square root, square, histogram equalization, and inverse hyperbolic sine.
FITSTest  
Histogram Current Version =============== ID: $Id: package-summary.html,v 1.1 2004/07/23 22:04:49 carliles Exp $ Revision: $Revision: 1.1 $ Date/time: $Date: 2004/07/23 22:04:49 $
Histogram.Bounds A container class used by the calculateBounds method.
ScaleUtils Current Version =============== ID: $Id: package-summary.html,v 1.1 2004/07/23 22:04:49 carliles Exp $ Revision: $Revision: 1.1 $ Date/time: $Date: 2004/07/23 22:04:49 $ Array operations that should be implemented in one method, but which have to be reimplemented for each primitive data type just to have the right type in the damn parameter list.
SlowFITSImage Current Version =============== ID: $Id: package-summary.html,v 1.1 2004/07/23 22:04:49 carliles Exp $ Revision: $Revision: 1.1 $ Date/time: $Date: 2004/07/23 22:04:49 $
SlowScaleUtils Current Version =============== ID: $Id: package-summary.html,v 1.1 2004/07/23 22:04:49 carliles Exp $ Revision: $Revision: 1.1 $ Date/time: $Date: 2004/07/23 22:04:49 $ Array operations that should be implemented in one method, but which have to be reimplemented for each primitive data type just to have the right type in the damn parameter list.
SlowScaleUtils.ByteScaler  
SlowScaleUtils.DoubleScaler  
SlowScaleUtils.FloatScaler  
SlowScaleUtils.IntScaler  
SlowScaleUtils.ShortScaler  
 

Exception Summary
FITSImage.DataTypeNotSupportedException  
FITSImage.NoImageDataFoundException  
SlowFITSImage.DataTypeNotSupportedException  
SlowFITSImage.NoImageDataFoundException