Changes between Version 19 and Version 20 of PostageStampServer
- Timestamp:
- Apr 15, 2015, 12:03:17 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PostageStampServer
v19 v20 5 5 stampsICD3.pdf attached below describes the current version of the request file format. stamps.ICD.3.pdf describes version 1. 6 6 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. 7 Most users should be able to use the interface provided by the PanStarrs Science interface (PSI). 8 9 The 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 10 2 files will be processed. The wiki page [wiki:pstamp_version_2_features] 11 describes the new features available in version 2. The only required changes in version 2 are in the request header section. 12 The page [wiki:pstamp_2015-04-changes] descries some implementation changes and access restrictions that are going into effect 2015-04-21. 9 13 10 14 == Creating Request Files == … … 16 20 == Submitting Request Files == 17 21 18 The usual method for the science server to submit requests is with the data store interface which is described22 The usual method for a user to submit requests is with the data store interface which is described 19 23 [wiki:pstamp_data_store here]. 20 24 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 25 Many users have been using [http://pstamp.ipp.ifa.hawaii.edu/upload.php web page] that may be used to upload 25 26 request files to the postage stamp server for processing. 26 27 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] 28 A user name and password is required to acess that site. 36 29 37 30 == Detectability Queries == 38 31 32 Note the detectability server has some interface and implementation issues. It is no being used and has fallen into disrepair. 39 33 The 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]. 40 34
