Brief Instructions for Setup

Brief Instructions for Setup

Pre-requisites:

  1. EP Workbench
  2. Docker Desktop & OpenCARP Docker Image
  3. Miniconda/ Anaconda for Python Environment

(1) Install EP Workbench

Install EP Workbench, a data parsing, analysis and simulation platform for electrophysiology research.

  1. Press on “Order Now” (Free of Charge)
  2. Fill in your details and your Authorised Signatory’s detail (this should be a representative from the department/ business function who has the authority to sign on behalf of the employer). They are required to approve the download.
  3. Once the Authorised Signatory has approved the purchased, you can download the zip file.
  4. For installation: follow this guide.

(2) Docker Desktop & OpenCARP Docker Image

Install Docker and download the docker image to run OpenCARP simulations.

  1. Install docker desktop from the link above, simply Download Docker Desktop button and select your system.

NOTE: If you are on Windows there may be additionally requirements to update/install WSL. Docker Desktop install wizard should guide you through that.

  1. To install OpenCARP Image, open your terminal and type the command below. It can take up to 10 minutes to download based on your system/internet connection.
docker pull docker.opencarp.org/opencarp/opencarp:latest

(3) Miniconda/ Anaconda for Python Environment

Ensure conda is installed - Installing Anaconda Distribution - Anaconda

  1. Verify you installation by running conda --version

https://github.com/ep-workbench-wips/action_potential