fitsTcl

Difference between version 0 and 1 - Previous - Next
fitsTcl is a binary extension to Tcl, providing simple access to astronomical data stored in [FITS] file format. fitsTcl implements a Tcl interface to the CFITSIO library, developed by the HEASARC (High Energy Astrophysics Science Archive Research Center) at the NASA Goddard Space Flight Center. fitsTcl is primarily distributed as part of the [fv] FITS file editor. It is also available by itself from [http://heasarc.gsfc.nasa.gov/docs/software/ftools/fv/fitsTcl_home.html]; it requires CFITSIO which is a separate download [http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html].  The license for both is [GPL].

'''Documentation'''
   * fitsTcl Manual: [http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ftools/fv/fitsTcl215.html]
   * new commands: fits, list2ptr, ptr2list, range, vexpr
   * '''fits open''' opens a new FITS file as a "FitsFile object", and creates a command to manipulate that object
----
[C<<categoryies>> Graphics] -| [Category Image Processing] -| [Category (L)GPL Licensed]