Changes between Version 15 and Version 16 of DetectionsToMeasurements
- Timestamp:
- Oct 13, 2015, 4:10:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DetectionsToMeasurements
v15 v16 86 86 45 missing detections. The next step is to trace the detections in PSPS back to the DVO catalog. 87 87 88 === Using a P2 Batch file instead of the output of a psps query === 89 90 The new tool concatp2batch may be used to take a P2 ippToPsps batch and combine all of the Detections extensions into a single file. The resulting file may be used as input to matchIppToPSPS 91 92 {{{ 93 EXAMPLE 94 concatp2batch 00356775.FITS 00356775.detections.fits 95 matchIppToPsps 00356775.detections.fits o5745g0401o.356775.cm.1218547.fits matched.fits 96 matchIppToPsps 00356775.detections.fits o5745g0401o.356775.cm.1218547.fits unmatched.fits --join 2not1 97 }}} 98 88 99 == Finding particular detections in the DVO catalog files == 89 100 Let me say up front that there are undoubtedly ways to use DVO commands to accomplish this, but I found it quicker and more flexible … … 145 156 The values appear to be transferred properly per the current schema. Fluxes in Detection are cmfFlux/expTime as defined. 146 157 158
