WCSTools programs

isnum
Return code telling whether the input string is numerical

isnum returns an integer code depending on how it identifies the argument:

Command Line Arguments

pathname
File name or path name

Examples


$ isfits test.fits
1
$ isfits isfits.html
0

Last updated 19 November 2015 by Jessica Mink

Telescope Data Center
0string is not a FITS file
1String is a FITS file