-
Notifications
You must be signed in to change notification settings - Fork 4
Scripts
Sean Trott edited this page May 23, 2016
·
33 revisions
Although the framework_code repository is not linked to any particular application, users can still run the integrated system, with the only "action" being the Problem Solver printing out n-tuples.
- Python (versions 2.7 and up should work)
- Pyre, port of Lyre: unzip
ecg-package.tar.gzand follow the instructions in INSTALL - Jython
-
ecg-grammars
-
Note: the
analyzer.shscript assumes this is installed in the same directory asframework_code
-
Note: the
- Six
Note: Once you clone the repository, you'll also want to set your PYTHONPATH in your bash_profile to point to:
{INSTALL_PATH}/framework_code/src/main
The ECG Analyzer can be run with Python via Jython. The analyzer.sh script runs the Analyzer using, by default, the research grammar.
Bash:
sh analyzer.sh
OR
./analyzer.sh