Output File Names and Result File Names
In the Calibration Data Manager the generated output directories, output files and result files first receive their names according to the following pattern:
For output files in the display formats ASCII, HTML or PDF:
{function_}basis_action.format or dataset_{function_}action.format whereby
basis
User-definable name basis
dataset
Full name of dataset in the INCA database, which is inserted only if basis stands for a subdirectory
function
Name of the function which is only inserted in function mode,
action
lst for listing
cpy for copying
cmp for comparisons
format
txt for ASCII
htm for HTML
pdf for PDF (with XML as intermediate format for PDF generation).For output files in the exchange formats CVX, DCM, CDF V2.0 or PaCo (output files in exchange formats are only possible with the listing action):
basis.format or dataset.format, as explained in this table:
basis
User-definable name basis
dataset
Full name of dataset in the INCA database, which is inserted only if basis stands for a subdirectory
format
csv for CVX
dcm for DCM
cdfx for CDF V2.0
xml for PaCo
pdf for PDF (with XML as intermediate format for PDF generation).
Result files:
basis_result.lab or dataset_result.type, as explained in this table:
basis
User-definable name basis
dataset
Full name of dataset in the INCA database, which is inserted only if basis stands for a subdirectory
result
err for errors
wrn for warnings
dif for different variables
new for new variables
mis for missing variables
type
lab for variable files
fun for function files
For the summary file of the Compare action:
basis_info.txt, as explained in this table:
basis
User-definable name basis
In function mode, further files are generated if the respective option is set on the Function tab.
See also