IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28154 for trunk/ippTools/share


Ignore:
Timestamp:
May 28, 2010, 8:26:37 AM (16 years ago)
Author:
eugene
Message:

staticsky tools, tasks, and script all working at the basic level

Location:
trunk/ippTools/share
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/Makefile.am

    r28091 r28154  
    294294     staticskytool_todo.sql \
    295295     staticskytool_result.sql \
     296     staticskytool_revert.sql \
    296297     warptool_change_skyfile_data_state.sql \
    297298     warptool_change_run_state.sql \
  • trunk/ippTools/share/staticskytool_todo.sql

    r28091 r28154  
    44    staticskyRun.reduction,
    55    staticskyRun.label,
    6     staticskyRun.state
     6    staticskyRun.state,
     7    stackRun.tess_id,
     8    stackRun.skycell_id
    79FROM staticskyRun
    810JOIN staticskyInput USING (sky_id)
Note: See TracChangeset for help on using the changeset viewer.