IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38220 for trunk/ippMonitor


Ignore:
Timestamp:
May 1, 2015, 10:23:40 AM (11 years ago)
Author:
eugene
Message:

only plot the fullForceRuns (not the Results)

File:
1 edited

Legend:

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

    r38200 r38220  
    1 TABLE fullForceRun, fullForceResult, skycalRun, stackRun, skycell
     1# TABLE fullForceRun, fullForceResult, skycalRun, stackRun, skycell
     2TABLE fullForceRun, skycalRun, stackRun, skycell
    23TITLE New sky plot - fullForce
    34FILE  simplePlotFullForceImage.php
    45MENU  ipp.plots.dat
    56
    6 WHERE fullForceResult.ff_id  = fullForceRun.ff_id
     7# WHERE fullForceResult.ff_id  = fullForceRun.ff_id
    78WHERE fullForceRun.skycal_id = skycalRun.skycal_id
    89WHERE skycalRun.stack_id     = stackRun.stack_id
Note: See TracChangeset for help on using the changeset viewer.