r274: Renamed if2img to ifexport
[ctsim.git] / README
diff --git a/README b/README
index d59b1cc84a833f1deed4eb64a715c03dc57dfe4b..b011f1f73ca72c2443d2c66438f379389c88f7ac 100644 (file)
--- a/README
+++ b/README
@@ -62,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
@@ -86,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 ...