FITS file question

NO_SPAMnpirzkal at hq.eso.org NO_SPAMnpirzkal at hq.eso.org
Wed Dec 1 15:03:06 EST 1999


In <823sv5$qm3$1 at nnrp1.deja.com> nt_me at my-deja.com wrote:
> How can FITS file images be displayed using Python?  For example
> can it be done using image or PhotoImage?
> 
> Thanks ahead.
> 


	I used to have a small hack that would allow me to display a FITS file using 
ximtool. I simply wrapped the  CDL IRAF C library into callable Python 
functions. I could then display any array into ximtool, including FITS images 
of course.





More information about the Python-list mailing list