IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2009, 5:09:53 PM (17 years ago)
Author:
eugene
Message:

updates to the addstar stage; modify flatcorr to interact correctly with the addstar stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/flatcorr.md

    r20397 r25816  
    3333END
    3434
     35# table of exposures sent to addstar
     36flatcorrAddstarLink METADATA
     37    corr_id     S64         0       # Primary Key fkey(corr_id) ref flatcorrRun(corr_id)
     38    cam_id      S64         0       # Primary Key fkey(chip_id) ref chipRun(chip_id)
     39    add_id      S64         0       # Primary Key fkey(chip_id) ref chipRun(chip_id)
     40    include     BOOL        t
     41END
     42
Note: See TracChangeset for help on using the changeset viewer.