astro.fits
Class FitsTools.WifsipTime
java.lang.Object
astro.fits.FitsTools.WifsipTime
- Enclosing class:
- FitsTools
public static class FitsTools.WifsipTime
- extends Object
We read the comment to the simple keyword, extract the creation date out
of it, parse it, subtract 34 seconds from it and write this as DATE-OBS
to the header again. A crude approximation for wifsip during ccd server
time-slips.
|
Method Summary |
static void |
main(String[] arg)
Format is fits.file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JHEAD
private static final String JHEAD
- See Also:
- Constant Field Values
DATEEST
private static final String DATEEST
- See Also:
- Constant Field Values
DATEESTREM
private static final String DATEESTREM
- See Also:
- Constant Field Values
SECDELAY
private static final double SECDELAY
- See Also:
- Constant Field Values
JDATE
private static final DateFormat JDATE
FitsTools.WifsipTime
public FitsTools.WifsipTime()
main
public static void main(String[] arg)
throws IOException,
nom.tam.fits.FitsException
- Format is fits.file
- Throws:
IOException
nom.tam.fits.FitsException