X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=SimuPBI_3WiresPhant_func.m;h=094fce7e467021e02eb5f5cd1e670599c25bb34b;hb=befe9122df25c0bead5080752c4cd20389875315;hp=46b7eaf0bf53002f0cf4678277017481b7e3ca69;hpb=e1e85a737673e93b6b4b01bb0b072cd35dfa3c72;p=CreaPhase.git diff --git a/SimuPBI_3WiresPhant_func.m b/SimuPBI_3WiresPhant_func.m index 46b7eaf..094fce7 100644 --- a/SimuPBI_3WiresPhant_func.m +++ b/SimuPBI_3WiresPhant_func.m @@ -26,8 +26,9 @@ function [] = SimuPBI_3WiresPhant_func (vers, oversamp, basename_output, dist, energy, ps, nbProj, range_angle, model_ctf, model_Fresnel, height, dir_out, noise_type, noise_amount) -addpath('/users/lweber/Matlab/SimulationsPBI/CreaPhase/utilities_ESRF') -addpath('/users/lweber/Matlab/SimulationsPBI/CreaPhase/utilities_LW') +addpath('utilities_ESRF') +addpath('utilities_LW') +addpath(genpath('octave_packages')) ################################################ ############### INPUT parameters ###############