stella.jview
Class JGuiderCanvas.Show

java.lang.Object
  extended by stella.jview.JGuiderCanvas.Show
Enclosing class:
JGuiderCanvas

public static final class JGuiderCanvas.Show
extends Object

A test class.


Constructor Summary
JGuiderCanvas.Show()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument is the fits file, if a second and third argument are given, they are the binning factors.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGuiderCanvas.Show

public JGuiderCanvas.Show()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument is the fits file, if a second and third argument are given, they are the binning factors.

Throws:
Exception