IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42109


Ignore:
Timestamp:
Mar 10, 2022, 7:52:37 AM (4 years ago)
Author:
tdeboer
Message:

adding engineering recipe to trunk

Location:
trunk/ippconfig
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/psastro.config

    r42100 r42109  
    441441END
    442442
     443#Recipe for processing engineering exposures
     444ENGI_ASTRO METADATA
     445   ZERO.POINT.USE.MEAN         BOOL  TRUE
     446   PSASTRO.MAX.ALLOWED.FWHM    F32   30
     447   PSASTRO.CATDIR               STR     PS1.REF.20170919
     448END
     449
    443450MD_ASTRO METADATA
    444451   ZERO.POINT.BY.EXPOSURE      BOOL  TRUE
  • trunk/ippconfig/gpc2/psastro.config

    r42100 r42109  
    393393END
    394394
     395#Recipe for processing engineering exposures
     396ENGI_ASTRO METADATA
     397   ZERO.POINT.USE.MEAN         BOOL  TRUE
     398   PSASTRO.MAX.ALLOWED.FWHM    F32   30
     399   PSASTRO.CATDIR               STR     PS1.REF.20170919
     400END
     401
    395402SYNTH_CAT METADATA
    396403   PSASTRO.CATDIR               STR SYNTH.GRIZY
  • trunk/ippconfig/recipes/psastro.config

    r41898 r42109  
    352352END
    353353
     354ENGI_ASTRO METADATA
     355END
     356
    354357CNP_ASTRO_PV3 METADATA
    355358END
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r42100 r42109  
    734734    BACKGROUND_PSWARP           STR     BACKGROUND
    735735    PSVIDEOPHOT                 STR     PSVIDEOPHOT
     736END
     737
     738
     739#Recipe for processing engineering exposures
     740ENGI_DEFAULT         METADATA
     741        CHIP_PPIMAGE      STR     CHIP
     742        CHIP_PSPHOT       STR     CHIP
     743        WARP_PSWARP       STR     WARP
     744        STACK_PPSTACK     STR     STACK
     745        STACK_PPSUB       STR     STACK
     746        STACK_PSPHOT      STR     STACK
     747        DIFF_PPSUB        STR     DIFF
     748        DIFF_PSPHOT       STR     DIFF
     749        JPEG_BIN1         STR     PPIMAGE_J1
     750        JPEG_BIN2         STR     PPIMAGE_J2
     751        FAKEPHOT          STR     FAKEPHOT
     752        ADDSTAR           STR     ADDSTAR
     753        PSASTRO           STR     ENGI_ASTRO
     754        STACKPHOT_PSPHOT  STR     STACKPHOT
     755        STACKPHOT_PPSUB   STR     STACKPHOT
     756        STACKPHOT_PPSTACK STR     STACKPHOT
     757        STACKPHOT_SINGLE_PSPHOT  STR     STACKPHOT_SINGLE
     758        BACKGROUND_PPBACKGROUND STR     BACKGROUND
     759        BACKGROUND_PSWARP       STR     BACKGROUND
     760        PSVIDEOPHOT             STR     PSVIDEOPHOT
     761        STATICSKY_CALIBRATION   STR     STATICSKY_CAL
     762        FULLFORCE_PSPHOT  STR   FULLFORCE_WARP
    736763END
    737764
Note: See TracChangeset for help on using the changeset viewer.