Changeset 28451
- Timestamp:
- Jun 24, 2010, 10:31:18 AM (16 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 added
- 4 edited
-
Makefile.in (modified) (2 diffs)
-
def/maskStats.d (added)
-
def/rawExp.d (modified) (1 diff)
-
def/rawSummary.d (added)
-
raw/ipp.imfiles.dat (modified) (1 diff)
-
raw/ipp.load.dat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/Makefile.in
r28433 r28451 125 125 $(DESTWWW)/rawScienceExp.php \ 126 126 $(DESTWWW)/rawExp.php \ 127 $(DESTWWW)/rawSummary.php \ 127 128 $(DESTWWW)/rawExpStats.php \ 128 129 $(DESTWWW)/summitExp.php \ … … 175 176 $(DESTWWW)/flatcorrRun.php \ 176 177 $(DESTWWW)/flatcorrChip.php \ 177 $(DESTWWW)/flatcorrCamera.php 178 $(DESTWWW)/flatcorrCamera.php \ 179 $(DESTWWW)/maskStats.php 178 180 179 181 PICTURES = \ -
trunk/ippMonitor/def/rawExp.d
r27674 r28451 15 15 FIELD camera, 10, %s, Camera 16 16 FIELD exp_type, 8, %s, Type 17 FIELD obs_mode, 8, %s, obs mode 17 18 FIELD dateobs, 19, %T, Date/Time 18 19 FIELD ra, 8, %C, RA, op=OP1 -
trunk/ippMonitor/raw/ipp.imfiles.dat
r28433 r28451 22 22 menutop | menutop | link | simple plot - cam | simplePlotcam.php 23 23 menutop | menutop | link | czartool | czartool_labels.php 24 menutop | menutop | link | mask stats | maskStats.php 24 25 menutop | menutop | link | histogram | histogram.php 25 -
trunk/ippMonitor/raw/ipp.load.dat
r27674 r28451 2 2 3 3 menutop | menutop | plain | | 4 menulink | menuselect | link | Raw Exp Summary | rawSummary.php 4 5 menulink | menuselect | link | Raw Exposures | rawExp.php 5 6 menulink | menuselect | link | Raw Detrend Exp | rawDetrendExp.php
Note:
See TracChangeset
for help on using the changeset viewer.
