Project

General

Profile

How does Leginon Name the Files » History » Version 5

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

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