witzit/README.md

53 lines
800 B
Markdown
Raw Normal View History

2022-01-22 23:18:26 -07:00
# 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