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/simplePlotChipImage.d

    r34189 r40882  
    1 TABLE chipRun, rawExp
     1TABLE chipRun JOIN rawExp USING (exp_id)
    22TITLE New sky plot - chip
    33FILE  simplePlotChipImage.php
     
    55
    66WHERE chipRun.state != 'new'
    7 WHERE chipRun.exp_id = rawExp.exp_id
    87
    98#    field                size  format  name           show     link to         extras
Note: See TracChangeset for help on using the changeset viewer.