Scripting P300Classifier - How to save parameter file.
Posted: 29 Apr 2013, 12:11
Greetings everyone.
The P300 Classifier wiki page says that it is completely scriptable. I was able to start the program and load my data files with the following command:
cd [path]\BCI2000\tools\P300Classifier
P300Classifier.exe -inicfg parameters.ini -TrainingDataFiles [file1] [file2]
However, I still do not how to save the resulting parameter file with script. Can anyone help me with that?
The best I can think of at the moment is sending simulated keystrokes. But I am sure there is a more graceful of doing it.
Thank you in advance!
The P300 Classifier wiki page says that it is completely scriptable. I was able to start the program and load my data files with the following command:
cd [path]\BCI2000\tools\P300Classifier
P300Classifier.exe -inicfg parameters.ini -TrainingDataFiles [file1] [file2]
However, I still do not how to save the resulting parameter file with script. Can anyone help me with that?
The best I can think of at the moment is sending simulated keystrokes. But I am sure there is a more graceful of doing it.
Thank you in advance!