IDAC's Home page
 
 
 
  1. Install and use IRAF
> mkiraf
> edit login.cl and add
> cl

cl > imstat data$toto.fits
#    IMAGE      NPIX      MEAN    STDDEV       MIN       MAX
               81920       57.     507.8      -18.    23124.

cl > task ps_sum = scripts$ps_sum.cl

#calcul la densite spectral du cube de 5 images
cl > ps_sum data$toto.fits fsdtoto.fits 1 5

#affiche le profil radial de la densite spectral en echelle log
cl > epar pradprof
 

cl> pradprof

on regarde a quel niveau les donnees sont bruites
 
 

#on modifie le header de l'image avant de lancer la deconvolution avec IDAC
cl> imcopy toto.fits newtoto.fits
cl> hedit  newtoto.fits N0 "507.8" add+
cl> hedit  newtoto.fits R0X "35" add+
cl> hedit  newtoto.fits R0Y "35" add+
 
 

~/src/idac_v27/bin/idac_v27 conv obj psf.fits wt 1000 10 17 0 0 4 0