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

Add default and set to zero masking option for specreduce operations. #216

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. fix input for background.traces, raise error in FlatTrace for negativ…

    …e trace
    
    .
    
    .
    
    .
    
    ..
    
    ,
    
    .
    
    .
    
    code style
    
    .
    cshanahan1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    12eb705 View commit details
    Browse the repository at this point in the history
  2. rtd fixes

    cshanahan1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d4d528d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Changed _ImageParser._mask_and_nonfinite_data_handling into a stati…

    …c method and modified the method's logic accordingly.
    hpparvi committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9d20d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9d9aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fed07d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccb457 View commit details
    Browse the repository at this point in the history
  5. Fixed too long lines.

    hpparvi committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    340d866 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    6f2dbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c115357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7553ee View commit details
    Browse the repository at this point in the history
  4. Changed 'TestMaskTracing.test_array_trace_masking' to use 'pytest.war…

    …ns' instead of 'pytest.raises' to test for an expected warning.
    hpparvi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1cb42aa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    1a72c6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from hpparvi/masking_options

    Masking options
    cshanahan1 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b967d8d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix some tests

    cshanahan1 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cd73f78 View commit details
    Browse the repository at this point in the history