File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1161,9 +1161,9 @@ def run_inversion_workflow(
11611161 filename and path to use for saving results. If running a damping
11621162 CV, will save the study to <fname>_damping_cv_study.pickle and the tuple of the
11631163 best inversion results to <fname>_damping_cv_results.pickle. If running a
1164- density/zref CV, will save the study to <fname>_density_zref_cv_study .pickle and
1164+ density/zref CV, will save the study to <fname>_zref_density_cv_study .pickle and
11651165 the tuple of the best inversion results to
1166- <fname>_density_zref_cv_results .pickle. The final inversion result for all
1166+ <fname>_zref_density_cv_results .pickle. The final inversion result for all
11671167 methods will be saved to <fname>_results.pickle, by default will be "tmp_<x>"
11681168 where x is a random integer between 0 and 999.
11691169 kwargs : typing.Any
You can’t perform that action at this time.
0 commit comments