# Experiment 4: 2022/23 Replication of Field-Dependency and Cybersickness
# Study run by J. Josupeit, L. Greim, and S. Sanchez Rivas

"VR_RFT_RFT_preprocessed" contains 81 preprocessed files for each participant's RFT Unity-data, 1 large summary file and 1 Readme text file:

# "RFT_final.csv" contains all preprocessed data from the RFT condition merged in one file.

# The 81 csv-files for the participant's preprocessed RFT data follow the naming format "RFT_Merge_participant number.csv", e.g. "RFT_Merge_2.csv" for participant 2.

The delimiter for the preprocessed data is ",", the decimal separator is ".". 

After preprocessing the files contain the following variables:

# Constel - starting constellation of rotations for rod (-22, -11, 11, 22) and frame (-33, 0, 33), format "rod_frame", e.g. "-22_-33"
# Trialnumber - counter for activated trials, higher when the trial was revised
# Z_Rod - rotation angle of the rod in global Unity-coordinates z-direction
# Z_Frame - rotation angle of the frame in global Unity-coordinates z-direction
# Time - time stamp (format HH:mm:ss) of first registered controller input for each trial
# Time_Abs - absolute trial duration in seconds
# VP_No - participant number
# Block - blocking trials 1-15, 16-28, and 29-40 in blocks 1, 2, and 3
# Condi - condition of the rod and frame constellations depending on alignment: "Compatible", "Neutral", "Incompatible"