simelli - tpcclib 0.8.0 © 2023 by Turku PET Centre

Create a 3D PET image file in NIfTI 1S format, with pixels values of 1
inside of a general ellipsoid and 0 outside of it,
for simple simulations and SW testing.
Matrix size and ellipsoid diameters must be given in pixels.
 
Usage: simelli [Options] xdim ydim zdim xdiam ydiam zdiam imagefile
 
Options:
 -cx=<pixels> || -cy=<pixels> || -cz=<pixels>
    Move the centre of ellipsoid from the image centre
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
See also: dft2img, tac2nii, flat2img, img2tif, img2dft, simboxes, pxl2mask
 
Keywords: image, NIfTI, simulation, software testing