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

Identify the last good echo in adaptive mask instead of sum of good echoes #1061

Merged
merged 47 commits into from
Apr 18, 2024

Commits on Mar 15, 2024

  1. Limit adaptive mask calculation to brain mask.

    Limit adaptive mask calculation to brain mask.
    
    Expand on logic of first adaptive mask method.
    
    Update tedana/utils.py
    
    Improve docstring.
    
    Update test.
    
    Add decreasing-signal-based adaptive mask.
    
    Keep removing.
    
    Co-Authored-By: Dan Handwerker <[email protected]>
    tsalo and handwerkerd committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    89f4bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28bc80f View commit details
    Browse the repository at this point in the history
  3. Try fixing the tests.

    tsalo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c5d7d91 View commit details
    Browse the repository at this point in the history
  4. Fix make_adaptive_mask.

    tsalo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3fa7593 View commit details
    Browse the repository at this point in the history
  5. Update test_utils.py

    tsalo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4cc86c6 View commit details
    Browse the repository at this point in the history
  6. Update test_utils.py

    tsalo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5b379e1 View commit details
    Browse the repository at this point in the history
  7. Improve docstring.

    tsalo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ccff6dc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Identify the last good echo instead of sum.

    Improve docstring.
    
    Update test_utils.py
    
    Update test_utils.py
    
    Fix make_adaptive_mask.
    
    Try fixing the tests.
    
    Use `compute_epi_mask` in t2smap workflow.
    
    Limit adaptive mask calculation to brain mask.
    
    Limit adaptive mask calculation to brain mask.
    
    Expand on logic of first adaptive mask method.
    
    Update tedana/utils.py
    
    Improve docstring.
    
    Update test.
    
    Add decreasing-signal-based adaptive mask.
    
    Keep removing.
    
    Co-Authored-By: Dan Handwerker <[email protected]>
    tsalo and handwerkerd committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a2dc300 View commit details
    Browse the repository at this point in the history
  2. Fix.

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    beeae89 View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7097a75 View commit details
    Browse the repository at this point in the history
  4. Update utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ea5c364 View commit details
    Browse the repository at this point in the history
  5. Try fixing.

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    32d1cb7 View commit details
    Browse the repository at this point in the history
  6. Update utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bb0dbdc View commit details
    Browse the repository at this point in the history
  7. Update utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d096d08 View commit details
    Browse the repository at this point in the history
  8. add checks

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1f72638 View commit details
    Browse the repository at this point in the history
  9. Just loop over voxels.

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    18b66ac View commit details
    Browse the repository at this point in the history
  10. Update utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    aea9fe2 View commit details
    Browse the repository at this point in the history
  11. Update utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    28267f7 View commit details
    Browse the repository at this point in the history
  12. Update test_utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    259b002 View commit details
    Browse the repository at this point in the history
  13. Revert "Update test_utils.py"

    This reverts commit 259b002.
    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    55a2694 View commit details
    Browse the repository at this point in the history
  14. Update test_utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d34c65a View commit details
    Browse the repository at this point in the history
  15. Update test_utils.py

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b3bfbbd View commit details
    Browse the repository at this point in the history
  16. Remove checks.

    tsalo committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1014000 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    b80524b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bfa240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7888c4e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Update utils.py

    tsalo committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    20de578 View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    tsalo committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    def2770 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    15b80f7 View commit details
    Browse the repository at this point in the history
  2. Update test_utils.py

    tsalo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e44878b View commit details
    Browse the repository at this point in the history
  3. Update test_utils.py

    tsalo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f762573 View commit details
    Browse the repository at this point in the history
  4. Update test_utils.py

    tsalo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d91c016 View commit details
    Browse the repository at this point in the history
  5. Log the thresholds again.

    tsalo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    097d3a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    3a3f115 View commit details
    Browse the repository at this point in the history
  2. Update test_utils.py

    tsalo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a99cca2 View commit details
    Browse the repository at this point in the history
  3. Update test_utils.py

    tsalo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b0192c4 View commit details
    Browse the repository at this point in the history
  4. Update test_utils.py

    tsalo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    508d9c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    189cb8e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    30f5e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76c1d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    fcb6104 View commit details
    Browse the repository at this point in the history
  2. Clean up the tests.

    tsalo committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2ccc8aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60482db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d34d98 View commit details
    Browse the repository at this point in the history
  5. Remove print in test.

    tsalo committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    682f8a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update tedana/utils.py

    Co-authored-by: Dan Handwerker <[email protected]>
    tsalo and handwerkerd authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ef85ca1 View commit details
    Browse the repository at this point in the history
  2. Update tedana/utils.py

    Co-authored-by: Dan Handwerker <[email protected]>
    tsalo and handwerkerd authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2d3712a View commit details
    Browse the repository at this point in the history