Homec4science

Merge pull request #225 from engelsen/Update-of-generic-gui-handling

Authored by SAFedorov on Sep 30 2019, 12:17.

Description

Merge pull request #225 from engelsen/Update-of-generic-gui-handling

Update of generic gui handling

Merged Changes

CommitAuthorDetailsCommitted
5578726c323aSAFedorov
Removed 'enable_gui' argument from the constructors of instrument classes 
Sep 30 2019
151808b8e14fSAFedorov
A update of GuiZiRingdown that prevents memory leaks in MATLAB R2019b 
Sep 30 2019
858a7d7ba8ceSAFedorov
Improved the performance of plotting in Zurich Instruments guis 
Sep 30 2019
e8b6c04e24fcSAFedorov
Compatibility update of GuiLakeshore 
Sep 27 2019
50d01d302281SAFedorov
Compatibility updates of instrument classes plus improvements of error messages 
Sep 27 2019
2ceb81e7a85cSAFedorov
Debuggings and small updates 
Sep 27 2019
06744151635dSAFedorov
Updated instrument manager - general usablity improvements 
Sep 26 2019
facc623732b1SAFedorov
Made program and instrument descriptor classes to be handle classes 
Sep 26 2019
1e4f4ca31ff3SAFedorov
Various debugging of instrument classes and compatibility updates for Matlab… 
Sep 25 2019
c07e7da4b5faSAFedorov
Update the display of analysis routines in DataAcquisitionMenu 
Sep 25 2019
a1657a46897fSAFedorov
delete saveParams and loadFit methods from MyFit 
Sep 25 2019
b370a438055aSAFedorov
Subclassed Myg0Cal from MyGuiCont and changed the default value of beta to 0… 
Sep 25 2019
35dfc258695aSAFedorov
deleted "unused" utility functions and an old testfit() function 
Sep 24 2019
d6981ee2fffaSAFedorov
Update the downsampling method of MyTrace - now it returns a copy of the trace… 
Sep 24 2019
86613780ea80SAFedorov
Subclassed MyExponentialFit from MyFitParamScaling 
Sep 24 2019
ddfc1e3685f5SAFedorov
Moved remaining initial parameter estimation functions within the fit classes… 
Sep 24 2019
eb4c5c42ade7SAFedorov
Updated fits. Removed MyFitRefCursors class due to the inability to resolve the… 
Sep 24 2019
e9aa74746392SAFedorov
Update createGui.m 
Sep 24 2019
9fa0d928a030SAFedorov
Update MyCursor.m 
Sep 24 2019
a1479d60554fSAFedorov
Added the centering of range cursors in MyFit 
Sep 24 2019
270406b77e6eSAFedorov
1) Create MyFitParamScaling and MyFitRefCursors 2) reduce the default visa… 
Sep 24 2019
c7149ad73216SAFedorov
Nominally fixed the auto saving of traces in MyZiRingdown 
Sep 24 2019
af2fd608b1b8SAFedorov
Removed persistent variables from MyZiRingdown, and ZI GUIs 
Sep 24 2019
8bfc0834192cSAFedorov
Update Setup.mlapp 
Sep 24 2019
8fac2b60f862SAFedorov
Renamed MyNewportUsbComm to MyNewpUsbComm for the consistency of naming 
Sep 24 2019
5e69a8060fe7SAFedorov
Convert the Pfeiffer gauge control class 
Sep 24 2019
b068f259ae9cSAFedorov
Convert the classes for Newport diode laser controllers 
Sep 24 2019
62520c1accd5SAFedorov
Updated MyPm (now MyThorlabsPm) and fixed scope classes 
Sep 24 2019
b91748a78486SAFedorov
Added an automated assignment of the default GUI name in MyGuiCont based on the… 
Sep 24 2019
ab21505d59f1SAFedorov
Converted MyNa for the new Gui storage convention and renamed it to MyAgilentNa 
Sep 24 2019
07791ba6502bSAFedorov
Delete the cursorbar package 
Sep 24 2019
0d164282ce27SAFedorov
Delete the old DAQ (aka General Plot) 
Sep 24 2019
df3e2c39d9a6SAFedorov
Updated Zurich Instruments Lock-in classes and fixed a minor typo in some of… 
Sep 24 2019
6061b8362c6eSAFedorov
Updated and renamed the instrument classes for Textronix devices 
Sep 23 2019
4a6d8c7fd09eSAFedorov
Update runLogViewer.m 
Sep 23 2019
455a695a37a6SAFedorov
Update loggers to use the new GUI storage convention 
Sep 23 2019
4b1e96ce0b50SAFedorov
Moved MyLogger and its gui to a common folder 
Sep 23 2019
087c39e0cf22SAFedorov
Added the information about running apps to Collector metadata and debugged the… 
Sep 23 2019
ea98d25e7255SAFedorov
Removed the field for GUI specification from InstrumentManager 
Sep 23 2019
d660059109bcSAFedorov
Introduce set method for Gui in MyGuiCont 
Sep 23 2019
10f7a97797e9SAFedorov
Updated the color scheme handling in MyDaq and DaqMenu 
Sep 23 2019
427f0834c3d0SAFedorov
Fixed idn method of MyHfWs which did not assign identification string 
Sep 23 2019
d1f7bad038d7SAFedorov
Improved findFigure() so that it does not throw errors when applied to empty… 
Sep 20 2019
7163efd1e5aaSAFedorov
Updated the dummy instrument classes for the new mode of GUI handling 
Sep 20 2019
e5d84d8bcb1eSAFedorov
Discontinued the storage of instrument GUIs in the Collector, now guis are… 
Sep 20 2019
43b11840308aSAFedorov
Create MyGuiCont.m 
Sep 20 2019
779ab309c409SAFedorov
Update MyCommCont - 1) remove the constructor method 2) Introduced the deletion… 
Sep 20 2019
8384479a8ed5SAFedorov
1) In MyTrace made the checks of types of some variables implicit 2) Fixed a… 
Sep 20 2019
46db823fbbecSAFedorov
Daq updates for Matlab 2019b and an trace loading routine 2) Improved the… 
Sep 19 2019