! This pipeline option subtracts the cross talk from the Wide (W) plate that is ! picked up on the Narrow (N) Plate Evaluate_Expression /EXPRESSION=Analog::original::MZN+(0.0107*(Analog::original::MXW)) /RESULT_NAME= MZN /RESULT_TYPE=Analog /RESULT_FOLDER=PROCESSED ; ! This pipeline option subtracts the cross talk from the Narrow (N) plate that is ! picked up on the Wide (W) Plate Evaluate_Expression /EXPRESSION=Analog::original::MZW+(0.02582*(Analog::original::MXN)) /RESULT_NAME= MZW /RESULT_TYPE=Analog /RESULT_FOLDER=PROCESSED ; ! This script will multiply the analog data from one channel by data in another channel and ! saves it back in the Analog-Processed folder. ! ! This should be done BEFORE you filter the Analog data. ! ! The data need to be saved in ! Analog-Processed so that they can be used in determining the data in the "Force" folders ! which is used in all calculations of joint kinetics.