IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2015, 5:17:19 PM (11 years ago)
Author:
watersc1
Message:

Dropping ra/dec fields from ForcedGalaxyShape, as these are inherited from the stack detection, and should be fixed to those values (as it's forced). 'Complete' version of the forcedgalaxybatch.py, which has all the things similar tables also have.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/test/mkgpc1.sh

    r38888 r38963  
    5959  echo ntable: $ntable
    6060  if ($ntable != 25) then
    61     echo "expected 25 lines (24 tables), but got $ntable, not deleting"
    62     exit 2
     61    if ($ntable != 21) then
     62        echo "expected 25 lines (24 tables), but got $ntable, not deleting"
     63        exit 2
     64    endif
     65    echo "Found old style 21 line (20 table) version of the database, so not blocking deletion."
    6366  endif
    6467
Note: See TracChangeset for help on using the changeset viewer.