IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2010, 11:07:48 AM (16 years ago)
Author:
bills
Message:

add alternate to distRun get inputs from alternate location
add magicDSFile.nondiffed_frac the fraction of pixels masked due to no overlap with diffSkycell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pxadmin_create_tables.sql

    r27175 r27450  
    11851185    recovery_path_base VARCHAR(255),
    11861186    streak_frac FLOAT,
     1187    nondiff_frac FLOAT,
    11871188    run_time FLOAT,
    11881189    fault SMALLINT,
     
    13551356    clean       TINYINT,
    13561357    no_magic    TINYINT,
     1358    alternate   TINYINT,
    13571359    state       VARCHAR(64),
    13581360    time_stamp  TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
Note: See TracChangeset for help on using the changeset viewer.