What is the Leginon System » History » Version 6
Amber Herold, 04/27/2010 03:29 PM
1 | 1 | Amber Herold | h1. What is the Leginon System |
---|---|---|---|
2 | |||
3 | |||
4 | |||
5 | 3 | Amber Herold | *Abstract* |
6 | 1 | Amber Herold | |
7 | 5 | Amber Herold | Leginon system includes the python-side programs that are writen in python and c, the |
8 | 1 | Amber Herold | 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 | 6 | Amber Herold | Official bug report and feature request should be entered through this website using the "New Issue":http://emg.nysbc.org/projects/leginon/issues/new tab. |
40 | 4 | Amber Herold | |
41 | 2 | Amber Herold | |
42 | |||
43 | ______ |
||
44 | |||
45 | [[Terminology|Terminology >]] |
||
46 | |||
47 | ______ |