IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35519


Ignore:
Timestamp:
May 6, 2013, 10:30:38 AM (13 years ago)
Author:
eugene
Message:

PSWARP.ASTROM is of type CMF

Location:
branches/eam_branches/ipp-20130419/ippconfig/recipes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130419/ippconfig/recipes/filerules-mef.mdc

    r35421 r35519  
    119119PSWARP.MASK             INPUT    @FILES        CHIP       MASK
    120120PSWARP.SKYCELL          INPUT    @FILES        CHIP       WCS
    121 PSWARP.ASTROM           INPUT    @FILES        CHIP       WCS
     121PSWARP.ASTROM           INPUT    @FILES        CHIP       CMF
     122# Note: if input astrometry does not have sources, either set the above file type to WCS and/or set pswarp.config:SOURCES to false
    122123PSWARP.BKGMODEL         INPUT    @FILES        CHIP       IMAGE
    123124
  • branches/eam_branches/ipp-20130419/ippconfig/recipes/filerules-simple.mdc

    r35421 r35519  
    8989PSWARP.MASK               INPUT    @FILES        FPA        MASK
    9090PSWARP.SKYCELL            INPUT    @FILES        FPA        WCS
    91 PSWARP.ASTROM             INPUT    @FILES        FPA        WCS
     91PSWARP.ASTROM             INPUT    @FILES        FPA        CMF
     92# Note: if input astrometry does not have sources, either set the above file type to WCS and/or set pswarp.config:SOURCES to false
    9293PSWARP.BKGMODEL           INPUT    @FILES        CHIP       IMAGE
    9394
  • branches/eam_branches/ipp-20130419/ippconfig/recipes/filerules-split.mdc

    r35421 r35519  
    107107PSWARP.MASK               INPUT    @FILES        CHIP       MASK
    108108PSWARP.SKYCELL            INPUT    @FILES        CHIP       WCS
    109 PSWARP.ASTROM             INPUT    @FILES        CHIP       WCS
    110 #PSWARP.SKYCELL            INPUT    @FILES        CHIP       CMF
    111 #PSWARP.ASTROM             INPUT    @FILES        CHIP       CMF
     109PSWARP.ASTROM             INPUT    @FILES        CHIP       CMF
     110# Note: if input astrometry does not have sources, either set the above file type to WCS and/or set pswarp.config:SOURCES to false
    112111PSWARP.BKGMODEL           INPUT    @FILES        CHIP       IMAGE
    113112                         
Note: See TracChangeset for help on using the changeset viewer.