2021-08-11 18:13:22 -07:00
2021-07-16 09:37:22 -07:00
2021-07-16 09:37:22 -07:00
2021-08-10 13:16:48 -07:00
2021-08-10 13:16:48 -07:00
2021-08-10 13:16:48 -07:00
2021-08-11 18:13:22 -07:00
2021-08-04 16:22:15 -07:00
2021-08-10 12:12:42 -07:00
2021-07-16 09:37:22 -07:00
2021-07-16 09:37:22 -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]

Building

  1. pip3 <or python3 -m pip> install -r requirements.txt

  2. build.cmd -compileUI -build

  3. Find build output in /dist/

Usage

  1. Import data (CSV format preferred, delimiter customization coming later, maybe even LabView binary)

  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

Description
Easily batch-fit CRDS scans - built for Okamura Group @ Caltech
Readme 630 KiB
Languages
Python 98.4%
Batchfile 1.6%