IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 12 and Version 13 of VYSOS5.20090806


Ignore:
Timestamp:
Aug 7, 2009, 3:11:42 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VYSOS5.20090806

    v12 v13  
    7171 * Science Processing Example
    7272  * {{{ chiptool -simple -pretend -dbname demo_20090806 -definebyquery -dateobs_begin 2009/07/01 -dateobs_end 2009/07/02 -filter PSr -set_label demo.science -set_workdir /home/ipp/data/demo.20090806/demo.science }}}
    73   * ''' the command above does not work without help : IPP currently requires the exp_type to be "OBJECT", but VYSOS is setting this value to "LIGHT".  I needed to modify the database manually with a command like this:
     73  * ''' the command above does not work without help''' : IPP currently requires the exp_type to be "OBJECT", but VYSOS is setting this value to "LIGHT".  I needed to modify the database manually with a command like this:
    7474   * {{{ update rawExp set exp_type = 'object' where exp_type = 'light'; }}}
    7575  * start & setup pantasks: