Skip to content

Commit c6d23f5

Browse files
committed
minor changes
1 parent 199c910 commit c6d23f5

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

notepad.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11

22
# Different results from the configurations:
33

4-
parameter_to_map: T1_SHMOLLI
5-
functions_type: **FunctionsBasic/FunctionsShmolli**
6-
fitting_method: LevMarVnl
7-
max_function_evals: 4000
8-
fTolerance: 1e-12
9-
sign_calc_method: MagPhase
10-
start_point_calc_method: Default
4+
parameter_to_map: T1_SHMOLLI
5+
functions_type: **FunctionsBasic/FunctionsShmolli**
6+
fitting_method: LevMarVnl
7+
max_function_evals: 4000
8+
fTolerance: 1e-12
9+
sign_calc_method: MagPhase
10+
start_point_calc_method: Default
1111

12-
FunctionsBasic: 10s and seemingly correct results
13-
FunctionsShmolli: 2.2s and wrong results
12+
FunctionsBasic: 10s and seemingly correct results
13+
FunctionsShmolli: 2.2s and wrong results
1414

15-
parameter_to_map: T1_SHMOLLI
16-
functions_type: FunctionsShmolli
17-
fitting_method: LevMarVnl
18-
max_function_evals: 4000
19-
fTolerance: 1e-12
20-
sign_calc_method: MagPhase
21-
start_point_calc_method: **Default/StartPointSHMOLLI**
15+
parameter_to_map: T1_SHMOLLI
16+
functions_type: FunctionsShmolli
17+
fitting_method: LevMarVnl
18+
max_function_evals: 4000
19+
fTolerance: 1e-12
20+
sign_calc_method: MagPhase
21+
start_point_calc_method: **Default/StartPointSHMOLLI**
2222

23-
Default: 2.2s and wrong results
23+
Default: 2.2s and wrong results
2424
StartPointSHMOLLI: 10s and seemingly correct results

tests/testData/Hcmr_Phantom_1916_Shmolli_192i_e11___Shmolli_config___fileList.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ files_phase:
4343
- "testData/dicom/Hcmr_Phantom_1916_260C/Konrad_Shmolli/ShMOLLI_192i_e11_13/IM-0002-0006.dcm"
4444
- "testData/dicom/Hcmr_Phantom_1916_260C/Konrad_Shmolli/ShMOLLI_192i_e11_13/IM-0002-0007.dcm"
4545

46-
dir_output_map: "testData/tomatoOutput/map"
46+
dir_output_map: "testData/tomatoOutput_Shmolli/map"
4747
output_map_series_number: 9998
48-
dir_output_fitparams: "testData/tomatoOutput/fitparams"
48+
dir_output_fitparams: "testData/tomatoOutput_Shmolli/fitparams"
4949
output_fitparams_series_number: 9999
5050

5151
parameter_to_map: T1_SHMOLLI

tests/testData/Hcmr_Phantom_1916_Shmolli_192i_e11_fileList.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ files_phase:
4343
- "testData/dicom/Hcmr_Phantom_1916_260C/Konrad_Shmolli/ShMOLLI_192i_e11_13/IM-0002-0006.dcm"
4444
- "testData/dicom/Hcmr_Phantom_1916_260C/Konrad_Shmolli/ShMOLLI_192i_e11_13/IM-0002-0007.dcm"
4545

46-
dir_output_map: "testData/Calculator_Shmolli/map"
46+
dir_output_map: "testData/tomatoOutput_Molli/map"
4747
output_map_series_number: 9998
48-
dir_output_fitparams: "testData/Calculator_Shmolli/fitparams"
48+
dir_output_fitparams: "testData/tomatoOutput_Molli/fitparams"
4949
output_fitparams_series_number: 9999
5050

5151
parameter_to_map: T1_MOLLI

0 commit comments

Comments
 (0)