Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate the multihit model into the DNSM framework #71

Merged
merged 8 commits into from
Oct 23, 2024

Commits on Oct 22, 2024

  1. in-person drafting

    matsen authored and willdumm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d55fed0 View commit details
    Browse the repository at this point in the history
  2. initial modification of functions

    Add multihit model in a few more places
    
    make format
    
    fix shape issue
    
    fix rebase issue, but tests still fail
    
    force_spawn in tests
    
    reformat
    
    switch to serial branch length optimization
    
    multihit works with threading
    
    WIP-- nothing works now
    
    comment
    
    test+fake multihit working
    
    re-enable multihit
    
    perhaps working, fixed device mismatch and switched to nonlog correction application
    
    I think this might have worked
    
    verified working here
    
    cleanup for PR
    willdumm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cc65c0f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. format and fix dasm test

    willdumm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f1684fa View commit details
    Browse the repository at this point in the history
  2. respond to Erick's comments

    willdumm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3c46cd3 View commit details
    Browse the repository at this point in the history
  3. remove multihit warning

    willdumm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4982d4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b26de87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da20797 View commit details
    Browse the repository at this point in the history
  6. Respond to Erick's comments

    willdumm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    62d3479 View commit details
    Browse the repository at this point in the history