Skip to content

🧰 Software Repositories¢

πŸ—‚οΈ Utilities & data toolsΒΆ

Tool Description
texkeeper Minimal CLI helper for initializing, cleaning, and compiling LaTeX projects. IDE-agnostic by design.
fits-viewer Simple FITS inspection and visualization utilities for astronomy data.
echelle_spectra Data loading, calibration, stitching, and analysis helpers for Γ©chelle spectrometers.
SpectraExamples Seminar-style repository for B4 students: loading data, plotting it, and basic analysis patterns.
numerical-tests Old but useful experiments with simple numerical methods and differential equations.

πŸ”Œ Instrumentation & hardware controlΒΆ

Tool Description
pihtivacuum Interactive diagram and data viewer for the PIHTI vacuum and plasma setup.
ControlUnit Central Raspberry Pi–based control system for plasma devices, diagnostics, and logging.
tclogger ESP32-based thermocouple logging with time sync and file-based output.
lpkit Langmuir probe signal conditioning, analysis scripts, and associated PCB designs.
lparray Multi-probe concepts and early implementations for spatially resolved plasma diagnostics.
dynastage Motion control logic for motorized stages used in diagnostics and deposition setups.
Temperature Control Temperature control logic for permeation membranes using GPIO and NI thermocouples.
QHYcam Utilities for working with QHY astronomy cameras and raw data.
ionpak Third-party open-hardware project for ionization gauge control; included for reference.
ASDEX-gauge Early C++ GUI tool for GPIB control of ASDEX gauges used at QUEST. Simple but functional.

πŸ§ͺ Modeling, spectroscopy & plasma physicsΒΆ

Tool Description
bh-molecule Tools and notes for modeling and analyzing BH molecular spectra.
fulcheranalyzer Analysis tools for Fulcher-Ξ± emission using corona-type models.
sputtering Notes, scripts, and summaries related to sputtering physics and SRIM simulations.
Permeation Fit Older but reasonably package-like implementation of a simple hydrogen permeation model. Useful for fitting experimental permeation data and sanity-checking transport assumptions.
Diffusion Early attempt at solving simple permeation problems (Fick’s law, no traps). Kept for reference.
AXUV Standalone GUI package developed to process AXUV diode data from QUEST tokamak experiments.

🧩 Meta & integration¢

Tool Description
aklab Early attempt to collect lab utilities into a single toolbox. Largely superseded.
leprecon Predecessor to AKLab: data parsers, simple simulations, and explainers. Abandoned but still useful.
inkscape-figures Third-party helper for managing Inkscape figures in LaTeX workflows.
sif_reader Third-party tool by a collaborator for reading Andor SIF files. Minor contributions on my side.