X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2FpjHinterp.cpp;h=bd167445f380f3ffb6b7df4177f506718ab15c07;hb=64de9c0b821ceae63e8979815039ff97ba3a5edd;hp=0a49c6722cdb6294741ce707bee3153cc3748df2;hpb=f13a8c004b8f182b42d9e4df2bcd7c7f030bf1ad;p=ctsim.git diff --git a/tools/pjHinterp.cpp b/tools/pjHinterp.cpp index 0a49c67..bd16744 100644 --- a/tools/pjHinterp.cpp +++ b/tools/pjHinterp.cpp @@ -1,9 +1,9 @@ /***************************************************************************** ** FILE IDENTIFICATION ** - ** Name: phm2helix.cpp - ** Purpose: Take projections of a phantom object - ** Programmer: Ian Kay + ** Name: pjHinterp.cpp + ** Purpose: Interpolate helical data in projection space + ** Programmer: Ian Kay and Kevin Rosenberg ** Date Started: Aug 2001 ** ** This is part of the CTSim program @@ -29,7 +29,6 @@ enum { O_INTERPVIEW, O_VERBOSE, O_TRACE, O_HELP, O_DEBUG, O_VERSION}; - static struct option my_options[] = { {"interpview", 1, 0, O_INTERPVIEW},