Table of Contents

fScan Reference Manual, Chapter 2 (CmdLineOptions): InVivo

Table InVivo -- Special case InVivo data tables

usage:

The TABLE INVIVO command performs customized manipulations on data tables describing MRI exam and scan data sets processed on InVivo's DynaSuite workstations. This command expects an existing table for its STUDYTABLE argument with a predefined structure (described below). For each separate study (row) in STUDYTABLE it will automatically create/read/modify an image series table (described below) unique to that study.

STUDYTABLE is the name of the data table being manipulated. In general this table should already exist (i.e., created by a previous Table command).

Mode 1 - find recently modified studies and update series tables

Look through STUDIESDIR to find series with DICOM files. Consider only studies with StudyDir or StudyDir/DCM-Input modified within last NDAYS. Find first DICOM file for each series to get patname, ID, date, time, etc fields

Mode 2 - create local BXH header files for each series in qualifying studyies

For each series, created DICOM file table, sort by imgnum, then create BXH file.

FLAG:

Downsampling by N means only 1 image is saved per N in list.

If NDAYS, only studies with scan_date less than NDAYS old (default=30).

Mode 3 - copy local data to OUTDIR for qualifying studies

For each qualifying study, copy BXH files to 4D format in new study dir

FLAG:

If NDAYS, only studies with scan_date (or update date) less than NDAYS old (default=30).

Study table format: 1 row per scan session

Column description:
FLAG:

Series table format -- Created automatically for each study in Study Table

See Also:
Table

fScan Home, fScan Manual, CmdLineOptions, Manual Help