astro.fits
Class CrosstalkDark.Subtract
java.lang.Object
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.
|
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 |
CrosstalkDark.Subtract
public CrosstalkDark.Subtract()
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