EthoVision XT 19 - Export Raw Data Variables
Last updated: Jul 29, 2026
Aim
To export the x,y coordinates and the subject size for each sample together with the values of the dependent variables selected in the currently active analysis profile, including manually-scored behaviors and automatically recognized behaviors. The raw data file includes the independent variables that you defined in the Trial List.
Procedure
- Choose Analysis > Export > Raw Data, or in the Experiment Explorer under Analysis - Export click Raw Data.
- In the Raw Data Export window, select the Track Smoothing profile, the Data profile and the Analysis profile that define the data to be exported.
- Under Data to Export, select Track & dependent variables.
- Click Browse next to Destination folder and navigate to the location where you want to save the export files.
- Under File Type, select either ANSI text (*.txt), Excel (*.xlsx), or Unicode text - default (*.txt). For text export, enter the Delimiter character you want to use to separate columns in the exported file.
- Next to Missing value representation, choose the character that you want to use to mark missing values.
- Click Start export.
Options
File Type
- If you export to text, data of each subject (track) is exported to a separate file. Each file name is unique, and is formed by, in the following order: Raw Data (or Manual Scoring, depending on what option you have chosen) - Experiment name - Trial number - Arena name - Subject name.
For exampleRaw Data-Open Field-Trial 1-Arena 1-Subject 1.txt - Choose Unicode text to export according to the Unicode character set. This supports most world languages, including Chinese. Choose ANSI text to export the data as text files according to the ANSI character set. Choose this option only if the application in which you will open the exported file cannot handle the Unicode character set.
- If you export to Excel, the file contains all tracks of a trial. The file name is unique and formed by the following elements: Raw data (independent of the type of export) - Experiment name - Trial number.
For exampleRaw Data-Plus Maze-Trial 1.xlsx.
Data of each subject is written in a separate tab of the worksheet, named for exampleTrack-Arena 1-Subject 1.
IMPORTANT: If your tracks contain more than approximately one million samples, Excel is unable to load the exported file. With 30 samples per second, this happens just after 9 hours. To solve this, export the file to text and use the Excel macroSplitTxtFiles.xlsm. You can find this file on my.noldus.com, under Downloads > EthoVision XT > Drivers and tools.
Manual Scoring Log
- If you want to export the manually-scored behaviors to The Observer XT, or in a format like for example,
5.12s Rearing, 5.88s Not Rearing, choose Manual scoring log. - You can also export behaviors (both manually-scored and automatically recognized) in the same format as the other dependent variables, where a behavior is scored as
0or1for each sample time, depending on whether it occurs or not at that time. Choose Track & dependent variables. Make sure that the Analysis profile includes the behaviors to export.
Trial Control Data
- Choose Track & dependent variables also if you want to export Trial Control events and states defined in your Analysis profile. For example, to export the state from Cue light on To Subject in Feeder zone. The state is exported as a series of
0s and1s (0= state not active,1= state active) in the corresponding column of the export file. - Choose Trial Control log if you want to export Trial Control events and states with their own time stamp, for example
6.8 s - Cue light on - Activated. For more information, see Export Trial Control Data.
Hardware Log
Choose Hardware log if you want to export the complete log of events of hardware devices as a separate file. See the EthoVision XT 19 - Trial and Hardware Control - Reference Manual.
External Data
Choose External data log (not resampled) if you want to export the values of the physiological data streams. Note that these export files contain the original data, not the resampled data that appear in the EthoVision XT analysis profile. See External Data (resampled).
Missing Value Representation
Enter the character for missing values. By default, missing values are exported as -. See also Export Settings for Specific Applications.
A missing value is exported in the following cases:
- The X,Y coordinates of a missing body point.
- The values of a dependent variable that could not be calculated for that sample. For example, the distance moved when the previous sample was missing.
File Names, Folders, and Data Format
- If you export the same data multiple times to the same location, EthoVision XT attaches a number at the end of the file name:
(1),(2), etc. - The files' suggested location is the Export Files folder located in your experiment folder. See File Locations.
- The values exported have a variable number of decimals, depending on the number of integers. The total number of significant digits exported is always six (for example,
1.23456or1234.56), or seven if the unsigned number is smaller than one (0.123456).
Source: EthoVision XT 19 Help, Noldus Information Technology