Skip to content
Snippets Groups Projects
  1. Jul 02, 2019
  2. May 29, 2019
  3. May 28, 2019
  4. May 23, 2019
  5. May 13, 2019
  6. Mar 12, 2019
  7. Feb 26, 2019
    • Erin (Josh) Rigler's avatar
      Add can_produce_data() method to AdjustedAlgorithm · 94284006
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      AdjustedAlgorithm.process() essentially adjusts two values:
      
       - 3D vector field HEZ_raw -> XYZ_adj
       - 1D scalar field F_raw -> F_adj
      
      Neither should depend on the other, but this was implicitly the case
      as originally implemented. When F was missing, this prevented XYZ
      from being calculated, at least when called in 'update' mode by the
      Controller. Likewise, if HEZ were missing, this prevented adjusted F
      from being calculated.
      94284006
  8. Feb 19, 2019
  9. Feb 12, 2019
  10. Feb 05, 2019
  11. Feb 04, 2019
  12. Nov 14, 2018
  13. Nov 13, 2018
  14. Nov 09, 2018
Loading