Package org.lsst.fits.imageio.bias
Class SerialParallelBiasSubtraction2
java.lang.Object
org.lsst.fits.imageio.bias.SerialParallelBiasSubtraction2
- All Implemented Interfaces:
BiasCorrection
- Author:
- tonyj
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from interface org.lsst.fits.imageio.bias.BiasCorrection
BiasCorrection.CorrectionFactors -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerialParallelBiasSubtraction2
public SerialParallelBiasSubtraction2()
-
-
Method Details
-
compute
- Specified by:
computein interfaceBiasCorrection
-
equals
-
hashCode
public int hashCode() -
main
public static void main(String[] args) throws IOException, nom.tam.fits.TruncatedFileException, nom.tam.fits.FitsException - Throws:
IOExceptionnom.tam.fits.TruncatedFileExceptionnom.tam.fits.FitsException
-