---+ pipe_makemap.m
This function creates a map structure called szmap and populates its fields with relevant information from szvar (such as map range and map resolution).
makecompmap.m is called and given the szmap fields to a composite sky map. In this process the adc counts for each sky coordinate (both are known in the szd structure) is multiplied by the kelvin/adc factor to give a temperature on the sky.
pipe_makemap then calculates the integration time per pixel and calls convmap.m to convolve the raw sky map with a 2D gaussain to smooth it out.
Then final figure is plotted.
--
JamesKennedy - 25 Jul 2007
This topic: APEX_SZ
> WebHome >
ApexPipeline > Pipe_makemap
Topic revision: r2 - 2007-07-25 - JamesKennedy