Skip to content

Tutorial required tools

Chris Churas edited this page Aug 11, 2018 · 42 revisions

The following tools are required to run through the tutorial.

1. A web browser (e.g. Firefox, Chrome)

2. The IMOD software package, a set of image processing and visualization tools for microscopic data.

3. An SSH client

  • For Windows: The Cygwin client that was installed with IMOD is sufficient.
  • For Mac/Linux: The default Terminal app is sufficient.

A public SSH Key (If you haven't already generated one)

  • For Mac:
  1. Open the Terminal app.

  2. In the terminal just opened type ssh-keygen
    Follow instructions and enter a unique password.

Clone this wiki locally