Merge pull request #229 from engelsen/Development-instruments-and-guis
Development instruments and guis
Merge pull request #229 from engelsen/Development-instruments-and-guis
Development instruments and guis
GitHub <noreply@github.com> | Oct 30 2019, 10:49 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4a20848a1684 | SAFedorov | 1) Introduce a minimum delay between line position updates in MyCursor which… | Oct 30 2019 | |||
fa98704a0446 | SAFedorov | Various small fixes | Oct 30 2019 | |||
53916de7220b | SAFedorov | Update README.md | Oct 29 2019 | |||
6a3c678a75a3 | SAFedorov | Update Zi instruments | Oct 3 2019 | |||
34093b6baf2e | SAFedorov | 1) Updated the cleaning procedure of line handles in MyFit and MyTrace 2)… | Oct 3 2019 | |||
49d209e4fb6e | SAFedorov | Legend handling updates - 1) By default switched off legends for cursors, 2)… | Oct 2 2019 | |||
121a4207fd00 | SAFedorov | Removed 'gui' field from MyInstrumentDescriptor | Oct 1 2019 | |||
97b641e71b60 | SAFedorov | Added legend to MyDaq | Oct 1 2019 | |||
5b260788cf70 | SAFedorov | Added "replot trace" key combination in MyDaq and fixed the display of Daq… | Oct 1 2019 | |||
1b67e50ccc7a | SAFedorov | Added function deleteLine to MyTrace and fixed some namings | Oct 1 2019 | |||
12fe6953b6c5 | SAFedorov | Delete the peak finder again | Sep 30 2019 | |||
648166f89460 | SAFedorov | Undo the edits made for merging - delete the old files | Sep 30 2019 | |||
2b98d4ec7b98 | SAFedorov/GitHub | Merge pull request #226 from engelsen/NewDaq | Sep 30 2019 | |||
a83c32da33d8 | SAFedorov | Commits to make the merging | Sep 30 2019 | |||
4e6bfa022f94 | SAFedorov | Revert "Added the display of information messages in runSession" | Sep 30 2019 | |||
21a3a21aa453 | SAFedorov | Manually introduce the updates of Developement-instruments-and-guis branch for… | Sep 30 2019 | |||
54bd9eca8015 | SAFedorov | Revert "Update MyDaq.m" | Sep 30 2019 | |||
7a9e814f3085 | SAFedorov/GitHub | Merge pull request #225 from engelsen/Update-of-generic-gui-handling | Sep 30 2019 | |||
5578726c323a | SAFedorov | Removed 'enable_gui' argument from the constructors of instrument classes | Sep 30 2019 | |||
151808b8e14f | SAFedorov | A update of GuiZiRingdown that prevents memory leaks in MATLAB R2019b | Sep 30 2019 | |||
858a7d7ba8ce | SAFedorov | Improved the performance of plotting in Zurich Instruments guis | Sep 30 2019 | |||
e8b6c04e24fc | SAFedorov | Compatibility update of GuiLakeshore | Sep 27 2019 | |||
50d01d302281 | SAFedorov | Compatibility updates of instrument classes plus improvements of error messages | Sep 27 2019 | |||
2ceb81e7a85c | SAFedorov | Debuggings and small updates | Sep 27 2019 | |||
06744151635d | SAFedorov | Updated instrument manager - general usablity improvements | Sep 26 2019 | |||
facc623732b1 | SAFedorov | Made program and instrument descriptor classes to be handle classes | Sep 26 2019 | |||
1e4f4ca31ff3 | SAFedorov | Various debugging of instrument classes and compatibility updates for Matlab… | Sep 25 2019 | |||
c07e7da4b5fa | SAFedorov | Update the display of analysis routines in DataAcquisitionMenu | Sep 25 2019 | |||
a1657a46897f | SAFedorov | delete saveParams and loadFit methods from MyFit | Sep 25 2019 | |||
b370a438055a | SAFedorov | Subclassed Myg0Cal from MyGuiCont and changed the default value of beta to 0… | Sep 25 2019 | |||
35dfc258695a | SAFedorov | deleted "unused" utility functions and an old testfit() function | Sep 24 2019 | |||
d6981ee2fffa | SAFedorov | Update the downsampling method of MyTrace - now it returns a copy of the trace… | Sep 24 2019 | |||
86613780ea80 | SAFedorov | Subclassed MyExponentialFit from MyFitParamScaling | Sep 24 2019 | |||
ddfc1e3685f5 | SAFedorov | Moved remaining initial parameter estimation functions within the fit classes… | Sep 24 2019 | |||
eb4c5c42ade7 | SAFedorov | Updated fits. Removed MyFitRefCursors class due to the inability to resolve the… | Sep 24 2019 | |||
e9aa74746392 | SAFedorov | Update createGui.m | Sep 24 2019 | |||
9fa0d928a030 | SAFedorov | Update MyCursor.m | Sep 24 2019 | |||
a1479d60554f | SAFedorov | Added the centering of range cursors in MyFit | Sep 24 2019 | |||
270406b77e6e | SAFedorov | 1) Create MyFitParamScaling and MyFitRefCursors 2) reduce the default visa… | Sep 24 2019 | |||
c7149ad73216 | SAFedorov | Nominally fixed the auto saving of traces in MyZiRingdown | Sep 24 2019 | |||
af2fd608b1b8 | SAFedorov | Removed persistent variables from MyZiRingdown, and ZI GUIs | Sep 24 2019 | |||
8bfc0834192c | SAFedorov | Update Setup.mlapp | Sep 24 2019 | |||
8fac2b60f862 | SAFedorov | Renamed MyNewportUsbComm to MyNewpUsbComm for the consistency of naming | Sep 24 2019 | |||
5e69a8060fe7 | SAFedorov | Convert the Pfeiffer gauge control class | Sep 24 2019 | |||
b068f259ae9c | SAFedorov | Convert the classes for Newport diode laser controllers | Sep 24 2019 | |||
62520c1accd5 | SAFedorov | Updated MyPm (now MyThorlabsPm) and fixed scope classes | Sep 24 2019 | |||
b91748a78486 | SAFedorov | Added an automated assignment of the default GUI name in MyGuiCont based on the… | Sep 24 2019 | |||
ab21505d59f1 | SAFedorov | Converted MyNa for the new Gui storage convention and renamed it to MyAgilentNa | Sep 24 2019 | |||
07791ba6502b | SAFedorov | Delete the cursorbar package | Sep 24 2019 | |||
0d164282ce27 | SAFedorov | Delete the old DAQ (aka General Plot) | Sep 24 2019 |