IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2014, 11:43:09 AM (12 years ago)
Author:
heather
Message:

working detectionbatch, needs lot of work on stack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/README

    r36697 r36706  
    1111tables.FW.vot          : forced warp measurement table
    1212tables.FO.vot          : forced mean object table
     13
     14
     15Heather's Vague Instructions:
     16
     17to create a new batch db:
     18
     19create database ipptopsps2
     20cut and paste the sql file - should be no problems, I tried to reorganize them so no foriegn key constraint fails.
     21
     22to make a scratch db:
     23 check settings.xml if necessary and recompile
     24 mysql -h localhost -u dvo -pdvo -e "create database ipptopsps2_scratch"
     25 ippjython setupScratchDb.py
     26
     27should be good to go!   
Note: See TracChangeset for help on using the changeset viewer.