astro.fits
Class FitsStatistic.Line
java.lang.Object
astro.fits.FitsStatistic.Line
- Enclosing class:
- FitsStatistic
public static class FitsStatistic.Line
- extends Object
Outputs average and std-dev of the quadrants along with header card
values of the fits file.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is fits file, then extension number, then
nclip. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsStatistic.Line
public FitsStatistic.Line()
main
public static void main(String[] arg)
throws nom.tam.fits.FitsException,
IOException
- First command line argument is fits file, then extension number, then
nclip.
- Throws:
nom.tam.fits.FitsException
IOException