Project

General

Profile

How does Leginon Name the Files » History » Version 4

Eric Hou, 06/23/2010 02:53 PM

1 1 Amber Herold
h1. How does Leginon Name the Files
2
3
Leginon image files are typically named
4
09mar16a_atlas1_00005gr_00003sq_00001hl_v1_00002en.mrc
5
6
This name includes
7 4 Eric Hou
# sessionname: 09mar16a
8
# grid atlas label: atlas1
9
# target number in the target list: 00005; 00003; 00001; 00002
10
# presetname with which the image is aquired: gr; sq; hl; en
11
# target version: v1
12 1 Amber Herold
13
Since Leginon always defines target on an image, and an image is acquired at the
14
location of the target offsets from the parent image of the target, a family tree is
15
estabilished. The filename therefore carries this family tree of the multi-scaled imaging.
16
* Grid atlas label is always unique in the session. When robotic grid
17
insertion/extration or Grid Entry node class is used for large-scale
18
screening, the atlas label is replaced by the grid label, unique within the
19
project, and the insertion number.
20
21
* Each target in the target list an Acquisition node class or subclass
22
receives has a unique number. Ocassionally a target in the list is out of
23
range of the goniometer or is aborted for various reasons before acquired.
24
The filename will therefore skip the number.
25
26
* When drift is declared, a new version of the target is obtained through
27
the node of TransformManager class, therefore the image acquired using that
28
target carries the version number to distinguish it from the
29 2 Amber Herold
original.
30
31
______
32
33 3 Anchi Cheng
[[Why is the first Grid Image Not Numbered 00001?|Why does the first Grid Image Not Numbered 00001? >]] 
34 2 Amber Herold
35
______