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/add.md

    r25299 r25816  
     1# XXX rename these 'addstarRun', etc... (add_id -> addstar_id)
    12addRun METADATA
    23    add_id          S64     0       # Primary Key AUTO_INCREMENT
     
    56    workdir         STR     255
    67    workdir_state   STR     64
     8    reduction       STR     64
    79    label           STR     64
    810    dvodb           STR     255
    9     magicked        S64     0
     11    image_only      BOOL    f
    1012END
    1113
     
    1315    add_id          S64     0       # Primary Key AUTO_INCREMENT
    1416    dtime_addstar   F32     0.0
    15 
    16     n_stars         S32     0
    17    
    1817    path_base       STR     255
    1918    fault           S16     0       # Key NOT NULL
Note: See TracChangeset for help on using the changeset viewer.