IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 5 and Version 6 of DetectionsToMeasurements


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DetectionsToMeasurements

    v5 v6  
    55
    66While triaging SAS 39 it became clear that connecting the data in the PSPS back to the source in the IPP and DVO was non-trivial. We need to do
    7 this to insure the completeness and integrity of the PSPS database.
     7this when debugging the completeness and integrity of the ippToPsps process.
    88
    9 The first thing Bill attacked was comparing the data in the Detection Table  (single frame detections) with the original psphot detections which
     9The first thing I attacked was comparing the data in the Detection Table  (single frame detections) with the original psphot detections which
    1010are located in a camera stage '.smf' file.
    1111
     
    1919
    2020The program is a perl scrip that uses standard IPP programs and the [http://www.star.bristol.ac.uk/~mbt/stilts/ STILTS library]. Several of the
    21 examples here also use programs from [https://heasarc.gsfc.nasa.gov/ftools/ftools_menu.html FTOOLS] in particular ftlist.
     21examples here also use programs from [https://heasarc.gsfc.nasa.gov/ftools/ftools_menu.html FTOOLS] in particular ftlist but the scripts do
     22not use anything from FTOOLS.
    2223
    2324Consider the SAS2 exposure 356801. The smf file may be found with the following command.
     
    2627neb://any/SAS2/SAS.20141118/o5745g0427o.356801/o5745g0427o.356801.cm.1218577.smf
    2728}}}
    28 And then the concatsmf may be used to extract the detections
     29The progarm concatsmf may be used to extract the detections into a file containing a single table.
    2930{{{
    3031% concatsmf neb://any/SAS2/SAS.20141118/o5745g0427o.356801/o5745g0427o.356801.cm.1218577.smf o5745g0427o.356801.cm.1218577.smf.tcat