WRITE_STRINGIFY   229 src/cmscgats.c         {"ORIGINATOR",       WRITE_STRINGIFY},   // Required - Identifies the specific system, organization or individual that created the data file.
WRITE_STRINGIFY   230 src/cmscgats.c         {"FILE_DESCRIPTOR",  WRITE_STRINGIFY},   // Required - Describes the purpose or contents of the data file.
WRITE_STRINGIFY   231 src/cmscgats.c         {"CREATED",          WRITE_STRINGIFY},   // Required - Indicates date of creation of the data file.
WRITE_STRINGIFY   232 src/cmscgats.c         {"DESCRIPTOR",       WRITE_STRINGIFY},   // Required  - Describes the purpose or contents of the data file.
WRITE_STRINGIFY   233 src/cmscgats.c         {"DIFFUSE_GEOMETRY", WRITE_STRINGIFY},   // The diffuse geometry used. Allowed values are "sphere" or "opal".
WRITE_STRINGIFY   234 src/cmscgats.c         {"MANUFACTURER",     WRITE_STRINGIFY},
WRITE_STRINGIFY   235 src/cmscgats.c         {"MANUFACTURE",      WRITE_STRINGIFY},   // Some broken Fuji targets does store this value
WRITE_STRINGIFY   236 src/cmscgats.c         {"PROD_DATE",        WRITE_STRINGIFY},   // Identifies year and month of production of the target in the form yyyy:mm.
WRITE_STRINGIFY   237 src/cmscgats.c         {"SERIAL",           WRITE_STRINGIFY},   // Uniquely identifies individual physical target.
WRITE_STRINGIFY   239 src/cmscgats.c         {"MATERIAL",         WRITE_STRINGIFY},   // Identifies the material on which the target was produced using a code
WRITE_STRINGIFY   243 src/cmscgats.c         {"INSTRUMENTATION",  WRITE_STRINGIFY},   // Used to report the specific instrumentation used (manufacturer and
WRITE_STRINGIFY   249 src/cmscgats.c         {"MEASUREMENT_SOURCE", WRITE_STRINGIFY}, // Illumination used for spectral measurements. This data helps provide
WRITE_STRINGIFY   252 src/cmscgats.c         {"PRINT_CONDITIONS", WRITE_STRINGIFY},   // Used to define the characteristics of the printed sheet being reported.
WRITE_STRINGIFY   257 src/cmscgats.c         {"SAMPLE_BACKING",   WRITE_STRINGIFY},   // Identifies the backing material used behind the sample during
WRITE_STRINGIFY   260 src/cmscgats.c         {"CHISQ_DOF",        WRITE_STRINGIFY},   // Degrees of freedom associated with the Chi squared statistic
WRITE_STRINGIFY   264 src/cmscgats.c         {"MEASUREMENT_GEOMETRY", WRITE_STRINGIFY}, // The type of measurement, either reflection or transmission, should be indicated
WRITE_STRINGIFY   270 src/cmscgats.c        {"FILTER",            WRITE_STRINGIFY},   // Identifies the use of physical filter(s) during measurement. Typically used to
WRITE_STRINGIFY   273 src/cmscgats.c        {"POLARIZATION",      WRITE_STRINGIFY},   // Identifies the use of a physical polarization filter during measurement. Allowed
WRITE_STRINGIFY   291 src/cmscgats.c        {"TARGET_TYPE",        WRITE_STRINGIFY},  // The type of target being measured, e.g. IT8.7/1, IT8.7/3, user defined, etc.
WRITE_STRINGIFY   293 src/cmscgats.c        {"COLORANT",           WRITE_STRINGIFY},  // Identifies the colorant(s) used in creating the target.
WRITE_STRINGIFY   295 src/cmscgats.c        {"TABLE_DESCRIPTOR",   WRITE_STRINGIFY},  // Describes the purpose or contents of a data table.
WRITE_STRINGIFY   297 src/cmscgats.c        {"TABLE_NAME",         WRITE_STRINGIFY}   // Provides a short name for a data table.
WRITE_STRINGIFY  1358 src/cmscgats.c     return AddToList(it8, &GetTable(it8)->HeaderList, Key, NULL, Val, WRITE_STRINGIFY) != NULL;
WRITE_STRINGIFY  1662 src/cmscgats.c             case WRITE_STRINGIFY:
WRITE_STRINGIFY  1965 src/cmscgats.c                                 (it8->sy == SSTRING) ? WRITE_STRINGIFY : WRITE_UNCOOKED);