Project

General

Profile

Configure sinedoncfg » History » Version 2

Anchi Cheng, 05/18/2010 08:07 PM

1 2 Anchi Cheng
{{include(appion:Configure sinedon.cfg shared)}}
2
3
    * Add database configuration if you intend to use grid-inserting robot. The Robot2 module uses the database to communicate to the robot. Applications that carries the name "Robot" requires this to be set. In general, using the same database as the general leginon database is fine.
4
<pre>
5
      [robot2]
6
      db: leginondb
7
</pre>
8
9
______
10
11
12
[[Explanation of Sample Names|< Explanation of Sample Names]]
13
14
______