-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore non-DICOM files in a directory (#83)
* fixed `isdicom` added `try` and `catch` statements which should get around the fact that not all directories are pure DICOM files * update * update * update * finalize * finalize * Update src/DICOM.jl Co-authored-by: Dilum Aluthge <[email protected]> * Create invalid dicom file for testing isdicom() * Update version * Make temporary test file even smaller Co-authored-by: Dilum Aluthge <[email protected]> Co-authored-by: Zaki A <[email protected]> Co-authored-by: Zaki A <[email protected]>
- Loading branch information
1 parent
d1e5567
commit cfee5eb
Showing
3 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cfee5eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
cfee5eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/50497
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: