-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSettings4ClusterAlign2.settings
More file actions
66 lines (66 loc) · 2.79 KB
/
Copy pathSettings4ClusterAlign2.settings
File metadata and controls
66 lines (66 loc) · 2.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ClusterAlign" GeneratedClassName="Settings4ClusterAlign2">
<Profiles />
<Settings>
<Setting Name="DataFileName" Type="System.String" Scope="User">
<Value Profile="(Default)">BB.mrc</Value>
</Setting>
<Setting Name="TiltFileName" Type="System.String" Scope="User">
<Value Profile="(Default)">BB.rawtlt</Value>
</Setting>
<Setting Name="xisRotation" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="coswindow" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="cluster_size" Type="System.Int32" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
<Setting Name="Path" Type="System.String" Scope="User">
<Value Profile="(Default)">d:\\results\\</Value>
</Setting>
<Setting Name="fidsize" Type="System.Single" Scope="User">
<Value Profile="(Default)">7</Value>
</Setting>
<Setting Name="NfidMax" Type="System.Int32" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
<Setting Name="N_minimum_tracked_fiducials" Type="System.Int32" Scope="User">
<Value Profile="(Default)">80</Value>
</Setting>
<Setting Name="PreAlignmentTol" Type="System.Double" Scope="User">
<Value Profile="(Default)">150</Value>
</Setting>
<Setting Name="ncenter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">-1</Value>
</Setting>
<Setting Name="ForceFill" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="fiducials_bright" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="Ncluster" Type="System.Int32" Scope="User">
<Value Profile="(Default)">-1</Value>
</Setting>
<Setting Name="TolFidCenter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">200</Value>
</Setting>
<Setting Name="TolFidSize" Type="System.Int32" Scope="User">
<Value Profile="(Default)">50</Value>
</Setting>
<Setting Name="add_reconst" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="export_normalali" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="isArbAngle" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="ArbAngle" Type="System.UInt32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
</Settings>
</SettingsFile>