---+ pipe_master.m
This function acts as the central hub for the pipeline. The variable structure szvar is passed to this function. pipe_master then calls
pipe_makefiles to create directories for the pipeline output.
Next pipe_master calls
pipe_reduce_scans, sending the information for one scan at a time.
pipe_reduce_scans cleans the data and makes a preliminary map.
Finally pipe_master calls the pipe_coadd_maps function which will coadd the maps from all the separate scans and produce a final map.
--
JamesKennedy - 23 Jul 2007
This topic: APEX_SZ
> WebHome >
ApexPipeline > Pipe_master
Topic revision: r2 - 2007-07-25 - JamesKennedy