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

Faster execution and other minor improvements #2175

Merged
merged 4 commits into from Feb 27, 2019

Conversation

jcohenadad
Copy link
Member

The main purpose of this PR was to use isct_antsApplyTransfo instead of SCT system call for warping each volume, resulting in faster execution. In a typical dataset, execution time goes from 4.5min to 2min. Fixes #2173. This change makes #602 less relevant, there we can consider that this PR Fixes #602.

Other improvements include:

TODO:

  • Add QC in batch_processing

@jcohenadad jcohenadad added enhancement category: improves performance/results of an existing feature sct_warp_template context: labels Feb 27, 2019
@jcohenadad jcohenadad added this to the v4.0.0 milestone Feb 27, 2019
@jcohenadad jcohenadad merged commit b6a4f25 into master Feb 27, 2019
@jcohenadad jcohenadad deleted the jca/2173-warp-template2 branch February 27, 2019 15:43
jcohenadad added a commit that referenced this pull request Dec 18, 2019
* .gitignore: Added sct_testing_data

* sct_warp_template: Replaced SCT call with isct_antsApplyTransforms

For faster execution. Fixes #2173

* reports/qc: Now supporting sct_warp_template

* batch_processing.sh: Added QC for warp_template


Former-commit-id: b6a4f25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement category: improves performance/results of an existing feature sct_warp_template context:
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant