updated readme
This commit is contained in:
parent
cde40ce1d9
commit
e0236e1a40
12
README.md
12
README.md
@ -38,3 +38,15 @@ Description of PCB design choices.
|
||||
Measurement reports for aforementioned experiments.
|
||||
- Arne van Iterson
|
||||
- Tom Selier
|
||||
|
||||
## Scripts
|
||||
This repository contains scripts to assist in parsing data obtained from a Tektronix oscilloscope
|
||||
|
||||
### `./scripts/reflection.py`
|
||||
A script containing the neccessary steps to find peaks and measure the peaks and throughs of a 1d signal.
|
||||
|
||||
### `./scripts/reader.py`
|
||||
A module containing a class to read data from a tektronix oscilloscope.
|
||||
|
||||
### `./scripts/helper.py`
|
||||
A module containing a function that slices array based on time.
|
Loading…
Reference in New Issue
Block a user