IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of pstamp_2015-04-changes


Ignore:
Timestamp:
Apr 15, 2015, 1:08:29 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pstamp_2015-04-changes

    v9 v10  
    1616be more of an exceptions list and is not encouraged.
    1717
    18 At this time no checks are made that an email address supplied through an IPP only request submission actually works.  IPP portion of the system does not automatically send any email.
     18At this time no checks are made that an email address in a request submitted outside of PSI actually works. It is really more of a token. IPP portion of the system does not automatically send any email.
    1919
    2020If the email address' domain is unknown to the system. Postage stamp results will be given the default access level (1) unless the specific user has been flagged with greater access level.
    2121A user with the default access level may get results from single frame observations made prior to 2015-03-01. Access to stacks
    22 is controlled using a new accessLevel column in the ippRelease table in the IPP database.
     22is controlled based on a new column in the ippRelease table in the IPP database.
    2323
    24 == The postage stamps images and other results may be directed to a different data store location than previously ==
     24== The postage stamp images and other results may be directed to a different data store location than previously ==
    2525
    2626Currently most postage stamp results are posted to filesets in a single data store product "pstampresults". This product is accessible through HTTP requests from
     
    3131If the system can't figure out a specific product for the user the results will continue to go to pstampresults.
    3232
     33The data store links that PSI uses will automatically resolve to the new locations.
     34
    3335=== Other implementation changes ===
    3436There are also some minor changes to the postage stamp implementation that are being made at this time. These primarily apply to requests submitted outside of PSI and are being made to improve
    3537parsing performance.
    3638
    37  * Currently if requests do not supply a survey or release the system for look ups by coordinate or skycell fall back to a list of "default data_groups". Over time this list has fallen woefullly out of date. (For an embarassingly long time PV3 was not included) This concept is removed. If no release parameters are included in the request SURVEY is set to 3PI. The DATA_GROUP  column in the request specification is still respected but they have been obsolete since SURVEY and IPP_RELEASE were added.
     39 * Currently if requests do not supply a survey or release the system for look ups by coordinate or skycell fall back to a list of "default data_groups". Over time this list has fallen woefullly out of date. (For an embarassingly long time PV3 was not included) This concept is removed. If no release parameters are included in the request SURVEY is set to 3PI. The DATA_GROUP  column in the request specification is still respected if supplied, but this parameter has been obsolete since SURVEY and IPP_RELEASE were added.
    3840 * For skycell images if a tess_id is not supplied with the request, it defaults to the most appropriate tessellation based on the survey. For 3PI the tess_id is set to RINGS.V3. For the medium deep fields tess_id is set to the V3 version. For example MD01.V3.
    3941