SCAN_SUMMARY Scan summary information.

Name

Format

Units

Measure

Comments

Columns

Key

EXECUTE_ID

Int Execute identifier

Data description

NUM_SUBSCAN

Int Number of SUBSCANs Nsubscan

Data

TIME

Double s EPOCH Time interval mid-point

INTERVAL

Double s Time interval

SCAN_NUMBER

Int Scan number

SCAN_INTENT

String Intent for the scan

FIELD_NAME

String Name of field

SUBSCAN_NUM_SET

Int( Nsubscan) Collection of SUBSCAN_NUM

Flags

FLAG_ROW

Bool The row flag


Notes: This table stores summary information for each scan. It may need to be regenerated if data are removed however.


EXECUTE_ID Identifier pointing to one row in the EXECUTE_SUMMARY table.

TIME Time mid-point interval. The same reference used for the TIME column in the MAIN must be used.

INTERVAL Time interval. This is the difference between the end and begin TIME of the scan.

SCAN_INTENT Scan intent. Since this is the unique location in the AEDF where this item is present, this SCAN_SUMMARY table is mandatory.

SCAN_NUMBER Scan number as enumerated during the execution of the SchedulingBlock.


FIELD_NAME Field name, as specified during the execution of the Scheduling Block.

SUBSCAN_NUM_SET Collection of SUBSCAN_NUM numbers for this scan in the data set. These do not need to be given in a specific order but obviously their values must be unique.

FLAG_ROW True if data in this row are invalid, else False. Does not imply flagging in the MAIN.