Diffusion Instrument Control (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
6026dc95212e | He3 | Updated mulit-trace ringdowns | Mar 12 | ||||
7b8e44cf13d8 | AmiraliArabmoheghi | Added dark voltage to the optical lorentzian fit | Mar 12 2023 | ||||
dfee2f5ba865 | BMOptomech | Update MyDaq.mlapp | Mar 10 2023 | ||||
5827ba28686e | abeccari/GitHub | Merge pull request #242 from engelsen/confint-fix | Jan 17 2022 | ||||
e8b376b01532 | abeccari | Improved initial beta guess for displacement calibration app | Jan 16 2022 | ||||
eaf75d2ea5f2 | abeccari | Change initial cursor position in Mech Displacement calibration routine | Jan 14 2022 | ||||
639f71b0b5b9 | abeccari | Merge remote-tracking branch 'origin/confint-fix' into confint-fix | Jan 14 2022 | ||||
e3054e814b19 | abeccari | Merge remote-tracking branch 'origin/master' into confint-fix | Jan 14 2022 | ||||
9be650d90f42 | abeccari | Merge remote-tracking branch 'origin/TekRSA-Freq-vs-Time' into confint-fix | Jan 14 2022 | ||||
a3ebb1eb0ca9 | abeccari | Fixed a few graphical mistakes with the app | Jan 14 2022 | ||||
9a7c083bab12 | abeccari | First version of displacement calibration with homodyne nonlinearity analysis… | Jan 14 2022 | ||||
34ab4133951e | alessio_zicoschi | Update MyZiRingdown.m | Sep 1 2021 | ||||
dda1c22d54cc | SAFedorov | Update MySpringShiftFit.m | Mar 12 2021 | ||||
d2f056a0d986 | AmiraliArabmoheghi | Spring shift bugs fixed | Feb 26 2021 | ||||
904f510c0cbd | AmiraliArabmoheghi | Spring shift and optical Lorentzian fit completed | Feb 25 2021 |
README.md
README.md
Instrument-control
The repository contains various MATLAB objects for controlling instruments (from command line and from GUIs), recording and saving data traces with metadata, and for interactive data analysis.
For more detailed information please refer to the project Wiki
Dependencies
The software is tested with MATLAB 2019b. Additional toolboxes required:
- Most instrument classes use Instrument Control Toolbox
- MyFit classes need Curve Fitting Toolbox and Signal Processing Toolbox
- The control class for HighFiness wavelengthmeters needs MATLAB Support for MinGW-w64 C/C++ Compiler
c4science · Help