Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2014-07-22 05:18:22
Size: 1635
Editor: SteveLudtke
Comment:
Revision 7 as of 2015-03-05 00:33:27
Size: 1859
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== EMAN2.1 Workshops, Summer 2014 == == EMAN2.1 Workshop Tutorial, Summer 2014 ==
Line 3: Line 3:
=== Hosting at Multiple Sites === The final release of EMAN2.1 is out. This tutorial was designed for EMAN2.1beta4, but the differences are quite minimal. It should be possible to finish this tutorial in a few hours on a reasonable desktop PC.
Line 5: Line 5:
We will be using EMAN2.1 beta4, a near final release version of EMAN2.1, for this tutorial. This version is very stable and ready for use, but still has a short list of specific bugfixes to make before the 2.1 final release.

=== WARNING for ',' countries ===
There is a known bug in Qt which can cause some issues on machines in countries where the decimal separator is a comma rather than a period. This has been discussed on the mailing list. If you are having difficulties viewing some images in any of the graphical tools, you may need to set these environment variables as a workaround (do not do this unless you experience problems):

 * LC_CTYPE="en_US.utf8"
 * LC_ALL=en_US.utf8

=== Downloads ===
Line 17: Line 8:
 * install [[http://ncmi.bcm.edu/ncmi/software/counter_222/software_128|EMAN 2.1beta4]] (EMAN2.0x will NOT work properly with the new tutorial)  * install [[http://ncmi.bcm.edu/ncmi/software/counter_222/software_129|EMAN2.1]] OR [[http://ncmi.bcm.edu/ncmi/software/counter_222/software_86|EMAN2.1 nightly snapshot]] (EMAN2.0x will NOT work properly with the new tutorial)
Line 25: Line 16:

 * In addition to this tutorial, the video tutorials: [[http://blake.bcm.edu/emanwiki/EMAN2/VideoTutorials]] are also great resources, especially the "One hour to subnanometer resolution" tutorial.

==== WARNING for ',' countries ====
There is a known bug in Qt which can cause some issues on machines in countries where the decimal separator is a comma rather than a period. This has been discussed on the mailing list. If you are having difficulties viewing some images in any of the graphical tools, you may need to set these environment variables as a workaround (do not do this unless you experience problems):

 * LC_CTYPE="en_US.utf8"
 * LC_ALL=en_US.utf8

EMAN2.1 Workshop Tutorial, Summer 2014

The final release of EMAN2.1 is out. This tutorial was designed for EMAN2.1beta4, but the differences are quite minimal. It should be possible to finish this tutorial in a few hours on a reasonable desktop PC.

Workshop participants who will be using their own laptop computers should at least install EMAN2 before the workshop. Probably a good idea to preinstall the data as well :

WARNING for ',' countries

There is a known bug in Qt which can cause some issues on machines in countries where the decimal separator is a comma rather than a period. This has been discussed on the mailing list. If you are having difficulties viewing some images in any of the graphical tools, you may need to set these environment variables as a workaround (do not do this unless you experience problems):

  • LC_CTYPE="en_US.utf8"
  • LC_ALL=en_US.utf8

Ws2014 (last edited 2015-07-17 14:27:21 by SteveLudtke)