Changeset 16300
- Timestamp:
- Feb 4, 2008, 5:08:16 PM (18 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 12 edited
-
camera.pro (modified) (1 diff)
-
chip.pro (modified) (1 diff)
-
detrend.correct.pro (modified) (2 diffs)
-
detrend.norm.pro (modified) (3 diffs)
-
detrend.process.pro (modified) (2 diffs)
-
detrend.reject.pro (modified) (1 diff)
-
detrend.resid.pro (modified) (2 diffs)
-
detrend.stack.pro (modified) (1 diff)
-
diff.pro (modified) (1 diff)
-
register.pro (modified) (2 diffs)
-
stack.pro (modified) (1 diff)
-
warp.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/camera.pro
r16298 r16300 94 94 # run the cameraexposure script on pending images 95 95 task camera.exp.run 96 periods -poll $ runpoll97 periods -exec $ runexec96 periods -poll $RUNPOLL 97 periods -exec $RUNEXEC 98 98 periods -timeout 10 99 99 -
trunk/ippTasks/chip.pro
r16298 r16300 92 92 # run the chip_imfile.pl script on pending images 93 93 task chip.imfile.run 94 periods -poll $ runpoll95 periods -exec $ runexec94 periods -poll $RUNPOLL 95 periods -exec $RUNEXEC 96 96 periods -timeout 60 97 97 -
trunk/ippTasks/detrend.correct.pro
r16298 r16300 111 111 # run detrend_correct_imfile.pl on pending images 112 112 task detrend.correct.run 113 periods -poll $ runpoll114 periods -exec $ runexec113 periods -poll $RUNPOLL 114 periods -exec $RUNEXEC 115 115 periods -timeout 30 116 116 … … 240 240 # copy new images, sending job to desired host 241 241 task detrend.correctexp.run 242 periods -poll $ runpoll243 periods -exec $ runexec242 periods -poll $RUNPOLL 243 periods -exec $RUNEXEC 244 244 periods -timeout 30 245 245 -
trunk/ippTasks/detrend.norm.pro
r16298 r16300 124 124 # copy new images, sending job to desired host 125 125 task detrend.normstat.run 126 periods -poll $ runpoll127 periods -exec $ runexec126 periods -poll $RUNPOLL 127 periods -exec $RUNEXEC 128 128 periods -timeout 30 129 129 … … 240 240 # copy new images, sending job to desired host 241 241 task detrend.norm.run 242 periods -poll $ runpoll243 periods -exec $ runexec242 periods -poll $RUNPOLL 243 periods -exec $RUNEXEC 244 244 periods -timeout 30 245 245 … … 359 359 # copy new images, sending job to desired host 360 360 task detrend.normexp.run 361 periods -poll $ runpoll362 periods -exec $ runexec361 periods -poll $RUNPOLL 362 periods -exec $RUNEXEC 363 363 periods -timeout 30 364 364 -
trunk/ippTasks/detrend.process.pro
r16298 r16300 111 111 # run detrend_process_imfile.ps on pending images 112 112 task detrend.process.run 113 periods -poll $ runpoll114 periods -exec $ runexec113 periods -poll $RUNPOLL 114 periods -exec $RUNEXEC 115 115 periods -timeout 30 116 116 … … 237 237 # copy new images, sending job to desired host 238 238 task detrend.processexp.run 239 periods -poll $ runpoll240 periods -exec $ runexec239 periods -poll $RUNPOLL 240 periods -exec $RUNEXEC 241 241 periods -timeout 30 242 242 -
trunk/ippTasks/detrend.reject.pro
r16298 r16300 92 92 # copy new images, sending job to desired host 93 93 task detrend.reject.run 94 periods -poll $ runpoll95 periods -exec $ runexec94 periods -poll $RUNPOLL 95 periods -exec $RUNEXEC 96 96 periods -timeout 30 97 97 -
trunk/ippTasks/detrend.resid.pro
r16298 r16300 108 108 # copy new images, sending job to desired host 109 109 task detrend.resid.run 110 periods -poll $ runpoll111 periods -exec $ runexec110 periods -poll $RUNPOLL 111 periods -exec $RUNEXEC 112 112 periods -timeout 30 113 113 … … 237 237 # copy new images, sending job to desired host 238 238 task detrend.residexp.run 239 periods -poll $ runpoll240 periods -exec $ runexec239 periods -poll $RUNPOLL 240 periods -exec $RUNEXEC 241 241 periods -timeout 30 242 242 -
trunk/ippTasks/detrend.stack.pro
r16298 r16300 93 93 # copy new images, sending job to desired host 94 94 task detrend.stack.run 95 periods -poll $ runpoll96 periods -exec $ runexec95 periods -poll $RUNPOLL 96 periods -exec $RUNEXEC 97 97 periods -timeout 120 98 98 -
trunk/ippTasks/diff.pro
r16298 r16300 100 100 ### Tasks are taken from diffSkyfile. 101 101 task diff.skycell.run 102 periods -poll $ runpoll103 periods -exec $ runexec102 periods -poll $RUNPOLL 103 periods -exec $RUNEXEC 104 104 periods -timeout 60 105 105 -
trunk/ippTasks/register.pro
r16298 r16300 111 111 # run the register_imfile.pl script on pending images 112 112 task register.imfile.run 113 periods -poll $ runpoll114 periods -exec $ runexec113 periods -poll $RUNPOLL 114 periods -exec $RUNEXEC 115 115 periods -timeout 30 116 116 … … 235 235 # run the register_exp.pl script on pending exposures 236 236 task register.exp.run 237 periods -poll $ runpoll238 periods -exec $ runexec237 periods -poll $RUNPOLL 238 periods -exec $RUNEXEC 239 239 periods -timeout 30 240 240 -
trunk/ippTasks/stack.pro
r16298 r16300 100 100 ### Tasks are taken from stackSumSkyfile. 101 101 task stack.skycell.run 102 periods -poll $ runpoll103 periods -exec $ runexec102 periods -poll $RUNPOLL 103 periods -exec $RUNEXEC 104 104 periods -timeout 60 105 105 -
trunk/ippTasks/warp.pro
r16298 r16300 116 116 ### Tasks are taken from warpInputExp. 117 117 task warp.exp.run 118 periods -poll $ runpoll119 periods -exec $ runexec118 periods -poll $RUNPOLL 119 periods -exec $RUNEXEC 120 120 periods -timeout 60 121 121 … … 236 236 ### Tasks are taken from warpPendingSkyCell. 237 237 task warp.skycell.run 238 periods -poll $ runpoll239 periods -exec $ runexec238 periods -poll $RUNPOLL 239 periods -exec $RUNEXEC 240 240 periods -timeout 60 241 241
Note:
See TracChangeset
for help on using the changeset viewer.
