IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of PS1_Operations


Ignore:
Timestamp:
Nov 8, 2009, 12:14:50 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_Operations

    v6 v7  
    1818The client can be run on any machine, so long as you're in the appropriate directory (which contain a ptolemy.rc file that selects the correct server to contact).
    1919
    20 == Server Scripts ==
     20=== Server Scripts ===
    2121
    2222The input scripts used by the different pantasks servers are maintained in svn under 'operations'.  Like 'ippMonitor', the installation of this directory requires site specific information:
     
    2828}}}
    2929
    30 == Summit Copy ==
     30== Pantasks Servers ==
     31
     32=== Summit Copy ===
    3133
    3234 * Check which machine to use for the server, [wiki:PS1_Operations#Pantasks above].
     
    4648pantasks: run
    4749}}}
    48 == Registration ==
     50
     51=== Registration ===
    4952
    5053 * Check which machine to use for the server, above.
     
    6568}}}
    6669
    67 == Standard science ==
     70=== Standard science ===
    6871
    6972 * Check which machine to use for the server, above.
     
    101104}}}
    102105
    103 == Detection publication ==
     106=== Detection publication ===
    104107
    105108 * Check which machine to use for the server, above.
     
    121124}}}
    122125
     126=== Detrend Creation ===
     127
     128 * Check which machine to use for the server, above.
     129
     130 * Start the server:
     131{{{
     132% ssh ipp@ippc06
     133% cd detrend
     134% pantasks_server &
     135}}}
     136
     137 * Start the client:
     138{{{
     139% cd ~ipp/detrend
     140% pantasks_client
     141pantasks: server input input
     142pantasks: setup
     143pantasks: run
     144}}}
     145
     146
    123147== IPP User backup and restore ==
    124148