-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path00-setup.ini
More file actions
73 lines (65 loc) · 2.74 KB
/
00-setup.ini
File metadata and controls
73 lines (65 loc) · 2.74 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
67
68
69
70
71
72
73
;
; Unless you care to rewrite these scripts, use the same path depth as I use....
; My capture path in example is E:\A-Inbox\Saturn\Saturn_2024_08_01
; this path depth is important as the planet specific settings are read from path and setup.
;
[Programs]
AutostakkertOld="C:\Users\Mike Phillips\OneDrive\D-Permanent\Software\AutoStakkert\AutoStakkert.exe"
Autostakkert="C:\Users\maphilli14-work2\OneDrive\D-Permanent\Software\AS4\AutoStakkert.exe"
AstraImage="C:\Program Files\Astra Image (64-bit)\AstraImageWindows.exe"
ExplorerFileField="DirectUIHWND2"
ExplorerFileField2="Microsoft.UI.Content.DesktopChildSiteBridge1"
[AI Settings]
ProgressX="670"
ProgressY="452"
NOTDONE="0xF9F9F9"
oriMarsBlur="1.2"
oriMarsIter="9"
MarsBlur="1.1"
MarsIter="9"
REFJupiterBlur="1.3"
REFJupiterIter="9"
JupiterBlur="1.3"
JupiterIter="8"
SaturnBlur="1.1.5"
SaturnIter="8"
StarBlur="0.7"
StarIter="7"
Blur="1.1.5"
Iter="8"
[Autostakkert]
ProgressX="451"
ProgressY="447"
FCRoot="K:\A-Inbox"
VideoFileType="*.avi"
ASOutputFileType="*.tif"
PreferredStackDepth="AS_P50"
PreferredStackDepth2="AS_F2000"
[Expiration]
DaysFromNow="180"
ExplorerSleep="3000"
MonthsFromNow="4"
ArchiveDrive="K:"
oArchiveDriveName="Kappa"
ArchiveDriveName="Elgafar"
ArchiveFolder="E-Delete"
[ExportFolders]
Destination1="S:\Mike\B-Sorted\Astronomy\20-Stacked\SolarSystem"
Destination1Name="wwwShare"
Destination2="S:\WWW\Astronomy"
LocalDST="C:\Personal\B-Sorted\Astronomy\30-Sharped+RGB"
LocalDST2="C:\Users\maphilli14-work2\OneDrive\B-Sorted\Astronomy\30-Sharped+RGB"
LocalDST3="S:\WWW\Astronomy\latest.gif"
[ImageMagick]
WSLuserid="pi"
WSLProfile="UBUNTU 20.04.6 LTS"
CMD1="/mnt/c/Users/maphilli14-work2/Documents/GitHub/FullPlanetAutomatedProcessing/RBG-doubleunder-Imagemagik.py"
CMD="/mnt/c/Users/maphilli14-work2/Documents/GitHub/FullPlanetAutomatedProcessing/RBG-doubledash-Imagemagik.py"
CMD3="/mnt/c/Users/maphilli14-work2/Documents/GitHub/FullPlanetAutomatedProcessing/RBG-Imagemagik.py"
Logo="/mnt/c/Users/maphi/OneDrive/D-Permanent/Astronomy/Templates//maptag.png"
[MQTT]
Enabled=1
STATUS = '"C:\Program Files\mosquitto\mosquitto_pub.exe" -u maphilli14 -P F6aX8TxvAQup -h 192.168.45.249 -t homeassistant/sensor/NINA-ACPlus/NINAStatus/Status/ -m '
MQTTERROR = '"C:\Program Files\mosquitto\mosquitto_pub.exe" -u maphilli14 -P F6aX8TxvAQup -h 192.168.45.249 -t homeassistant/sensor/NINA-ACPlus/NINAStatus/AkuleError/ -m '
FILTER = '"C:\Program Files\mosquitto\mosquitto_pub.exe" -u maphilli14 -P F6aX8TxvAQup -h 192.168.45.249 -t homeassistant/sensor/NINA-ACPlus/NINAStatus/Filter/ -m '
Target = '"C:\Program Files\mosquitto\mosquitto_pub.exe" -u maphilli14 -P F6aX8TxvAQup -h 192.168.45.249 -t homeassistant/sensor/NINA-ACPlus/NINAStatus/Target/ -m '