astro.fits
Class CrosstalkDark.Subtract

java.lang.Object
  extended by astro.fits.CrosstalkDark.Subtract
Enclosing class:
CrosstalkDark

public static class CrosstalkDark.Subtract
extends Object

Creates dark-subtracted fits from the input list by scaling the two master darks to match the background estimate.


Constructor Summary
CrosstalkDark.Subtract()
           
 
Method Summary
static void main(String[] arg)
          If given, first command line is the properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrosstalkDark.Subtract

public CrosstalkDark.Subtract()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
If given, first command line is the properties.

Throws:
nom.tam.fits.FitsException
IOException