
Contents |
The Batch Processing tool allows you to perform repeat analysis on multiple datasets using an existing Analysis Template. Multiple data files from disk can be processed, or the tool can loop over all (or selected) data, already existing in your project.
The Batch Processing tool allows you to perform repeat analysis on multiple datasets using an existing Analysis Template. You can process multiple data files from disk, or loop over data already in your project.
To create an Analysis Template, perform an operation (e.g., curve fitting) and set Recalculate to Auto or Manual. You can optionally add a Result Sheet, which contains paste-linked results (e.g., the file name, or a subset of values from the parameter table generated by a curve fitting) from the analysis operation. You can then use the Batch Processing tool to create a Summary Report compiling Result Sheet data from multiple files or datasets.
When the tool is used to process multiple disk files, the import settings (e.g., custom ASCII settings, or filter settings from the Import Wizard) can be saved as part of the Analysis Template. Variables extracted while importing can be paste-linked into the Result Sheet, and this information will then appear in the Summary report create by the Batch Processing tool.
The Analysis Template can include:
To open, click File, and then click Batch Processing.
| Batch Processing Mode | Specifies how to perform batch processing.
|
|---|---|
| Analysis Template | Available when Batch Processing Mode is set to Load Analysis Template. Use this to specify the analysis template for the batch processing. |
| Data Source | Data source can be
|
| Use Import Setting in Workbook | Specify whether to use the last data import settings. This is available only when Data Source is Import From Files. |
| File List | Available when Import From Files is used. Select data files for batch processing. |
| Input | Available when Data Source is set to Use Existing Datasets. Specify the XY Range for analysis from anywhere in the project, such as the current sheet, current book, or any selection performed with the Dataset Browser tool. (To access the Dataset Browser tool, click the arrow to the right of Input , and then click Select Columns... ) |
| Dataset Identifier | Specify whether to add a column with the long name "Dataset" to the Result Worksheet for identifying each analysis dataset. If None, this column will not be added. Otherwise, when Data Source is Use Existing XY Datasets, Dataset Identifier can be Range, Book Name, Sheet Name, Long name, Units or Comments. When Data Source is Import From Files, only File Name, Long name, Units and Comments are available. |
| Data Sheet | Specify the name of the Raw Data sheet in the Analysis Template into which the data should be imported. Note that you can save import settings, such as custom ASCII import settings or Import Wizard filters, to the data sheet in your Analysis Template. See saving ASCII settings and saving import filter settings for more details. |
| Result Sheet | Specify the optional Result Worksheet in the Analysis Template which contains the information you want to summarize for each dataset or file processed by the tool. |
| Output Sheet | Specify the output worksheet name which will contain the summary information for each file or dataset specified in the Result Sheet. |
| Delete Intermediate Workbbok | Specify whether to delete the intermediate analysis outputs after the process. |
| Options | Including:
|
| Script | Including:
|
In this example, we will import three .dat files and perform a nonlinear curve fitting.
This Tutorial illustrates how to analyze multiple data files by batch processing.