astro.fits
Class FitsStatistic.FlatSky
java.lang.Object
astro.fits.FitsStatistic.FlatSky
- Enclosing class:
- FitsStatistic
public static class FitsStatistic.FlatSky
- extends Object
Tries to re-establish the zero-point offset from the _f.fits files and
put it into the corresponding _mos.fits.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is the src file, second if given
destination. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsStatistic.FlatSky
public FitsStatistic.FlatSky()
main
public static void main(String[] arg)
throws nom.tam.fits.FitsException,
IOException,
ParseException
- First command line argument is the src file, second if given
destination.
- Throws:
nom.tam.fits.FitsException
IOException
ParseException