IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34432


Ignore:
Timestamp:
Sep 11, 2012, 5:30:09 PM (14 years ago)
Author:
mhuber
Message:

(MEH) adding parts to make stack simple skycell plot

Location:
trunk/ippMonitor
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r33847 r34432  
    1414PROGRAMS = \
    1515$(DESTBIN)/skyplot.dvo \
     16$(DESTBIN)/skycellplot.dvo \
    1617$(DESTBIN)/czartool_getServerStatus.pl \
    1718$(DESTBIN)/czartool_revert.pl \
     
    5758$(DESTWWW)/simplePlotraw.php \
    5859$(DESTWWW)/skyplot.php \
     60$(DESTWWW)/skycellplot.php \
    5961$(DESTWWW)/getimage.php \
    6062$(DESTWWW)/ipp.czartool.dat \
     
    211213$(DESTWWW)/simplePlotChipImage.php \
    212214$(DESTWWW)/simplePlotCamImage.php \
     215$(DESTWWW)/simplePlotStackImage.php \
    213216$(DESTWWW)/histogramBackgroundImage.php \
    214217$(DESTWWW)/histogramCamProcessedExpImage.php \
  • trunk/ippMonitor/raw/ipp.plots.dat

    r28604 r34432  
    55menulink  | menuselect      | link    | Simple plot - chip                  | simplePlotChipImage.php
    66menulink  | menuselect      | link    | Simple plot - cam                   | simplePlotCamImage.php
     7menulink  | menuselect      | link    | Simple plot - stack                 | simplePlotStackImage.php
    78
    89menutop   | menutop      | plain   |                                   |
Note: See TracChangeset for help on using the changeset viewer.