-
Notifications
You must be signed in to change notification settings - Fork 1
/
zereneTemplate.xml
102 lines (102 loc) · 4.53 KB
/
zereneTemplate.xml
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version='1.0' encoding='UTF-8'?>
<ZereneStackerBatchScript>
<WrittenBy value='Zerene Stacker 1.04 Build T201303012035'/>
<BatchQueue>
<Batches length='1'>
<Batch>
<Sources length="$batchLength">
$sourceFiles
</Sources>
<ProjectDispositionCode value="101" />
<Tasks length="1">
<Task>
<OutputImageDispositionCode value="4" />
<OutputImagesDesignatedFolder value="$outputPath" />
<Preferences>
<AcquisitionSequencer.BacklashMillimeters value="0.22" />
<AcquisitionSequencer.CommandLogging value="false" />
<AcquisitionSequencer.DistancePerStepperRotation value="1.5875" />
<AcquisitionSequencer.MaximumMmPerSecond value="2.0" />
<AcquisitionSequencer.MicrostepsPerRotation value="3200" />
<AcquisitionSequencer.MovementRampTime value="2.0" />
<AcquisitionSequencer.NumberOfSteps value="5" />
<AcquisitionSequencer.PrecisionThreshold value="0.05" />
<AcquisitionSequencer.PrerunMillimeters value="0.0" />
<AcquisitionSequencer.RPPIndicatorLeft value="-100.0" />
<AcquisitionSequencer.RPPIndicatorRight value="+100.0" />
<AcquisitionSequencer.SettlingTime value="3.0" />
<AcquisitionSequencer.ShutterActivationsPerStep value="1" />
<AcquisitionSequencer.ShutterAfterTime value="2.0" />
<AcquisitionSequencer.ShutterBetweenTime value="1.0" />
<AcquisitionSequencer.ShutterPulseTime value="0.3" />
<AcquisitionSequencer.StepSize value="0.1" />
<AcquisitionSequencer.StepSizeAdjustmentFactor value="1.0" />
<AcquisitionSequencer.StepSizesFile value="" />
<AlignmentControl.AddNewFilesAsAlreadyAligned value="false" />
<AlignmentControl.AlignmentSettingsChanged value="false" />
<AlignmentControl.AllowRotation value="false" />
<AlignmentControl.AllowScale value="true" />
<AlignmentControl.AllowShiftX value="true" />
<AlignmentControl.AllowShiftY value="true" />
<AlignmentControl.BrightnessSettingsChanged value="false" />
<AlignmentControl.CorrectBrightness value="false" />
<AlignmentControl.MaxRelDegRotation value="20" />
<AlignmentControl.MaxRelPctScale value="25.0" />
<AlignmentControl.MaxRelPctShiftX value="25.0" />
<AlignmentControl.MaxRelPctShiftY value="25.0" />
<AlignmentControl.Order.Automatic value="false" />
<AlignmentControl.Order.NarrowFirst value="true" />
<AllowReporting.UsageStatistics value="true" />
<BatchFileChooser.LastDirectory value="$outputPath" />
<ColorManagement.DebugPrintProfile value="false" />
<ColorManagement.InputOption value="Use_EXIF_and_DCF_rules" />
<ColorManagement.InputOption.AssumedProfile value="sRGB IEC61966-2.1" />
<ColorManagement.OutputOption value="CopyInput" />
<DepthMapControl.AlgorithmIdentifier value="1" />
<DepthMapControl.ContrastThresholdLevel value="0" />
<DepthMapControl.ContrastThresholdPercentile value="70.0" />
<DepthMapControl.EstimationRadius value="10" />
<DepthMapControl.SaveDepthMapImage value="true" />
<DepthMapControl.SaveDepthMapImageDirectory value="$outputPath" />
<DepthMapControl.SaveUsedPixelImages value="true" />
<DepthMapControl.SmoothingRadius value="5" />
<DepthMapControl.UseFixedContrastThresholdLevel value="false" />
<DepthMapControl.UseFixedContrastThresholdPercentile value="true" />
<DepthMapControl.UsedPixelFractionThreshold value="0.5" />
<FileIO.UseExternalTIFFReader value="false" />
<Interpolator.RenderingSelection value="Interpolator.Spline4x4" />
<Interpolator.ShowAdvanced value="false" />
<OutputImageNaming.Template value="zstacked" />
<PreferencesFileChooser.LastDirectory value="$outputPath" />
<Prerotation.Degrees value="0" />
<Prerotation.Selected value="true" />
<Presize.UserSetting.Scale value="1.0" />
<Presize.UserSetting.Selected value="false" />
<Presize.Working.Scale value="1.0" />
<PyramidControl.GritSuppressionMethod value="1" />
<PyramidControl.RetainUDRImage value="false" />
<RetouchingBrush.Hardness value="0.5" />
<RetouchingBrush.ShowBrushes value="false" />
<RetouchingBrush.Type value="Details" />
<RetouchingBrush.Width value="10" />
<SaveImage.BitsPerColor value="8" />
<SaveImage.CompressionQuality value="1.0" />
<SaveImage.FileType value="jpg" />
<SaveImage.RescaleImageToAvoidOverflow value="false" />
<SkewSequence.FirstImage.MaximumShiftXPct value="-3.0" />
<SkewSequence.FirstImage.MaximumShiftYPct value="0.0" />
<SkewSequence.LastImage.MaximumShiftXPct value="3.0" />
<SkewSequence.LastImage.MaximumShiftYPct value="0.0" />
<SkewSequence.NumberOfOutputImages value="3" />
<SkewSequence.Selected value="false" />
<StackingControl.FrameSkipFactor value="1" />
<StackingControl.FrameSkipSelected value="false" />
<StereoOrdering.LeftRightIndexSeparation value="1" />
</Preferences>
<TaskIndicatorCode value="1" />
</Task>
</Tasks>
</Batch>
</Batches>
</BatchQueue>
</ZereneStackerBatchScript>