IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 19 and Version 20 of Basic_GPC1_Processing_for_End_Users


Ignore:
Timestamp:
Mar 6, 2009, 9:33:07 AM (17 years ago)
Author:
Michael Wood-Vasey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Basic_GPC1_Processing_for_End_Users

    v19 v20  
    327327    -inmask  $new.mask.fits -inweight  $new.wt.fits \
    328328    -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
    330331}}}
    331332
     
    338339    -inmask  $new.mask.fits -invariance  $new.wt.fits \
    339340    -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
    341343
    342344}}}