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/dbconfig/changes.txt

    r27149 r27450  
    15381538-- Version 1.1.66
    15391539
     1540ALTER TABLE magicDSFile ADD COLUMN nondiff_frac FLOAT AFTER streak_frac;
     1541ALTER TABLE distRun ADD COLUMN alternate TINYINT DEFAULT 0 AFTER no_magic;
Note: See TracChangeset for help on using the changeset viewer.