IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2019, 4:04:13 PM (7 years ago)
Author:
tdeboer
Message:

updated ippMonitor queries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/simplePlotChipQueue.d

    r37983 r40882  
    1 TABLE chipRun, rawExp
     1TABLE chipRun JOIN rawExp USING (exp_id)
    22TITLE New sky plot - chip
    33FILE  simplePlotChipQueue.php
    44MENU  ipp.plots.dat
    5 
    6 WHERE chipRun.exp_id = rawExp.exp_id
    75
    86#    field                size  format  name           show     link to         extras
Note: See TracChangeset for help on using the changeset viewer.