Changeset 34432
- Timestamp:
- Sep 11, 2012, 5:30:09 PM (14 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 3 added
- 2 edited
-
Makefile.in (modified) (3 diffs)
-
def/simplePlotStackImage.d (added)
-
raw/ipp.plots.dat (modified) (1 diff)
-
raw/skycellplot.php (added)
-
scripts/skycellplot.dvo (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/Makefile.in
r33847 r34432 14 14 PROGRAMS = \ 15 15 $(DESTBIN)/skyplot.dvo \ 16 $(DESTBIN)/skycellplot.dvo \ 16 17 $(DESTBIN)/czartool_getServerStatus.pl \ 17 18 $(DESTBIN)/czartool_revert.pl \ … … 57 58 $(DESTWWW)/simplePlotraw.php \ 58 59 $(DESTWWW)/skyplot.php \ 60 $(DESTWWW)/skycellplot.php \ 59 61 $(DESTWWW)/getimage.php \ 60 62 $(DESTWWW)/ipp.czartool.dat \ … … 211 213 $(DESTWWW)/simplePlotChipImage.php \ 212 214 $(DESTWWW)/simplePlotCamImage.php \ 215 $(DESTWWW)/simplePlotStackImage.php \ 213 216 $(DESTWWW)/histogramBackgroundImage.php \ 214 217 $(DESTWWW)/histogramCamProcessedExpImage.php \ -
trunk/ippMonitor/raw/ipp.plots.dat
r28604 r34432 5 5 menulink | menuselect | link | Simple plot - chip | simplePlotChipImage.php 6 6 menulink | menuselect | link | Simple plot - cam | simplePlotCamImage.php 7 menulink | menuselect | link | Simple plot - stack | simplePlotStackImage.php 7 8 8 9 menutop | menutop | plain | |
Note:
See TracChangeset
for help on using the changeset viewer.
