]> Creatis software - CreaPhase.git/blobdiff - SimuPBI_unknown_1D_func.m
added boutiques descriptors
[CreaPhase.git] / SimuPBI_unknown_1D_func.m
index cac813ea3f4db15fb25a72a297eed426cf49d711..a16fb80bec46bad54953fb546654b376155900d5 100644 (file)
 ## 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('octave_packages/image-1.0.15')
+addpath('octave_packages/signal-1.1.3')
 
 ################################################
 ############### INPUT parameters ###############