Easily batch-fit CRDS scans - built for Okamura Group @ Caltech
 
 
Go to file
michael 8f4f868c85 Build/release stuff 2021-07-16 09:37:22 -07:00
archive Build/release stuff 2021-07-16 09:37:22 -07:00
assets Build/release stuff 2021-07-16 09:37:22 -07:00
ui Refactor 2021-07-16 09:19:00 -07:00
.gitignore Refactor 2021-07-16 09:19:00 -07:00
README.md Build/release stuff 2021-07-16 09:37:22 -07:00
app.py Refactor 2021-07-16 09:19:00 -07:00
build.cmd Build/release stuff 2021-07-16 09:37:22 -07:00
crds_calc.py Refactor 2021-07-16 09:19:00 -07:00
favicon.ico Build/release stuff 2021-07-16 09:37:22 -07:00
memdb.py Initial Commit 2021-07-13 23:25:37 -07:00
requirements.txt Refactor 2021-07-16 09:19:00 -07:00
widgets.py Refactor 2021-07-16 09:19:00 -07:00

README.md

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