IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 15 and Version 16 of DetectionsToMeasurements


Ignore:
Timestamp:
Oct 13, 2015, 4:10:11 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DetectionsToMeasurements

    v15 v16  
    868645 missing detections. The next step is to trace the detections in PSPS back to the DVO catalog.
    8787
     88=== Using a P2 Batch file instead of the output of a psps query ===
     89
     90The 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{{{
     93EXAMPLE
     94concatp2batch 00356775.FITS 00356775.detections.fits
     95matchIppToPsps 00356775.detections.fits o5745g0401o.356775.cm.1218547.fits matched.fits
     96matchIppToPsps 00356775.detections.fits o5745g0401o.356775.cm.1218547.fits unmatched.fits --join 2not1
     97}}}
     98
    8899== Finding particular detections in the DVO catalog files ==
    89100Let me say up front that there are undoubtedly ways to use DVO commands to accomplish this, but I found it quicker and more flexible
     
    145156The values appear to be transferred properly per the current schema. Fluxes in Detection are cmfFlux/expTime as defined.
    146157
     158