X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=workflow%2FCreaPhase.gwendia;h=4421c351fbb875442c43851f2ef96b5f1240ff7f;hb=3f5e9e8a40d716f4694b8c8ae393137d5ceabf4b;hp=afc533793e1a33c2d3db3f512d533721a164ef30;hpb=2f8f114b58f94a87ad3813a47227be0a89d6fca8;p=vip-workflow-creaphase.git diff --git a/workflow/CreaPhase.gwendia b/workflow/CreaPhase.gwendia index afc5337..4421c35 100644 --- a/workflow/CreaPhase.gwendia +++ b/workflow/CreaPhase.gwendia @@ -17,7 +17,7 @@ - <b><font color=blue>basename</font></b> (<b><font color=green>String</font></b>): Basename of the result file + <b><font color=blue>basename</font></b> (<b><font color=green>String</font></b>): Basename of the result files @@ -49,31 +49,31 @@ - <b><font color=blue>muMat</font></b> (<b><font color=green>String</font></b>): Material of the circle (e.g., PET at 19 keV) + <b><font color=blue>muMat</font></b> (<b><font color=green>String</font></b>): Linear attenuation coefficient of the material of the circle (e.g. 0.89 cm-1 for PET at 19keV) - <b><font color=blue>deltaMat</font></b> (<b><font color=green>String</font></b>): Material of the circle (e.g., PET at 19 keV) + <b><font color=blue>deltaMat</font></b> (<b><font color=green>String</font></b>): Refractive index decrement of the material of the circle, in 10^-7 (e.g. 8.265 for PET at 19keV) - <b><font color=blue>Rcircle</font></b> (<b><font color=green>String</font></b>): radius of the circle + <b><font color=blue>Rcircle</font></b> (<b><font color=green>String</font></b>): Radius of the circle (in pixels) - <b><font color=blue>imageSize</font></b> (<b><font color=green>String</font></b>): Size of the image (square) + <b><font color=blue>imageSize</font></b> (<b><font color=green>String</font></b>): Size of the image (square; in pixels) - <b><font color=blue>circleCenter</font></b> (<b><font color=green>String</font></b>): 2D coordinates of the circle center (e.g., 200 250) + <b><font color=blue>circleCenter</font></b> (<b><font color=green>String</font></b>): 2D coordinates of the circle center (in pixels; e.g., 200 250) - <b><font color=blue>noiseType</font></b> (<b><font color=green>String</font></b>): Use noise='gaussian' (addition of gaussian noise) or noise='poisson' ( generation of Poisson noise) Put '<b>no</b>' to ignore this optional input. + <b><font color=blue>noiseType</font></b> (<b><font color=green>String</font></b>): Use noise='gaussian' (addition of gaussian noise) or noise='poisson' (generation of Poisson noise). - <b><font color=blue>noiseAmount</font></b> (<b><font color=green>String</font></b>): If 'gaussian' (additive noise), please specify the Peak-to-peak Signe-to-noise ratio (PPSNR, in dB) + <b><font color=blue>noiseAmount</font></b> (<b><font color=green>String</font></b>): If 'gaussian' (additive noise), please specify the Peak-to-peak Signe-to-noise ratio (PPSNR, in dB). If 'poisson', please specify a scaling factor ranging in [0:1].