On 10/12/2014 9:04 AM, John R Carter Sr wrote:
> Thanks for the information.
> I downloaded fitsview (Windows), but it won't open any of the .fits files that
nova.astrometry.net has (rdls, axy, corr).
John, these aren't images. You'd need "fdump" or "fv" to display them.
There is a Windows download for "fv"
http://heasarc.gsfc.nasa.gov/lheasoft/ftools/fv/ however you should note
it does not particularly like Windows file/directory names with spaces
or "strange"characters, and takes ages to enumerate large directories. I
suggest you install it in c:\fv and make a directory under that to hold
the files you want to examine. If you want to type full path names in
the file open box, it wants forward slashes.
As far as I can tell "fdump"
(
http://heasarc.gsfc.nasa.gov/lheasoft/ftools/ftools_intro.html) isn't
available as a native Windows program. It will compile with Cygwin. eg:
$ fdump /cygdrive/c/fv/an/axy.fits STDOUT - -
SIMPLE = T / file does conform to FITS standard
BITPIX = 8 / number of bits per data pixel
NAXIS = 0 / number of data axes
EXTEND = T / FITS dataset may contain extensions
COMMENT FITS (Flexible Image Transport System) format is defined in
'Astronomy
COMMENT and Astrophysics', volume 376, page 359; bibcode:
2001A&A...376..359H
SRCFN = '/tmp/tmp.fits.Msvmn4' / Source image
SRCEXT = 1 / Source image extension (1=primary)
COMMENT Parameters used for source extraction
HISTORY Created by Astrometry.net's image2xy program.
HISTORY SVN URL: svn+ssh://
astrometry.net/svn/tags/nova/2014-02-19/util/
HISTORY SVN Rev: 24486
HISTORY SVN Date: 2014-02-13 21:46:27 +0000 (Thu, 13 Feb 2014)
HISTORY Visit us on the web at
http://astrometry.net/
NEXTEND = 1 / Number of extensions
LONGSTRN= 'OGIP 1.0' / The OGIP long string convention may be used
COMMENT This FITS file may contain long string keyword values that are
COMMENT continued over multiple keywords. This convention uses the '&'
COMMENT character at the end of the string which is then continued
COMMENT on subsequent keywords whose name = 'CONTINUE'.
IMAGEW = 5184 / image width
IMAGEH = 3456 / image height
ANRUN = T / Solve this field!
More?[Yes] n
Andrew
PS Please don't reply to me. Reply to the group.