No, that's why i decided to use the write_fits_cut4 routine, that uses the pixIndex array and the original TEMPERATURE array. Then i plotted the map with mollview (it works!).
;Map creation
nside=512
ang2pix_ring, nside, AR, DEC, pixIndex
WRITE_FITS_CUT4,'Mappa.fits', pixIndex...