Skip to content

Commit 87918d5

Browse files
committed
Update the howto and the failure bounds
1 parent ae68842 commit 87918d5

File tree

2 files changed

+136
-135
lines changed

2 files changed

+136
-135
lines changed

tests/IVIMmodels/unit_tests/compare.r

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# 1. Save the "Comparison" file from the run on Github, OR run this file directly
88
# 2. Find the file producted "test_reference.csv" on Github, or whatever the "reference_file" variable was called
99
# 3. This replaces "tests/IVIMmodels/unit_tests/reference_output.csv" in the repository
10+
# 4. For the algorithm "IAR_LU_modified_mix", replace the "f_f_alpha, Dp_f_alpha, D_f_alpha, f_t_alpha, Dp_t_alpha, D_t_alpha" columns with "0.01,0.01,0.01,0.0,0.0,0.0"
1011

1112
args = commandArgs(trailingOnly=TRUE)
1213
# Define file paths

0 commit comments

Comments
 (0)