Actions
Configure leginoncfg » History » Revision 12
« Previous |
Revision 12/18
(diff)
| Next »
Anchi Cheng, 05/18/2010 07:48 PM
Configure leginon.cfg¶
A skeleton (default) configuration file is available:
$PYTHONSITEPKG/leginon/config/default.cfg
where $PYTHONSITEPKG is your python site-packages directory
Copy default.cfg to leginon.cfg.
sudo cp -v $PYTHONSITEPKG/leginon/config/default.cfg $PYTHONSITEPKG/leginon/config/leginon.cfg
Edit the newly created file and add a directory for images. Make sure you have permission to save files at this location.
[Images] path: your_storage_disk_path/leginon
The rest of the configuration options are fine left as default.
< Install Appion/Leginon Packages | Explanation of Sample Names >
Updated by Anchi Cheng over 14 years ago · 12 revisions