Skip to content
Snippets Groups Projects
  1. Apr 22, 2020
  2. Apr 21, 2020
    • Jameson Graef Rollins's avatar
      update reference · 70253c32
      Jameson Graef Rollins authored
      70253c32
    • Christopher Wipf's avatar
      Revise suspension model · 06ec1593
      Christopher Wipf authored
      Upper joint temperature comes from the stage above
      Drop support for BQuad suspension type
      Use the fiber end cross-section consistently in wireTELoss()
      Remove the "questionable approximation" in continuumWireKh
      Correct the spring constant calculation in continuumWireKv
      06ec1593
    • Christopher Wipf's avatar
      Merge branch 'mr-approval-check' into 'master' · 6347de3a
      Christopher Wipf authored
      MR approval check for noise changes
      
      See merge request !82
      6347de3a
    • Christopher Wipf's avatar
      Merge branch 'test-git-ref' into 'master' · c449225f
      Christopher Wipf authored
      tests compare against git hash, eliminate cached .h5
      
      See merge request !81
      c449225f
    • Jameson Rollins's avatar
      Merge branch 'cli-improvements' into 'master' · 198f8b73
      Jameson Rollins authored
      Cli improvements
      
      Closes #19
      
      See merge request !68
      198f8b73
    • Jameson Graef Rollins's avatar
      CI: add approval validation check for noise changing merge requests · 33204de4
      Jameson Graef Rollins authored
      This adds a CI special job that runs only on merge requests that update
      the test git ref, indicating that a noise has been changed.  The MR will
      show present a report of the changed noises, and will block on MR approval.
      Once approval has been given, the check_approval job can be re-run, which
      should now pass, allow the MR to proceed.
      
      If the noises change but the reference has not been updated, then the CI
      pipeline will fail as usual.
      33204de4
    • Jameson Graef Rollins's avatar
      CI: update image name · d7322e67
      Jameson Graef Rollins authored
      d7322e67
    • Jameson Graef Rollins's avatar
      tests compare against git hash, eliminate cached .h5 · 16b9ae40
      Jameson Graef Rollins authored
      This updates the test infrastructure to store a git hash of the reference
      code, instead of generated .h5 files.  The test infrastructure creates a
      cache of reference .h5 files from the specified git hash if it doesn't
      already exist, and then compares against that cache.
      
      Comparisons against arbitrary git hashes can be specified manually.
      The cache curves are generated from a shell script so that it uses the
      checkout of the python code at the reference commit.  Multiple caches based
      on git references are stored, and old caches are automatically pruned to
      keep just the latest five.
      
      This gets rid of the need for git-lfs and the cached .h5 files, requiring
      instead the code be checked out from git to run the tests.
      16b9ae40
    • Jameson Graef Rollins's avatar
      tests compare against git hash, eliminate cached .h5 · a6caffc0
      Jameson Graef Rollins authored
      This updates the test infrastructure to store a git hash of the reference
      code, instead of generated .h5 files.  The test infrastructure creates a
      cache of reference .h5 files from the specified git hash if it doesn't
      already exist, and then compares against that cache.
      
      Comparisons against arbitrary git hashes can be specified manually.
      The cache curves are generated from a shell script so that it uses the
      checkout of the python code at the reference commit.  Multiple caches based
      on git references are stored, and old caches are automatically pruned to
      keep just the latest five.
      
      This gets rid of the need for git-lfs and the cached .h5 files, requiring
      instead the code be checked out from git to run the tests.
      a6caffc0
  3. Apr 17, 2020
  4. Apr 16, 2020
  5. Apr 15, 2020
    • Jameson Graef Rollins's avatar
      test: update plot style · 5d507cad
      Jameson Graef Rollins authored
      Use overlaid dashes for the head traces.
      
      Also do comparison in preferred IFO order.
      5d507cad
    • Christopher Wipf's avatar
      Koji's restructured quad suspension code · 9ff4ba54
      Christopher Wipf authored
      These changes improve the modeling of suspensions that have a
      temperature gradient along the fibers.  Each stage is split into an
      upper and a lower joint, which can have different material properties
      assigned in the ifo structure.  The temperature of a joint is that of
      the mass to which it is attached.  (However, temperature gradients are
      not yet supported within the top or bottom stages.)  The average of
      the upper and lower joint dissipation is used to compute the noise.
      9ff4ba54
  6. Apr 07, 2020
  7. Apr 03, 2020
  8. Apr 02, 2020
  9. Mar 28, 2020
  10. Mar 24, 2020
  11. Mar 05, 2020
  12. Feb 27, 2020
  13. Feb 26, 2020
  14. Feb 18, 2020
  15. Feb 14, 2020
Loading