IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of RunStates


Ignore:
Timestamp:
Feb 8, 2011, 2:57:08 PM (15 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunStates

    v1 v2  
    22== All about state, data_state, and fault ==
    33
     4Bill Sweeney 2011-02-07
    45
    56
     
    101102Currently we do not have tasks that automatically "revert" runs in state error_cleaned.
    102103
    103 BUG:
     104'''BUG:'''
    104105    1. Some of the arguments are named incorrectly. -set_state argument actually specifies the new data_state,
    105106    and for magicdstool -data_state should be -set_data_state.
     
    138139it is implemented this way)
    139140
    140 INCONSISTENCY: When going to update, chip and destreak also set Component.fault = 0.
     141'''INCONSISTENCY:''' When going to update, chip and destreak also set Component.fault = 0.
    141142diff and warp should do this as well.  At those stages the fault is cleared by revert. This introduces
    142143latency.
     
    154155
    155156{{{
    156 ISSUE: We need a way to tell the system to give trying to update a  faulted component.
     157'''ISSUE:''' We need a way to tell the system to give trying to update a  faulted component.
    157158    Possible ways to do this
    158159        a) special fault code that revert modes don't revert unless -fault <that_value> is supplied