X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=SimuPBI_3WiresPhant_func.m;h=65b550ff0084a76b1b299495d63b7af294b1e371;hb=3fc60640f9d26ac5d192a16a6df766c3cc850073;hp=70da77b442eac607f67d66ecf192d920d3feccf5;hpb=c880e8788dfc484bf23ce13fa2787f2c6bca4863;p=CreaPhase.git diff --git a/SimuPBI_3WiresPhant_func.m b/SimuPBI_3WiresPhant_func.m index 70da77b..65b550f 100644 --- a/SimuPBI_3WiresPhant_func.m +++ b/SimuPBI_3WiresPhant_func.m @@ -28,7 +28,7 @@ function [] = SimuPBI_3WiresPhant_func (vers, oversamp, basename_output, dist, e addpath('utilities_ESRF') addpath('utilities_LW') -addpath('octave_packages') +addpath(genpath('octave_packages')) ################################################ ############### INPUT parameters ############### @@ -67,8 +67,15 @@ addpath('octave_packages') %range_angle=180; ## Which model do you want to use for the propagation? use 1 or 0 -%model_ctf=0; -%model_Fresnel=1; +## model_ctf refers to the Contrast Transfer Function propagation model. use 1 if you want to simulate propagation with the CTF model, or 0 otherwise. +## should be equal to 0 or 1 +% model_ctf = 1 +% model_ctf = 0 + +## model_Fresnel refers to the Fresnel propagation model. Use 1 if you want to simulate propagation with the fresnel model, or 0 otherwise. +## should be equal to 0 or 1 +% model_Fresnel = 1 +% model_Fresnel = 0 ################################ ############# Parameters related to the object