Changes between Version 100 and Version 101 of ippToPsps
- Timestamp:
- Jun 29, 2010, 8:45:31 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v100 v101 3 3 4 4 [[PageOutline]] 5 6 [http://datastore.ipp.ifa.hawaii.edu/PSPS_test Datastore test area for PSPS on Maui][[BR]]7 [http://datastore.ipp.ifa.hawaii.edu/PSPS_JHU Datastore test area for PSPS at JHU]8 9 [wiki:ippToPsps_Detections Detections]10 5 11 6 {{{ippToPsps}}} is the interface between IPP and PSPS. In short, {{{ippToPsps}}} creates FITS files from IPP data, then publishes them to a datastore in the form of ''batches''. On the PSPS side, the {{{DXLayer}}} polls the datastore, collects batches when they become available, then converts the contents to {{{csv}}} files before sending them on to SQL Server loader software, which ''merges'' them into the PSPS database. Ultimately there will be feedback from PSPS regarding errors in the received data, to which {{{ippToPsps}}} will need to respond. … … 17 12 ||'''Batch name''' || '''PSPS name''' || '''Description''' || '''IPP Source''' || 18 13 || Initialisation || IN || Metadata for the other batches eg filter ID, survey ID etc || generated from XML config || 19 || Detection|| P2 || Single exposure detections || generated from one {{{smf}}} file per exposure plus associated DVO database ||14 || [wiki:ippToPsps_Detections Detections] || P2 || Single exposure detections || generated from one {{{smf}}} file per exposure plus associated DVO database || 20 15 || Difference || ? || difference image detections|| generated from one {{{cmf}}} file per skycell per exposure || 21 16 || Stack || ST || stack image detections || generated from... || … … 146 141 - no need for the {{{DXLayer}}} to keep data at all? 147 142 143 = links = 144 145 [http://datastore.ipp.ifa.hawaii.edu/PSPS_test Datastore test area for PSPS on Maui][[BR]] 146 [http://datastore.ipp.ifa.hawaii.edu/PSPS_JHU Datastore test area for PSPS at JHU] 147
