IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of StackObjectsToMeasurements


Ignore:
Timestamp:
Oct 14, 2015, 3:57:35 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StackObjectsToMeasurements

    v1 v1  
     1= Tools for debugging Stack Objects =
     2
     3[wiki:BillsSASTools back up to BillsSASTools]
     4
     5== Simplifying the cmf ==
     6The psphotStack measurements are scattered over several fits tables in the cmf file. The program joinstkcmf uses STILTS to join the
     7results for each detection into a single table with a very long row for each object.
     8
     9Here is an example with a test cmf created by the ippToPsps test suite
     10
     11{{{
     12joinstkcmf stack.03.cmf stack.03.concat.fits --test
     13}}}
     14
     15The values for each of the 3 model fits are saved with modified column names. The names have either _exp _dev, or _ser appended to
     16the column name depending on the model.
     17