fitsTcl

Difference between version 1 and 2 - 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%|%available by itself]; it requires CFITSIO which is a separate download [http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html%|%CFITSIO] which is a separate download.  The license for both is [GPL].

'''Documentation'''   * fitsTcl Manual: [http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ftools/fv/fitsTcl215.html%|%fitsTcl Manual]
   * 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

<<categories>> Graphics | Image Processing | (L)GPL Licensed