-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathupdates.xri
More file actions
36 lines (36 loc) · 1.25 KB
/
Copy pathupdates.xri
File metadata and controls
36 lines (36 loc) · 1.25 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
<?xml version="1.0" encoding="UTF-8"?>
<xri version="1.0">
<description>
<p>
Deep Sky Workflows Scripts at https://github.com/DeepSkyWorkflows/https://github.com/DeepSkyWorkflows/DeepSkyWorkflowScripts
</p>
</description>
<platform os="all" arch="noarch" version="1.8.9:2.0.0">
<package fileName="v1.0.0.tar.gz"
sha1="tbd"
type="script"
releaseDate="20220716">
<title>
Deep Sky Workflow Scripts
</title>
<description>
<p>
Collection of scripts to assist with your workflows
</p>
<p>Currently contains:
<ul>
<li>Apply Hubble Palette</li>
<li>Auto Linear-Fit and Combine</li>
<li>Create Stretched Luminance Match</li>
<li>Deep DeNoise</li>
<li>Fix RGB Pixels</li>
<li>Generate Deconvolution Support Files</li>
<li>Non-linear stretch</li>
</ul>
</p>
<p>Documentation online in our <a href="https://github.com/DeepSkyWorkflows/DeepSkyWorkflowScripts">GitHub repo</a>.
</p>
</description>
</package>
</platform>
</xri>