Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Francesca
Ginkgo
Commits
dabb3148
Commit
dabb3148
authored
Mar 12, 2020
by
Cyril Poupon
Browse files
wip
parent
3e67e5c4
Changes
2
Show whitespace changes
Inline
Side-by-side
qmri/src/plugin/gkg-qmri-plugin-functors/SingleCompartmentRelaxometryMapper/SingleCompartmentRelaxometryMapperCommand.cxx
View file @
dabb3148
...
@@ -403,7 +403,7 @@ void gkg::SingleCompartmentRelaxometryMapperCommand::execute(
...
@@ -403,7 +403,7 @@ void gkg::SingleCompartmentRelaxometryMapperCommand::execute(
if
(
(
qMriMappingType
!=
"t2-mapping-msme"
)
&&
if
(
(
qMriMappingType
!=
"t2-mapping-msme"
)
&&
(
qMriMappingType
!=
"t1-mapping-irse"
)
&&
(
qMriMappingType
!=
"t1-mapping-irse"
)
&&
(
qMriMappingType
!=
"t1-mapping-vfa-spg"
)
&&
(
qMriMappingType
!=
"t1-mapping-vfa-spg
r
"
)
&&
(
qMriMappingType
!=
"t2-star-mapping-mgre"
)
)
(
qMriMappingType
!=
"t2-star-mapping-mgre"
)
)
{
{
...
...
qmri/src/plugin/gkg-qmri-plugin-functors/SingleCompartmentRelaxometryMapper/T1VFASPGRAcquisitionParameterSet.cxx
View file @
dabb3148
...
@@ -21,7 +21,7 @@ gkg::T1VFASPGRAcquisitionParameterSet::T1VFASPGRAcquisitionParameterSet(
...
@@ -21,7 +21,7 @@ gkg::T1VFASPGRAcquisitionParameterSet::T1VFASPGRAcquisitionParameterSet(
{
{
throw
std
::
runtime_error
(
throw
std
::
runtime_error
(
"bad fi
nem
ame count; should be twice the number of input volume count"
"bad fi
len
ame count; should be twice the number of input volume count"
" plus eventually 1 in case of B1 scaling"
);
" plus eventually 1 in case of B1 scaling"
);
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment