X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2FpjHinterp.cpp;h=bd167445f380f3ffb6b7df4177f506718ab15c07;hp=0a49c6722cdb6294741ce707bee3153cc3748df2;hb=c2c6bba62eebd97499ef06e2aece9ecf70f9f630;hpb=ceb0f76ad587384928188f875c2862a3cb66b2dd 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},