VGAN

VisionX V4
NAME

vgan − nodule group analysis

SYNOPSIS

vgan [-H] [d=<value>] [of=<outputfile>] [g=<value>] [-a] [-c] [-d] [-i] [-h] [-r] [-n] [-p] [-v] [-G] [-]

DESCRIPTION

vgan performs an analysis on a group of nodules. The groups are specified by using the g= option when the nod.en file contains nodule groupings (the "g" variables). The -a option can be used to apply the analysis on all the groups. Otherwise, the -c option is used to analyze an entire vpna-style directory containing only one group.

An information table (-i) can be generated containing nodule names, times, dates, volume, and resolution.

There is also a doubling time table (-d) containing an analysis of all the possible pairs of nodules in the group. The analysis contains the following information: time1 date, time2 date, interval in days, doubling time, volumetric growth index, confidence measure, and additional notes.

Using the -h option, the tables can be formatted into HTML tables.

The -r option generates a nodule group visualization. If necessary a 3d model of each nodule is generated. The bounding boxes are equalized between all the nodules and a montage is generated for the axial, coronal, sagittal, and oblique views. These files are respectively named g?sa.vx, g?sc.vx, g?ss.vx, and g?so.vx, where ? is the group number. The -n option renders the images only if there are new segmented images.

The -p option generates a graph of volume versus time. The graph is viewable using vplot.

OPTIONS

d=

the nodule directory (default=.) This option allows the analysis to be performed in a working directory when write access is not available in the nodule directory.

of=

The output file for text table, html table, or plot

g=

The nodule group number to analyze

-a

Perform the analysis for all groups. This flag, in conjunction with -d, -i, -r, -p performs the analysis on all the groups, rather than just group g. In the case where tables are generated, the file names are g?.html or g?.txt for doubling time tables, and g?i.html or g?i.txt for information tables.

-c

Analyze all nodules in directory (vpna compatability)

-d

Generate a doubling time table

-i

Generate an information table

-h

Use HTML for tables

-r

Render montages of 3d nodule models from 4 different views

-n

Render only if newer files are present

-p

Plot the volume of each nodule in group (viewable with vplot)

-v

Verbose option

-G

Do not perofrm non-solid analysis (compatible with version 1)

CONSTRAINTS

* Can only be used in directories with nod.en files.

BUGS

* -p option requires of= option. It can’t write to stdout.

SEE ALSO

vgetnd(1)

AUTHOR

A. B. Chan, Fall 2001