next up previous contents index
Next: Getting Help: the HELP Up: IMAGER principles Previous: Implementation issues   Contents   Index

Imaging/deconvolution: a brief sequence of commands

For the user, [rgb]1,0,0IMAGER reduces the number of actions to the strict minimum. The imaging sequence is always the same:
    1- Reading data
       READ UV MyData.uvt /RANGE Min Max Type
       ! here, optionally use UV_TIME, UV_COMPRESS, UV_BASELINE to average data
       ! or UV_FILTER, UV_CONT to filter lines or remove continuum
    2- Imaging
       UV_MAP         
    3- Deconvolving
       CLEAN           
       ! here, optionally use UV_RESTORE
    4- Looking at the result
       VIEW CLEAN      ! or SHOW CLEAN     
    5- Writing the result 
       WRITE * MyData


next up previous contents index
Next: Getting Help: the HELP Up: IMAGER principles Previous: Implementation issues   Contents   Index
Gildas manager 2023-06-01