X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=README;h=b011f1f73ca72c2443d2c66438f379389c88f7ac;hb=855f0990a75750c61badd376ff35ffb39fab1c36;hp=d840eaaa75d07880f76619d59cfcbd1cdce1578a;hpb=a92b674ce72e457aacde54d15c006a2de20dc90f;p=ctsim.git diff --git a/README b/README index d840eaa..b011f1f 100644 --- a/README +++ b/README @@ -31,9 +31,7 @@ In June 2000, entire code for revised and converted to C++. WHERE ===== -The official home for CTsim is http://www.ctsim.org. From this site, -you can download the CTsim source code and use CTSim online using a -beowulf cluster. +The official home for CTsim is http://www.ctsim.org. FEATURES @@ -64,7 +62,7 @@ SDF file. pj2if - Converts projection data to a raw sinugram image -if2img - Converts an image file to a variety of 8-bit and 16-bit image +ifexport - Converts an image file to a variety of 8-bit and 16-bit image formats pjinfo - Show information on a projection file @@ -88,16 +86,16 @@ When evaluating CT simulation, in general, these steps are followed: Create a phantom image and viewable image file phm2if ... - if2img ... + ifexport ... Simulate CT data collection and create a viewable image of raw projections phm2pj ... pj2if ... - if2img ... + ifexport ... Perform CT reconstruction and create viewable image file pjrec ... - if2img ... + ifexport ... Display image information and comparative statistics ifinfo ...