What is the Leginon System » History » Version 2
Amber Herold, 04/23/2010 12:46 PM
| 1 | 1 | Amber Herold | h1. What is the Leginon System |
|---|---|---|---|
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | <abstract> |
||
| 6 | |||
| 7 | Leginon system include the python-side programs that are writen in python and c, the |
||
| 8 | MySQL database and server, and the mainly php-based image and data viewers on a web |
||
| 9 | server. |
||
| 10 | |||
| 11 | |||
| 12 | The python-side programs provide a modular framework for building applications for TEM |
||
| 13 | image acquisition and analysis. Nodes can be connected through abstract events in Leginon's |
||
| 14 | modular architecture design. This gives Leginon the flexibility of application customization |
||
| 15 | at multiple levels. Because nodes can be launched from different machines, Leginon's |
||
| 16 | applications can inherently use distributed memory systems. |
||
| 17 | |||
| 18 | |||
| 19 | The MySQL-side database and server keep track of all information (metadata) accompanying |
||
| 20 | the acquired images efficiently. |
||
| 21 | |||
| 22 | |||
| 23 | The php-side web server and scripts retrieve information from the database and the file |
||
| 24 | storage system to display both raw information and organized reports. |
||
| 25 | |||
| 26 | |||
| 27 | NRAMM development includes the python-side and the php-side scripts. MySQL side uses |
||
| 28 | directly the open-source distribution. |
||
| 29 | |||
| 30 | |||
| 31 | The website "http://leginon.scripps.edu/":http://leginon.scripps.edu |
||
| 32 | is the central location for leginon information and links. |
||
| 33 | |||
| 34 | |||
| 35 | Once registed for leginon download, the users have access to the " bulletin board":http://emg.nysbc.org/bb.viewforum.php?f=2 where users and |
||
| 36 | developers post their questions and answers. |
||
| 37 | |||
| 38 | |||
| 39 | Official bug report and feature request should be entered through "bugzilla":http://emg.nysbc.org/bugzilla/enter_bug.cgi?product=Leginon . |
||
| 40 | |||
| 41 | </abstract> |
||
| 42 | 2 | Amber Herold | |
| 43 | |||
| 44 | ______ |
||
| 45 | |||
| 46 | [[Terminology|Terminology >]] |
||
| 47 | |||
| 48 | ______ |