Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rsAnalysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexa Häger
rsAnalysis
Commits
77caab24
Commit
77caab24
authored
2 years ago
by
Christian Hohenfeld
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix_args' into 'main'
Remove unnused args. See merge request christian.hohenfeld/rsanalysis!8
parents
87626f16
4184f1db
No related branches found
No related tags found
1 merge request
!8
Remove unnused args.
Pipeline
#895003
passed
2 years ago
Stage: .pre
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
R/rs_pipeline.R
+1
-2
1 addition, 2 deletions
R/rs_pipeline.R
with
1 addition
and
2 deletions
R/rs_pipeline.R
+
1
−
2
View file @
77caab24
...
...
@@ -162,8 +162,7 @@ rs_pipeline <- function(
epi_reg
<-
rsfmri
::
fsl_epi_reg
(
motion_cor
,
anatomical
=
ori_anat
,
anatomical_brain
=
skull_stripped
[
2
],
anatomical_wm_seg
=
binary_wm
anatomical_brain
=
skull_stripped
[
2
]
)
print_msg
(
"Co-registering functional to standard (2/2)..."
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment