Custom Exporter
Overview
The Custom Exporter allows users to build highly customizable exports that report on all the desired defect information collected during any previously-run analysis. Like other analyses like the Custom Reporter and Dislocation Analyzer, the Custom Exporter requires an nJson file loaded with relevant SQL scripts.
Configuring the nJson File
The nJson file must be written and configured by Nanotronics Technical Service or Applications Engineers. To request a new custom reporting application that may require assistance, please contact support@nanotronics.ai to request support.
Core Features
CSV column headers are completely configurable. No matter what nSpec calls a defect attribute, users have the ability to rename them to align with the customer vernacular. For example, within nSpec databases we might refer to defect width as “W”, but in this export we can rename that to “width” or “defectWidth”, or anything else that is required for smooth integration with the user’s application.
Embedding math and custom calculations
In addition to simply exporting columns directly, the Custom Exporter will allow us to perform any operation that is legal within SQL code. This gives enormous flexibility in reporting exactly what is needed.
For more information on embedded calculations via the custom exporter, please contact the applications team.
Parameters

Param Name | Options |
|
|---|---|---|
Base Analysis IDs Mode | Absolute, Relative | See Post-Analysis Referencing for more information and usage. |
Base Analysis IDs |
| See Post-Analysis Referencing for more information and usage. |
Export Setting |
| Select a nJson file of the Report setting If you have a new request for a new functionality, please request support from support@nanotronics.ai |
Export Type | CSV, KLARF, XML, TDX, JSON, UserDefined | Export file format. See Custom Export File Formatting with String Templates if you choose to created a custom UserDefined file export. |
Export File Full Path |
| Dynamically name export files with string templates. See Export File Full Path Parameter for more information and usage. |
[DEPRECATED] Custom Filename Suffix | Optional | Deprecated with introduction of Export File Full Path parameter. If non-empty, this suffix will be directly added to filename. If using nSpec v0.23.1.0 or earlier, the suffix will be added following an underscore. |