-
Notifications
You must be signed in to change notification settings - Fork 307
[ENH] Add phase1/phase2 SDC support #1359
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
Closed
Closed
Changes from 4 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
b2a937a
first pass at 2phases SDC pipeline
mattcieslak f2b45d4
workflow.connect syntax typo
mattcieslak 9dec5d8
remove unused variables from fmap.py
mattcieslak 840d167
add back pha2rads after accidental delete
mattcieslak bb510de
Changed copied code from phasediff functions
mattcieslak 4d78483
resolve flake8 errors
mattcieslak 6e0edda
More flake8 issues
mattcieslak 9a0fcde
added import to interfaces/__init__.py
mattcieslak e5a6dee
Merge phase1phase2 into a single 4D file and send it to the DataSink
mattcieslak d89c776
Send derived phasediff image to datasink
mattcieslak f6d4aa7
Take phasediff from compfmap, not inputnode
mattcieslak 649dafe
Refactored interfaces
mattcieslak 8558aa5
fix typo and node name
mattcieslak 1d12256
Calculate input to prelude correctly
mattcieslak 70b3413
phase1, phase2 worksgit status
mattcieslak 191e155
Update zendodo json
mattcieslak 880d04d
Changes suggested during PR review
mattcieslak dc5b547
Merge branch 'master' into phase1phase2
mattcieslak 9f9284e
line was too long
mattcieslak ce36514
Merge branch 'phase1phase2' of github.com:mattcieslak/fmriprep into p…
mattcieslak 0712c5e
Add missing bracket
mattcieslak 4fd6add
Merge branch 'master' of https://github.com/poldracklab/fmriprep into…
mattcieslak 09316a9
Make scaling more general
mattcieslak f9ca876
Credit original script author
mattcieslak 150b54f
Merge branch 'master' of https://github.com/poldracklab/fmriprep into…
mattcieslak ada0d9d
Undo formatting changes and add citation
mattcieslak 2c52d49
pylint error
mattcieslak 27c51ae
Fix zenodo
mattcieslak f57c063
missed a couple formatting changes
mattcieslak 2f6a294
style changes
mattcieslak a8fc3bd
Merge branch 'master' into phase1phase2
effigies 0f7cdec
FIX: Typo in .zenodo.json
effigies f2e861d
STY: Revert unneeded style changes
effigies ff2d7d9
Merge branch 'master' into phase1phase2
effigies d94346f
Interpret phase image values directly
mattcieslak 5ce44ce
Merge branch 'master' of https://github.com/poldracklab/fmriprep into…
mattcieslak db42f74
Merge remote-tracking branch 'upstream/master' into phase1phase2
effigies 6c7ec33
Check that encoding is not specified as Bipolar
mattcieslak ef86939
Merge branch 'master' of https://github.com/poldracklab/fmriprep into…
mattcieslak 1be1be1
Merge branch 'master' of https://github.com/poldracklab/fmriprep into…
mattcieslak c27d839
change mask name to ds_report_fmap_mask
mattcieslak 4d371a1
replate type with suffix
mattcieslak 9c5b46b
more changes of type to suffix
mattcieslak 85fcb4e
Support negative numbers in phase images (happens at 7T)
mattcieslak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.