get_fits_image - get the image 2D matrix data of a fits file.
get the image 2D matrix data of a fits file.
lay=ref_atm_lay(1); ref_atm_lay_fits(lay,"lay"); [a,b]=get_fits_image("lay.fits"); surf(b);
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
fitsinfo , fitsread , fits_head , fits_structure , fits_image_info , file_fits ,