Results 26 - 50 of 121 results out of about 4266 pages. (1.76 seconds)

EMAN1/Programs . . . 30 matches
...== EMAN1 Individual Programs == ''There are over 200 command-line programs in EMAN, this list contains more detailed documentation for the most commonly used programs. [[http://bla...

3.8k - rev: 17 (current) last modified: 2008-11-26 04:42:29

EMAN2/TransformConventions . . . 29 matches
...= This page is DEPRECATED = Please refer to [[Eman2TransformInPython|using the Transform object in python/EMAN2]] for the latest. In fact this page should probably not exist ---- ...

24.2k - rev: 165 (current) last modified: 2009-02-04 21:14:56

EMAN2/Important . . . 28 matches
...= Important Information = == For Everyone == * '''Working with Images''' - EMAN2 has '''many''' [[EMAN2/Modular/Overview|general image processing methods]], and the list is conti...

2.9k - rev: 9 (current) last modified: 2022-06-05 19:15:40

EMAN2/e2tomo . . . 27 matches
... = EMAN2 Tomography Workflow Tutorial = * This tutorial is best suited for EMAN2 built after 09/27/2018. Not everything described in the tutorial was functioning yet in the 2.22...

28.9k - rev: 89 (current) last modified: 2022-08-29 14:20:27

EMAN2/Hdf5Format . . . 27 matches
...rmat adopted by numerous scientific disciplines. In the CryoEM community, it is used by EMAN2/SPARX/SPHIRE, Chimera (2 different variants), and may(?) have some support in recent I...

6.1k - rev: 3 (current) last modified: 2021-09-07 17:18:57

EMAN2/Programs/e2refinemulti . . . 26 matches
...== e2refinemulti == This is a variant of the standard [[EMAN2/Programs/e2refine|e2refine]] program. This version performs so-called multi-model refinement. Rather than producing a...

12.0k - rev: 2 (current) last modified: 2011-12-01 05:24:06

EMAN2/TransformInPython . . . 25 matches
...er2.png}} = What is a Transform? = ---- We use the [[http://blake.bcm.edu/doxygen/classEMAN_1_1Transform.html|Transform]] class for storing/managing Euler angles,translations, sca...

12.8k - rev: 81 (current) last modified: 2023-09-29 12:51:26

EMAN2/FAQ . . . 25 matches
...Our [[https://groups.google.com/forum/#!forum/eman2|Google Group]] is now the primary place for ongoing EMAN2 discussions. '''General:''' * [[EMAN2/FAQ/CiteEman2|What paper shou...

1.9k - rev: 48 (current) last modified: 2016-11-03 19:18:04

Eman2DataStorage . . . 24 matches
...== Image Data files in EMAN2 == Virtually all cryo-EM file formats are supported as well as some good generic formats. The default format used in EMAN2 processing is HDF5, which s...

10.6k - rev: 66 (current) last modified: 2022-03-08 23:55:01

EMAN_COMPILE_MacOS_X . . . 23 matches
...= PREFACE = This page contains instructions on compiling EMAN for OS X for use on a single machine. Instructions for a distributable build, that includes all dependencies inside a...

9.8k - rev: 7 (current) last modified: 2008-11-26 04:42:28

EMAN2/VideoTutorials . . . 22 matches
...== Video Tutorials for EMAN2 == We are now hosting periodic live video-conferences/telecasts to discuss specific EMAN2 topics, in addition to some short tutorial videos. These tele...

2.3k - rev: 29 (current) last modified: 2017-02-23 19:24:55

EMAN1 . . . 22 matches
...= EMAN 1.9 = ''released 02/2009'' '''''IMPORTANT NOTICE''''' - EMAN1 is now quite out of date, and is no longer being updated in any way. Modern standards require "gold standard" ...

2.2k - rev: 29 (current) last modified: 2019-01-28 20:05:29

EMAN2/ProgramFiles . . . 20 matches
...= EMAN2 Output Files = This page documents all of the various files produced by various tasks and workflows in EMAN2. While the format of the actual files will be one of the stand...

11.2k - rev: 24 (current) last modified: 2023-09-29 12:45:12

Eman2CProgQuickstart . . . 18 matches
... * [[http://blake.bcm.edu/eman2/coding_style.html|What is the EMAN2's coding style?]] * [[http://blake.bcm.edu/eman2/adding_processor.html|How to add a new processor in EMAN2?]] ...

0.6k - rev: 3 (current) last modified: 2010-05-24 19:52:38

EMAN2/Parallel/BuildMpi . . . 18 matches
...e many variants of MPI, and different users may need different versions. In the case of EMAN2, OpenMPI, the most widely used MPI distribution, works well in almost all situations, ...

3.5k - rev: 7 (current) last modified: 2013-10-17 22:51:49

EMAN . . . 18 matches
...= Welcome to the EMAN Wiki = Most of the docs are editable by any user that has registered an account on the server. To prevent spam, you need to email sludtke@bcm.edu to get an a...

2.7k - rev: 19 (current) last modified: 2014-05-22 02:04:35

EMAN2/Tutorials/make_a_projection . . . 17 matches
..., and you must be able to define your projection direction as a Transform object. See [[Eman2TransformInPython|Using the EMAN2 Transform class]] and the Transform [[EMAN2/Tutorials...

4.6k - rev: 19 (current) last modified: 2022-02-18 00:31:06

EMAN2/ChangeLog . . . 17 matches
...suggest subscribing to or searching the [[https://groups.google.com/forum/?hl=en#!forum/eman2|Google Group]] when you have questions. We have resumed updating the ChangeLog here as...

18.4k - rev: 59 (current) last modified: 2023-03-11 01:10:54

Eman2NFS . . . 16 matches
...= This page is obsolete = == Using EMAN2 with shared filesystems (like NFS) == In many large groups, computers will be configured so users can login to multiple machines, and the...

4.7k - rev: 2 (current) last modified: 2013-08-11 18:08:27

Eman2CprogQuickStart . . . 16 matches
... * [[http://blake.bcm.edu/eman2/coding_style.html|What is the EMAN2's coding style?]] * [[http://blake.bcm.edu/eman2/adding_processor.html|How to add a new processor in EMAN2?]] ...

0.6k - rev: 1 (current) last modified: 2009-06-29 20:39:13

Eman2CprogQuicjStart . . . 16 matches
... * [[http://blake.bcm.edu/eman2/coding_style.html|What is the EMAN2's coding style?]] * [[http://blake.bcm.edu/eman2/adding_processor.html|How to add a new processor in EMAN2?]] ...

0.6k - rev: 1 (current) last modified: 2009-06-29 20:38:01

Eman2CProgQuickStart . . . 16 matches
... * [[http://blake.bcm.edu/eman2/coding_style.html|What is the EMAN2's coding style?]] * [[http://blake.bcm.edu/eman2/adding_processor.html|How to add a new processor in EMAN2?]] ...

0.6k - rev: 1 (current) last modified: 2009-06-29 20:40:53

EMAN2DevFAQ . . . 16 matches
... * [[http://blake.bcm.edu/eman2/coding_style.html|What is the EMAN2's coding style?]] * [[http://blake.bcm.edu/eman2/adding_processor.html|How to add a new processor in EMAN2?]] ...

0.6k - rev: 11 (current) last modified: 2008-11-26 04:42:28

EMAN2/Install/BinaryInstallAnaconda . . . 16 matches
... are in reverse chronological order. The [[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_version/25|Continuous Build]] is rebuilt daily and any time a developer makes a change...

1.2k - rev: 2 (current) last modified: 2023-02-19 19:48:26

EMAN2PMWorkflow . . . 14 matches
...: {{{#!highlight python #!/usr/bin/env python # # GPL licensing info goes here # from EMAN2 import * def main(): progname = os.path.basename(sys.argv[0]) usage = """prog...

6.2k - rev: 23 (current) last modified: 2012-04-19 20:22:10

Previous 1 2 3 4 5 Next