Differences between revisions 11 and 12
Revision 11 as of 2011-03-08 19:14:02
Size: 3560
Editor: SteveLudtke
Comment:
Revision 12 as of 2011-03-09 15:46:58
Size: 3820
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

You MUST use a current version of EMAN2 for the workshop, not an older release. If you have an old version installed, please upgrade to 2.01 at the
end of the week, and be sure to run 'e2bdb.py -c' under the old version BEFORE installing the new version !

EMAN2

Multiple days

Note: based on some early testing results today, we will likely have to have a 2.01 bugfix release for EMAN2 & SPARX at the end of the week. While there are only a few minor issues, they will cause problems for some users at the workshop if they aren't fixed. We will post a note here when the 2.01 release has been posted.

You MUST use a current version of EMAN2 for the workshop, not an older release. If you have an old version installed, please upgrade to 2.01 at the end of the week, and be sure to run 'e2bdb.py -c' under the old version BEFORE installing the new version !

EMAN2 will be used throughout the workshop for various purposes and is required to participate in the tutorial sessions. We have just put out the first official release version of EMAN2 (2.0). You can download and install this version from :

http://ncmi.bcm.tmc.edu/ncmi/software/software_details?selected_software=counter_222

installation instructions are provided at the download site. Please make sure you download the correct version for your computer. There are a number of possibilities. If you have any difficulty figuring out which version to download, or installation difficulties, contact gtang@bcm.edu.

Note: We will be doing extensive testing of the tutorials this week. If we discover any last minor bugs, we will release a 2.01 version later in the week, and make an announcement on this page, and on the above software/data list page. You may delay installation until later in the week if this concerns you, but please don't wait until the day before the workshop, or we may not have enough manpower to reply.

Note for advanced users: we strongly suggest using one of our precompiled binaries rather than trying to compile from source, due to the number of dependencies, and limited support resources before the workshop. As all EMAN2 command-line programs are written in python, considerable customization is already possible, even when using the binary distributions. The only users who need to compile from source are those who wish to write new low-level algorithms in C++ or (for the moment) those who wish to experiment with CUDA support.

The data is provided as either a .zip file or a compressed tar archive. Please download ONE of these files and unpack it into your workshop folder :

Once you have installed the software and data, you can test the installation by :

  1. Run 'e2speedtest.py'.
    • If it will not run properly, check the installation tips page. Something didn't work right.

    • If it runs properly it will give you a 'speedtest score'. This is a relative indicator of how long it will take to perform refinements on a single core (CPU) on your computer. You can roughly multiply this by the number of cores to get a proper relative estimate. A fast, current generation Intel processor gives a score of ~4400. With 12 cores on a machine (even more will be possible soon), this gives an aggregate score for a single fast workstation of ~50,000. The workstations we will use at the workshop are several years old, and have speedtest scores of ~2000, with 2 cores. A good laptop will give a score of ~3000-3500 and have 2 cores.
  2. At the command prompt:
    • cd into the workshop/eman2/test directory and type 'e2display.py'
    • click on each of the 3 files you see in the browser in turn. Each should display an image or volume.

If any of these tests fail, and the installation FAQ doesn't help, please contact gtang@bcm.edu so he can assist you.

Ws2011/Eman2 (last edited 2011-06-30 17:32:23 by SteveLudtke)