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

Ignore non-DICOM files in a directory #83

Merged
merged 15 commits into from
Dec 13, 2021
Merged

Commits on Nov 26, 2021

  1. fixed isdicom

    added `try` and `catch` statements which should get around the fact that not all directories are pure DICOM files
    Dale-Black committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1987163 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Dale-Black/dale-fix

    fixed `isdicom`
    Dale-Black authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f8cb142 View commit details
    Browse the repository at this point in the history
  3. update

    Dale-Black committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f5ebf80 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. update

    Dale-Black committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    7aa402f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Dale-Black/dale-fix

    Dale fix
    Dale-Black authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    ccb3d68 View commit details
    Browse the repository at this point in the history
  3. update

    Dale-Black committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    d496ff5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from Dale-Black/dale-fix

    update
    Dale-Black authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    e302bdf View commit details
    Browse the repository at this point in the history
  5. finalize

    Dale-Black committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    5dac42e View commit details
    Browse the repository at this point in the history
  6. finalize

    Dale-Black committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    d2f3683 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from Dale-Black/dale-fix

    Dale fix
    Dale-Black authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    aee5b1f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Update src/DICOM.jl

    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    Dale-Black and DilumAluthge authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    ba46466 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    04785d4 View commit details
    Browse the repository at this point in the history
  2. Update version

    notZaki authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d4cbf06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777dbae View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Merge pull request #5 from notZaki/pr

    Create an invalid file during tests to check isdicom()
    Dale-Black authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    4bca7d7 View commit details
    Browse the repository at this point in the history