Skip to content
Snippets Groups Projects
  1. Apr 10, 2017
    • Erin (Josh) Rigler's avatar
      Reconciled reveiwer comments · e979b9de
      Erin (Josh) Rigler authored
      Duff Stewart had several helpful comments regarding the last commit for this PR.
      These were addressed, along with some additional minor Notebook clean-up.
      e979b9de
  2. Mar 22, 2017
  3. Mar 15, 2017
    • Erin (Josh) Rigler's avatar
      Fix Adjusted Data transformation matrix generator · 9437b589
      Erin (Josh) Rigler authored
      Fixed a number of issues with the Adjusted Data affine transformation matrix generator
      in the IPython Notebook AdjustedPhase1GenerationTool.ipynb:
      
      - original version mistakenly pointed to geohazards server for baseline web service,
        which requires a password; we only needed to read baselines, not write, and this
        functionality is provided by the geomag server.
      - original version choked if only 1 baseline set was available when extracting a
        pier correction from the set
      - original version did not filter time stamps quite right; updated version at least
        does not include times not requested, although it may return fewer than expected if
        the timestamp associated with a baseline set is later/earlier than the measurement
        times (this frequently happens due to a bug in the webabsolutes package that has
        been reported)
      - generate plots with datetimes
      - added non-active cell that constrains the affine transformation matrix to apply a
        uniform scaling factor instead of allowing separate scaling for different vecor
        components
      - redid the pseudo definitive data calculations based on average baselines to better
        reflect how MagProc software works.
      - inserted/modified markdown and docstrings to better describe what is going on.
      9437b589
  4. Oct 28, 2016
  5. Oct 27, 2016
  6. Oct 26, 2016
Loading