crds_analyzer/README.md

26 lines
739 B
Markdown
Raw Normal View History

2021-07-13 23:45:45 -07:00
# CRDS Scan Analyzer
### Basics
- Designed for usage with **Mid-IR laser comb** scan output (time scale, not frequency)
- Expected data column format: `[time, signal voltage in, piezo crystal voltage out]`
2021-07-16 09:37:22 -07:00
### Building
1. `pip3 <or python3 -m pip> install -r requirements.txt`
2. `build.cmd -compileUI -build`
3. Find build output in `/dist/`
2021-07-13 23:45:45 -07:00
### Usage
1. Import data (CSV format preferred, delimiter customization coming later, maybe even [LabView binary](https://pypi.org/project/npTDMS/))
2. Cut out & overlay peak groups using either piezo-voltage-threshold or group-spacing algorithm
3. Set peak isolation parameters + guesses for ringdown function coefficients
4. Admire glorious tau distributions for each comb tooth