Dataset is at here
Example command to run this case:
java -jar FilCorr.jar -inputFilePath ./EEG-1-1-novelty.csv -IDColumn 1 -dataColumn 2 -n 500 -l 30 -f 500 -fs 0 -ft 20 -step 1
The resuls will be save in a folder named "EEG-Parkinson-Results" under the same parent directory as input file "EEG-1-1-novelty.csv", under "EEG-Parkinson-Results"folder there are folders corresponding to the input file, and within it there are folders named as "window-lag-step-lowFre-highFre" which including all the pair-wise correlation value. There is a "Time" folder that each file(k)under this folder is a 60 x 60 matrix, each cell (i,j) is the correlation value for pair i-j at time k(same as the file name). The actural name of the sensor can be found in file "BV_Chanlocs_60.mat"