| | 1 | * [http://pan-starrs.ifa.hawaii.edu/project/PSDC/PSDC-4xx IPP Document Server] |
| | 2 | This link contains a number of IPP engineering documents. The names are somewhat obscure, and the content is usually at a fairly detailed level. Below, we list some of the documents of more general interest. |
| | 3 | |
| | 4 | * [http://pan-starrs.ifa.hawaii.edu/project/PSDC/PSDC-4xx/PSDC-430-011-01.pdf IPP System Concept Definition]. This provides a general overview of the IPP from a design level (this is not a user's guide!) |
| | 5 | |
| | 6 | * [http://pan-starrs.ifa.hawaii.edu/project/PSDC/PSDC-4xx/PSDC-430-007-21.pdf PSLib SRS]. This is basically an API guide for the low-level library, PSLib. |
| | 7 | |
| | 8 | * [http://pan-starrs.ifa.hawaii.edu/project/PSDC/PSDC-4xx/PSDC-430-012-11.pdf PSModules SRS]. This is an API guide for the higher-level library. |
| | 9 | |
| | 10 | |
| | 11 | * [http://pan-starrs.ifa.hawaii.edu/project/IPP/documentation/popular.html Basic IPP Documents] |
| | 12 | |
| | 13 | * [[Image(htdocs:/images/IPP-1-1_tutorial.pdf)]] Arno's IPP Tutorial |
| | 14 | |
| | 15 | * [wiki:IPP_User_Setup IPP User Setup] |
| | 16 | |
| | 17 | * [wiki:Dettool_options dettool options] |
| | 18 | |
| | 19 | * [wiki:IppMonitor_setup ippMonitor setup] |
| | 20 | |
| | 21 | |
| | 22 | == Documentation update priorities == |
| | 23 | |
| | 24 | # IPPwiki cleanup - results will feed into printable versions of many of the following items |
| | 25 | # Site administrator guide for (nearly) full install |
| | 26 | ## Installation guide (compiling) |
| | 27 | ## Setting up users for ssh and psconfig in pantasks |
| | 28 | ## Setting up apache for php etc. on whichever distros are encountered |
| | 29 | ## Setting users in dbadmin / ippMonitor |
| | 30 | ## Nebulous (if required - should wait for requests) |
| | 31 | # Single-user dvo install guide and basic cookbook |
| | 32 | ## Querying pstamp via dvo (with a new script) |
| | 33 | # Data mirroring site administrator guide |
| | 34 | # User manuals |
| | 35 | ## Using dvo |
| | 36 | ### dvo data model |
| | 37 | ### cmf (IPP output) data model |
| | 38 | ### mapping from cmf / dvo to PSPS (see [http://pan-starrs.ifa.hawaii.edu/project/PSDC/PSDC-9xx/PSDC-940-006-00.pdf IPP-PSPS Interface Control Document]) |
| | 39 | ## Running IPP and looking at its outputs |
| | 40 | ### Running on an already-supported camera (default: "simple" camera) |
| | 41 | #### Analysis sequence, jargon |
| | 42 | #### Manuals for each component |
| | 43 | #### Using pantasks and ippMon (special attention to error trapping and revert) |
| | 44 | ### Running on a camera to be newly defined |