# witzit - What In The Zap Is That? `witzit` --- What In The Zap Is That? AI categorization of spectra from SciAps analyzers. # Install ## Install Dependencies Get system dependency and upgrade Python pip. Perhaps do something like this, or set up a Python virtual environment. ``` sudo apt update sudo apt install git python3-pip pip install --user --upgrade pip ``` ## Clone Git Repo Get source code with `git`. ``` git clone https://spacecruft.org/spacecruft/witzit cd witzit/ pip install --user --upgrade -r requirements.txt ``` # Usage HOWTO USE. # Status Alpha software under development. ## Hardware * SciAps LIBS Analyzer * SciAps XRF Analyzer # Unofficial Unofficial, unaffiliated with SciAps. # License License: GPLv3 or any later version. Copyright (C) 2022, Jeff Moe