================================= Standard Imaging Pipeline recipes ================================= On this page the three toplevel recipes of the LOFAR Automatic Imaging Pipeline for MSSS type observations. The Calibrator pipeline creates an instrument model based on a calibration observation. The instrument model, the calibration solution, is applied to the actual measurements in the target pipeline. These Measurement sets are then used by the imaging pipeline to produce, sky images and a list of sources found in this image. Each of these steps will get more details in each of the chapters Calibrator Pipeline ------------------------------------ .. autoclass:: msss_calibrator_pipeline.msss_calibrator_pipeline **Recipes of the calibrator pipeline (step)** .. toctree:: :maxdepth: 1 vdsmaker (2) vdsreader (2) setupparmdb (2,4) setupsourcedb (2,4) ndppp (3) new_bbs (4) gainoutliercorrection (5) get_metadata (6) Target Pipeline ------------------------------------ .. autoclass:: msss_target_pipeline.msss_target_pipeline **Recipes of the target pipeline (step)** .. toctree:: :maxdepth: 1 copier (2) vdsmaker (3) vdsreader (3) setupparmdb (3,5) setupsourcedb (3,5) ndppp (4, 6) new_bbs (5) get_metadata (7) Imager Pipeline ------------------------------------ .. autoclass:: msss_imager_pipeline.msss_imager_pipeline **Recipes of the Imager Pipeline (step)** .. toctree:: :maxdepth: 1 imager_prepare (1) imager_create_dbs (2) imager_bbs (3) imager_awimager (4) imager_source_finding (5) imager_finalize (6) get_metadata (7) **aditional recipes** .. toctree:: sip dppp rficonsole vdsmaker vdsreader