Changeset 18568
- Timestamp:
- Jul 15, 2008, 12:39:50 PM (18 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 5 edited
-
detrend.correct.pro (modified) (2 diffs)
-
detrend.norm.pro (modified) (1 diff)
-
detrend.process.pro (modified) (2 diffs)
-
detrend.resid.pro (modified) (2 diffs)
-
simtest.basic.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.correct.pro
r18048 r18568 146 146 stderr $LOGDIR/detcorr.run.log 147 147 148 $run = detrend_correct_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --outroot $outroot --redirect-output 148 $run = detrend_correct_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --outroot $outroot --redirect-output --verbose 149 149 if ("$WORKDIR" != "NULL") 150 150 $run = $run --workdir $WORKDIR … … 265 265 stderr $LOGDIR/detcorr.exp.run.log 266 266 267 $run = detrend_correct_exp.pl --det_id $DET_ID --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --redirect-output 267 $run = detrend_correct_exp.pl --det_id $DET_ID --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --redirect-output --verbose 268 268 269 269 if ("$WORKDIR" != "NULL") -
trunk/ippTasks/detrend.norm.pro
r18048 r18568 272 272 stderr $LOGDIR/detrend.norm.run.log 273 273 274 $run = detrend_norm_apply.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --value $NORM --input_uri $URI --camera $CAMERA --det_type $DET_TYPE --outroot $outroot --redirect-output 274 $run = detrend_norm_apply.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --value $NORM --input_uri $URI --camera $CAMERA --det_type $DET_TYPE --outroot $outroot --redirect-output --verbose 275 275 add_standard_args run 276 276 -
trunk/ippTasks/detrend.process.pro
r18082 r18568 145 145 stderr $LOGDIR/detproc.imfile.run.log 146 146 147 $run = detrend_process_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --det_type $DET_TYPE --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --camera $CAMERA --outroot $outroot --redirect-output 147 $run = detrend_process_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --det_type $DET_TYPE --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --camera $CAMERA --outroot $outroot --redirect-output --verbose 148 148 if ("$REDUCTION" != "NULL") 149 149 $run = $run --reduction $REDUCTION … … 260 260 stderr $LOGDIR/detproc.exp.run.log 261 261 262 $run = detrend_process_exp.pl --det_id $DET_ID --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output 262 $run = detrend_process_exp.pl --det_id $DET_ID --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output --verbose 263 263 if ("$REDUCTION" != "NULL") 264 264 $run = $run --reduction $REDUCTION -
trunk/ippTasks/detrend.resid.pro
r18048 r18568 145 145 stderr $LOGDIR/detresid.run.log 146 146 147 $run = detrend_resid.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --class_id $CLASS_ID --det_type $DET_TYPE --detrend $DET_URI --input_uri $URI --camera $CAMERA --mode $MODE --outroot $outroot --redirect-output 147 $run = detrend_resid.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --class_id $CLASS_ID --det_type $DET_TYPE --detrend $DET_URI --input_uri $URI --camera $CAMERA --mode $MODE --outroot $outroot --redirect-output --verbose 148 148 if ("$REDUCTION" != "NULL") 149 149 $run = $run --reduction $REDUCTION … … 262 262 stderr $LOGDIR/detresid.exp.run.log 263 263 264 $run = detrend_reject_imfile.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output 264 $run = detrend_reject_imfile.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output --verbose 265 265 add_standard_args run 266 266 -
trunk/ippTasks/simtest.basic.config
r18488 r18568 41 41 42 42 # Pleiades 43 CENTER.RA F32 270.75 44 CENTER.DEC F32 -23.7 43 # CENTER.RA F32 270.75 44 # CENTER.DEC F32 -23.7 45 CENTER.RA F32 150.119167 46 CENTER.DEC F32 2.205833 45 47 46 48 OFFSET.RA F32 3600.0 # linear offset in arcsec (do not include cos(DEC) correction) … … 76 78 77 79 # Pleiades 78 CENTER.RA F32 270.75 79 CENTER.DEC F32 -23.7 80 # CENTER.RA F32 270.75 81 # CENTER.DEC F32 -23.7 82 CENTER.RA F32 150.119167 83 CENTER.DEC F32 2.205833 80 84 81 85 OFFSET.RA F32 3600.0 # linear offset in arcsec (do not include cos(DEC) correction)
Note:
See TracChangeset
for help on using the changeset viewer.
