IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of DetectionsToMeasurements


Ignore:
Timestamp:
Sep 16, 2015, 3:35:07 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DetectionsToMeasurements

    v6 v7  
    6262== Matching PSPS Detections to SMF Detections ==
    6363
    64 matchIppToPsps is another STILTS based perl script. It matches detections in two files. The first is the psps output. The second the concatenated smf detections
    65 like we made above.
     64matchIppToPsps is another STILTS based perl script. It matches detections in two files. The first is the output of our psps query. The second the concatenated smf detections file.
    6665
     66To find the matches use
    6767
    6868{{{
    69 To find the matches use
    7069
    7170% matchIppToPsps o5745g0427o_356801.fit o5745g0427o.356801.cm.1218577.smf.tcat o5745g0427o.356801.joined.fit
    72 
     71}}}
    7372And to find the missing detections use
     73{{{
    7474% matchIppToPsps o5745g0427o_356801.fit o5745g0427o.356801.cm.1218577.smf.tcat o5745g0427o.356801.missing.fit --join=2not1
    7575