We currently have a process to run the iv_analyse.py script on the output of the analyse_ca_boyle.sh script. This produces a figure.
We'd like to augment this process with an automated test that compares the output of iv_analyse with Figure 3A from the paper.
A good candidate to be done with a sciunit test @rgerkin , although anyone who can do this even in a simpler way would make a contribution.
Related to #20. @VahidGh and @rayner this would be the logical next step on the work you have both been doing related to I/V curves.
The unit test should then be instrumented to run on Travis CI in this repo.