IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of GPC1_Video_Photometry_Analysis


Ignore:
Timestamp:
Dec 8, 2010, 3:29:46 PM (16 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPC1_Video_Photometry_Analysis

    v1 v2  
    88initial suggestions; feel free to make modifications
    99
    10 * Chris is adding a new field to our database table (BOOL rawImfile.video)
    11 * Chris is also adding code to registration which will set the value
    12 to T or F based on the header information
    13 * Later on, we need a script to set the value for data already in the
    14 can (either by trolling all headers, or by referencing some other
    15 source of information)
     10 * Chris is adding a new field to our database table (BOOL rawImfile.video)
     11 * Chris is also adding code to registration which will set the value
     12   to T or F based on the header information
     13 * Later on, we need a script to set the value for data already in the
     14   can (either by trolling all headers, or by referencing some other
     15   source of information)
    1616
    17 * we need a program, videoPhot, which takes as input a GPC1 chip,
     17 * we need a program, videoPhot, which takes as input a GPC1 chip,
    1818measures the photometry of the video cells according to the algorithm
    1919Pavlos specifies, and writes the output to a fits file (one table per
     
    2424photometry of interest.
    2525
    26 * we need a set of tables to manage video photometry analysis:
     26 * we need a set of tables to manage video photometry analysis:
    2727
    2828videoPhotRun, videoPhotImfile, videoPhotProcessedImfile
     
    3232the processing
    3333
    34 * we need an ippTool to interact with the videoPhot
     34 * we need an ippTool to interact with the videoPhot
    3535
    3636videophot : this would be essentially identical to chiptool, but the
     
    3838video-containing cell.
    3939
    40 * we need an ippTask to manage the videophot jobs: again, essentially
     40 * we need an ippTask to manage the videophot jobs: again, essentially
    4141equivalent to ippTasks/chip.pro.
    4242