- Notifications
You must be signed in to change notification settings - Fork269
WIP: adding Philips XML/REC support#683
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
grlee77 wants to merge16 commits intonipy:masterChoose a base branch fromgrlee77:xmlrec_v2
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
16 commits Select commitHold shift + click to select a range
64ed188 add Philips XML/REC reader.
grlee771ff1826 add XMLRECImage support to imageclasses.py
grlee77df2751e Assign an enumerated value of -1 in the PAR image_defs header for unr…
grlee778c405c1 expand enums_dict using empirically determined values
grlee77a4636b2 Fix reading strings into image_defs when dtype_format='xml'
grlee77570a7ed XMLRECImage: file extensions should be specified in lower case
grlee77bbeb710 loading from .REC: special case to find .xml when .PAR not present
grlee77a7a9edc remove explicit mention of PAR from warning/errors that could also oc…
grlee77ed43e97 Add XML/REC support to parrec2nii.py
grlee775fa6810 refactor/simplify. Do not convert to PAR/REC style names
grlee7710bf7cc remove permit_truncated restriction
grlee778d62119 minor cleanup
grlee77d7bf693 XMLRECImage: fix for .REC expected case mismatch
grlee77fd88ccd fix misnamed key within strict_sort
grlee777048640 fix for conversion of DWI scans where only the trace was retained
grlee774068548 fix bug in conversion of Boolean entries from string such as 'N' and 'Y'
grlee77File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix reading strings into image_defs when dtype_format='xml'
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commita4636b272c508e7243b4b30e9dcc3a1ed8acd285
There are no files selected for viewing
39 changes: 33 additions & 6 deletionsnibabel/xmlrec.py
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.