experimatic Code
Brought to you by:
mnssk
File | Date | Author | Commit |
---|---|---|---|
README | 2010-10-27 | mnssk | [r5] Release 0? Mostly things are in place. |
cmdline_example.cfg | 2010-10-27 | mnssk | [r6] Version 0.1 release. |
experimatic.py | 2010-10-28 | mnssk | [r9] Added error check on cmdline. |
matlab_example.cfg | 2010-10-27 | mnssk | [r5] Release 0? Mostly things are in place. |
Usage: INPUT: a) Decide on your experimental framework b) Write the configuration file. Two examples are provided -- one for matlab and one for commandline. c) run: 'python experimatic.py configfile.cfg' OUTPUT: a) Based on your config file, you will have number of script files generated, where The config files are self explanatory. More help is under construction, but to run the code, this is sufficient for running it, I believe. Edit matlab_config.cfg for your matlab based benchmarking experiments, and cmdline_config.cfg for general purpose command line based experiments.