IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33847


Ignore:
Timestamp:
May 3, 2012, 5:28:39 PM (14 years ago)
Author:
heather
Message:

aded some more addrun stuff

Location:
trunk/ippMonitor
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r33846 r33847  
    231231$(DESTWWW)/addRunRun.php \
    232232$(DESTWWW)/addRunProcessed.php \
     233$(DESTWWW)/addRunSummary.php \
    233234$(DESTWWW)/lapSequenceSummary.php \
    234235$(DESTWWW)/lapRuns.php \
  • trunk/ippMonitor/def/warpProcessedSkyfiles_Images.d

    r32369 r33847  
    11TABLE  rawExp JOIN chipRun USING(exp_id) JOIN camRun USING(chip_id) JOIN fakeRun USING(cam_id) JOIN warpRun USING(fake_id) JOIN warpSkyfile USING(warp_id)
    22TITLE Warp Processed Skyfiles
    3 FILE  warpProcessedSkyfiles.php
     3FILE  warpProcessedSkyfiles_Images.php
    44MENU  ipp.science.dat
    55
  • trunk/ippMonitor/raw/ipp.dvodb.dat

    r33846 r33847  
    2222menulink  | menuselect   | link    | dvodbStatus               | dvodbStatus.php
    2323menulink  | menuselect   | link    | dvodbFaulted               | dvodbFaulted.php           
     24menulink  | menuselect   | link    | addRun Summary        | addRunSummary.php           
  • trunk/ippMonitor/raw/ipp.science.dat

    r28688 r33847  
    3838menulink  | menuselect   | link    | Warp Skyfile Inputs          | warpStageSkyfileInputs.php
    3939menulink  | menuselect   | link    | Warp Processed Skyfiles      | warpProcessedSkyfiles.php
     40#menulink  | menuselect   | link    | Warp Processed Skyfiles w/ Images     | warpProcessedSkyfiles_images.php
    4041menulink  | menuselect   | link    | Warp Failed Skyfiles         | warpFailedSkyfiles.php
    4142
Note: See TracChangeset for help on using the changeset viewer.