X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=SimuPBI_unknown_1D_func.m;h=803d079ffca73d29511623f3a213cda47a19327e;hb=f71159f19dfee5fa7a4ce6aa09f41ce2fb5e125b;hp=cac813ea3f4db15fb25a72a297eed426cf49d711;hpb=e1e85a737673e93b6b4b01bb0b072cd35dfa3c72;p=CreaPhase.git diff --git a/SimuPBI_unknown_1D_func.m b/SimuPBI_unknown_1D_func.m index cac813e..803d079 100644 --- a/SimuPBI_unknown_1D_func.m +++ b/SimuPBI_unknown_1D_func.m @@ -25,9 +25,9 @@ ## Please note that dir_out, noise_type, noise_amount are optional arguments. function [ ret ] = SimuPBI_unknown_1D_func(basename_output, oversamp, dist, energy, ps, nbProj, range_angle, model_ctf, model_Fresnel, attenuation_file, phase_file, 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 ############### ################################################