A small collection of scripts and utilities I’ve built to support astronomy data processing, equipment automation, and observatory workflow. Source code for each tool is available on GitHub.
-

SharpCap EQMOD PPEC auto enable
SharpCap startup script that automatically enables PPEC in EQMOD at session start. An IronPython launcher (SharpCap) spawns a CPython worker that polls until the mount connects and sidereal tracking starts, then activates PPEC via ASCOM CommandString — no manual intervention required. Compatible with any EQMOD-driven mount (EQ6-R, EQ8-R, HEQ5…).


