| 16 | | The 'products', or 'batch types' generated by {{{ippToPsps}}} are as follows: |
| 17 | | |
| 18 | | * ''''Initialisation' batch (IN)'''[[BR]] |
| 19 | | * ''''Detection' batch (P2)'''[[BR]] |
| 20 | | * ''''Difference' batch (OB)'''[[BR]] |
| 21 | | * ''''Stack' batch (ST)'''[[BR]] |
| 22 | | |
| 23 | | The initialisation batch contains numerous metadata tables that describe the data in the other batches, for example, filter IDs, survey IDs etc. |
| | 16 | The outputs of {{{ippToPsps}}} are referred to as 'batches', and |
| | 17 | |
| | 18 | ||'''Batch name''' || '''PSPS name''' || '''Description''' || '''IPP Source''' || |
| | 19 | || Initialisation || IN || Metadata for the other batches eg filter ID, survey ID etc || generated from XML config || |
| | 20 | || Detection || P2 || Single exposure detections || generated from one {{{smf}}} file per exposure || |
| | 21 | || Difference || OB || difference image detections|| generated from one {{{cmf}}} file per skycell per exposure || |
| | 22 | || Stack || ST || stack image detections || generated from... || |