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

[ANN-760][external] nifti import to multi slot item #549

Merged
merged 31 commits into from
May 10, 2023

Commits on Dec 19, 2022

  1. removed pixdim and added original affine logic

    Thomas Varsavsky committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e7a3d49 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. removed pixdims

    Thomas Varsavsky committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ad6cadf View commit details
    Browse the repository at this point in the history
  2. removed print

    Thomas Varsavsky committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3ed9827 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge branch 'master' into ann-572-non-ras-logic-darwin-py

    Thomas Varsavsky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f60c1fb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fixed issue locally, haven't done full testing

    Thomas Varsavsky committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3be5fa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. working version

    Thomas Varsavsky committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8ef7209 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    0115efc View commit details
    Browse the repository at this point in the history
  2. PR changes

    Thomas Varsavsky committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f5d5df8 View commit details
    Browse the repository at this point in the history
  3. merged upstream changes and resolved conflict with importer.py and cl…

    …i.py
    Thomas Varsavsky committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    bf8fef3 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. updated darwin-py string to reflect new pip install mechanism

    Thomas Varsavsky committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    126a60a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix for handle_video bug

    Thomas Varsavsky committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e136f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf33103 View commit details
    Browse the repository at this point in the history
  3. removed print statement

    Thomas Varsavsky committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b08d384 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. merged master and resolved conflicts

    Thomas Varsavsky committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c44918b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. settled merge conflict

    Thomas Varsavsky committed May 2, 2023
    Configuration menu
    Copy the full SHA
    af1f954 View commit details
    Browse the repository at this point in the history
  2. fixed bad merge

    Thomas Varsavsky committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b952791 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. introduced slot_names and is_mpr flag allowing users to upload a nift…

    …i annotation to a single slot or group of slots
    Thomas Varsavsky committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b5da729 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fixed for anisotropic files uploaded

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c19733e View commit details
    Browse the repository at this point in the history
  2. added pixdim logic

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    55e8fe9 View commit details
    Browse the repository at this point in the history
  3. changes made to nifty multi-slot

    Nooshin Ghavami authored and Nooshin Ghavami committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fcfd6fb View commit details
    Browse the repository at this point in the history
  4. removed image mode for nifti imports

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fb4232e View commit details
    Browse the repository at this point in the history
  5. added a multi-slot test

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b2aa7cc View commit details
    Browse the repository at this point in the history
  6. fixed import that was commented out

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    bb22521 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    066ae87 View commit details
    Browse the repository at this point in the history
  8. changed data.zip

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4851e19 View commit details
    Browse the repository at this point in the history
  9. points to the right file

    Thomas Varsavsky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cf1e0dc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. changes made to add new error unit test

    Nooshin Ghavami authored and Nooshin Ghavami committed May 5, 2023
    1 Configuration menu
    Copy the full SHA
    7d0efa2 View commit details
    Browse the repository at this point in the history
  2. changes made to add new error unit test

    Nooshin Ghavami authored and Nooshin Ghavami committed May 5, 2023
    Configuration menu
    Copy the full SHA
    66de122 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. removed name to local directory

    Thomas Varsavsky committed May 6, 2023
    Configuration menu
    Copy the full SHA
    122ad05 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. nathan's requested change

    Thomas Varsavsky committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8aa8fd6 View commit details
    Browse the repository at this point in the history
  2. reverted nathan's comment

    Thomas Varsavsky committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3544c6e View commit details
    Browse the repository at this point in the history