IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 19 and Version 20 of PostageStampServer


Ignore:
Timestamp:
Apr 15, 2015, 12:03:17 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PostageStampServer

    v19 v20  
    55stampsICD3.pdf attached below describes the current version of the request file format. stamps.ICD.3.pdf describes version 1.
    66
    7 The postage stamp server began accepting the new format on 2013-05-03. Version 1 files are also accepted. The wiki page [wiki:pstamp_version_2_features]
    8 describes the new features available in version 2.
     7Most users should be able to use the interface provided by the PanStarrs Science interface (PSI).
     8
     9The postage stamp server began accepting the new format on 2013-05-03. Version 1 files will also accepted until 2015-04-21. At that point only version
     102 files will be processed. The wiki page [wiki:pstamp_version_2_features]
     11describes the new features available in version 2. The only required changes in version 2 are in the request header section.
     12The page [wiki:pstamp_2015-04-changes] descries some implementation changes and access restrictions that are going into effect 2015-04-21.
    913
    1014== Creating Request Files ==
     
    1620== Submitting Request Files ==
    1721
    18 The usual method for the science server to submit requests is with the data store interface which is described
     22The usual method for a user to submit requests is with the data store interface which is described
    1923[wiki:pstamp_data_store here].
    2024
    21 Eventually we plan to have a feature full web interface. A simple prototype is available at
    22 [http://pstamp.ipp.ifa.hawaii.edu/request.php ].
    23 
    24 There is also a [http://pstamp.ipp.ifa.hawaii.edu/upload.php web page] that may be used to upload
     25Many users have been using [http://pstamp.ipp.ifa.hawaii.edu/upload.php web page] that may be used to upload
    2526request files to the postage stamp server for processing.
    2627
    27 The user name and password that is used to access the PS1SC internal web pages may be used
    28 to log into these sites.
    29 
    30 == Web Interface ==
    31 A new web interface which is accessible through the PSI web server (PSPS) is under development. We expect it to
    32 be generally available in May 2013.
    33 
    34  * [wiki:pstamp_web_interface_features pstamp_web_interface (old)]
    35  * [wiki:pstamp_web_interface_features_2012_09 Notes on proposed new user postage stamp user inteface]
     28A user name and password is required to acess that site.
    3629
    3730== Detectability Queries ==
    3831
     32Note the detectability server has some interface and implementation issues. It is no being used and has fallen into disrepair.
    3933The detectability server is implemented as part of the postage stamp server.  Detectability queries are submitted to the same machine, the file is just a slightly different file format: [wiki:sample_dquery_request example].  Everything the same, just a different file.  A draft update to the IPP-MOPS ICD describing the implemented detectability server is [wiki:detectability_ICD_proposal here].  The code annotation/documentation is available [wiki:detectability_code_documentation here].
    4034