witgit/witgit-proc

13 lines
275 B
Plaintext
Raw Normal View History

2022-01-09 12:20:22 -07:00
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Script to process a data file from a DIY / low cost spectrometer.
Based on software from the DIY particle detector by Oliver Keller.
https://github.com/ozel/DIY_particle_detector
@author: Jeff Moe
@date: January 2022
"""