-
Notifications
You must be signed in to change notification settings - Fork 10
Tutorial required tools
The following tools are required to run through the tutorial.
2. The IMOD software package, a set of image processing and visualization tools for microscopic data.
A. For Windows:
-
Download the appropriate 'Cygwin Installer' from: http://bio3d.colorado.edu/imod/download.html#Cygwin
Run the downloaded '.exe' file and follow installation directions that appear
NOTE: "When running Cygwin setup you MUST change the selection from "Default" to "Install" in the Select Packages dialog. A note about this will be displayed during installation as well.
-
Download the appropriate IMOD 'clickable installer' from: http://bio3d.colorado.edu/imod/download.html#Latest-Windows
NOTE: If you don't know your CUDA version just pick the installer for 'Windows 64-bit with CUDA 3.0'
Run the downloaded '.exe' file and choose to install IMOD with the default options.
-
Verify that you can open the IMOD GUI,
3dmod
. Open Cygwin by double-clicking the desktop icon and, at the Cygwin command line, type3dmod
and hit enter. You should see the following pop up:
B. For Mac:
-
Download the appropriate installer from:
http://bio3d.colorado.edu/imod/download.html#Latest-Mac -
Follow the installation instructions at:
http://bio3d.colorado.edu/imod/doc/guide.html#InstallingMac -
Verify that you can open the IMOD GUI,
3dmod
.Open the Terminal app. THis can be done by pressing both the 'command' key (it is left of space bar with ⌘ on it) and the space bar to open the 'Spotlight Search'.
In the 'Spotlight Search' type
terminal
and hit enter/return
http://www.wikihow.com/Open-a-Terminal-Window-in-MacType
3dmod
and hit enter. You should see a pop up similar to the figure below:
B. For Linux:
-
Download the appropriate installer from:
http://bio3d.colorado.edu/imod/download.html#Latest-Linux -
Follow the installation instructions at:
http://bio3d.colorado.edu/imod/doc/guide.html#InstallingLinuxSGI -
Verify that you can open the IMOD GUI,
3dmod
. Open a terminal and at the command line type3dmod
and hit enter. You should see a pop up similar to the figure below.