So, you want to build an MRI workstation?

Personal Workstatons

For personal workstations, and especially laptops, I recommend getting a Mac.

Here's why:

Building a PC workstation or server

While Macs are easier to manage than other systems, they do have a few drawbacks.

For one thing, OS X does not multitask all that well in comparison to other Unix systems. If there are intensive analysis scripts running, the Mac user interface will become noticeably sluggish, even if the analysis scripts are running at lowered priority using "nice".

For servers, and for workstations supporting multiple simultaneous users, you may want to go with a PC instead.

PCs are also cheaper if you're looking for a highly configurable or expandable system. iMacs and Mac Minis are great for most purposes, and very competitively priced compared to PCs, but expandability is limited. To build a Mac with more than 4 gigs of RAM or more than one hard disk (I strongly advise against external disks - they tend to get abused), you would have to get a Mac Pro, which won't come cheap.

For our PC workstations, we're currently running FreeBSD, which I've found to be the fastest, smoothest, and most reliable server OS available. More discussion can be found here.

Installing Software

To install fMRI software on your FreeBSD or Mac workstation, visit the MRI Ports page.