Changes between Version 19 and Version 20 of Basic_GPC1_Processing_for_End_Users
- Timestamp:
- Mar 6, 2009, 9:33:07 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Basic_GPC1_Processing_for_End_Users
v19 v20 327 327 -inmask $new.mask.fits -inweight $new.wt.fits \ 328 328 -refmask $ref.mask.fits -refweight $ref.wt.fits \ 329 -sources $new.cmf -type ISIS -threads 2 -photometry 329 -sources $new.cmf -type ISIS -threads 2 -photometry \ 330 -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF 330 331 }}} 331 332 … … 338 339 -inmask $new.mask.fits -invariance $new.wt.fits \ 339 340 -refmask $ref.mask.fits -refvariance $ref.wt.fits \ 340 -sources $new.cmf -type ISIS -threads 2 -photometry 341 -sources $new.cmf -type ISIS -threads 2 -photometry \ 342 -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF 341 343 342 344 }}}
