[daip] puthead problem ( with the user ! )

Chris Flatters cflatter at aoc.nrao.edu
Wed Mar 15 11:17:54 EST 2000


> It really is a clean ( NORMAL )  = maptype .  I thought I knew how to
> run PUTHEAD and change to maptype .
> 
> 'PRODUCT '     Clean product code: 1 - 4 => normal, components,
>                residual, points  (integer*2)
> 
> 
> But if I put keyval 1 0
> and  then puthead nothing happens ?

IMHEADER appears to look at both the clean product code and the number of 
iterations to decide what the type of the map is. If the number of iterations
is zero, IMHEAD will report "Map type = DIRTY" no matter what the clean
product code is set to. If you try

KEYWORD  = 'NITER'
KEYVALUE = 100, 0
PUTHEAD

The map type should switch to NORMAL.

	Chris




More information about the Daip mailing list