Project

General

Profile

Actions

Configure leginoncfg » History » Revision 4

« Previous | Revision 4/18 (diff) | Next »
Neil Voss, 05/12/2010 10:18 AM


Configure leginon.cfg

A skeleton (default) configuration file is available:

[python-site-package-path]/leginon/config/default.cfg

  • Copy default.cfg to leginon.cfg.
      cp [python-site-package-path]/leginon/config/default.cfg [python-site-package-path]/Leginon/config/leginon.cfg
    
  • Add a directory for images
      [Images]
      path: your_storage_disk_path/leginon
    

The rest of the configuration options are fine left as default assuming your leginon database is named "leginondb", and Leginon logs into the database as a user named "usr_object" with no password set.


< Install Appion Packages | Explanation of Sample Names >


Updated by Neil Voss over 14 years ago · 4 revisions