Posted: Thu Nov 01, 2007 1:30 pm Post subject: question about the Client Display Library (CDL)
Hi here,
I'm a new user of CDL and would like to know if is possible to use CDL to show three-dimensional FITS images? I see that in the manual reference, for IRAF image format, it is possible, but don't found any reference to the possibility to show 3D images for the FITS format.
Many thanks in advance,
--
Giseli Ramos
Departamento de Astronomia
IAG/USP
Using the high-level routines you can only display simple 2-D FITS images easily, however for 3-D images you would use something like CFITSIO to read each band of the image and then use e.g. the cdl_displayPix() procedure to display it. This way, it is possible to loop through the bands of a 3-D image. In IRAF, the IMSLICE task can split a 3-D cube into a series of 2-D images.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum