IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34212 for trunk/ippconfig


Ignore:
Timestamp:
Jul 26, 2012, 2:59:12 PM (14 years ago)
Author:
bills
Message:

In bycoord or byskycell postage stamp requests if the user does not specifiy a data group
select from a list of data_groups specified in the recipe. This will make it more likely
that users will get stamps from data that we intended to "release".

Also insure that byskycell requests are filtered so that only 1 run per exposure is returned.

Location:
trunk/ippconfig
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/Makefile.am

    r31717 r34212  
    3232        ppVizPSF.mdc \
    3333        nightly_science.config \
    34         ppBackground.mdc
     34        ppBackground.mdc \
     35        pstamp.config
    3536
    3637install_DATA = $(install_files)
  • trunk/ippconfig/system.config

    r33789 r34212  
    6363        PPBACKGROUND    STR             recipes/ppBackground.mdc       # Background restoration
    6464        PSVIDEOPHOT     STR             recipes/psvideophot.config # video cell photometry
     65        PSTAMP          STR             recipes/pstamp.config       # postage stamp server
    6566END
Note: See TracChangeset for help on using the changeset viewer.