astro.fits
Class Binning.Rebin

java.lang.Object
  extended by astro.fits.Binning.Rebin
Enclosing class:
Binning

public static class Binning.Rebin
extends Object

Calls rebin.


Constructor Summary
Binning.Rebin()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is fits name, then x and y binning.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Binning.Rebin

public Binning.Rebin()
Method Detail

main

public static void main(String[] arg)
                 throws IOException,
                        nom.tam.fits.FitsException
First command line argument is fits name, then x and y binning. Fourth if given is the output name.

Throws:
IOException
nom.tam.fits.FitsException