Graphconfint-fix
Graph
confint-fix
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
95eca309a994 | SAFedorov | introduced setIfChanged utility | Mar 29 2019 | ||||
9932a0255ed1 | SAFedorov | introduced updateLinkedElement(s) in MyGuiSync | Mar 29 2019 | ||||
f6be50bf4e6a | SAFedorov | Nominally finalized addLink | Mar 29 2019 | ||||
3a9edb5fe163 | SAFedorov | almost finished addLink in MyGuiSync | Mar 29 2019 | ||||
ecc1094865e6 | SAFedorov | Updated addLink method of MyGuiSync | Mar 29 2019 | ||||
b51e8dbb0e33 | SAFedorov | MyInstrument - moved command value validation to the property set method | Mar 28 2019 | ||||
09c0cbe9dd2f | SAFedorov | Udpated sync function of MyScpiInstrument to assign only values that are changed | Mar 28 2019 | ||||
e787db37ab1b | SAFedorov | Fixed assigning set methods to dynamic properties in MyInstrument | Mar 28 2019 | ||||
ed3497f107af | SAFedorov | Remove NewSetting event completetely from MyInstrument and change the mode of… | Mar 28 2019 | ||||
0e51459d7f1e | SAFedorov | Added postSetCallback and valueChangedCallback in MyGuiSync | Mar 27 2019 | ||||
a98196f1475e | SAFedorov | progress on addLink function | Mar 26 2019 | ||||
c1c1c753f843 | SAFedorov | update MyGuiSync and MyCommCont | Mar 17 2019 | ||||
e56b0264abc1 | SAFedorov | Finished the mechanism of passing the NewSetting event in its simplest form | Mar 15 2019 | ||||
3071d38a5a32 | SAFedorov | debugged the basic set/sync functionality of MyInstrument | Mar 14 2019 | ||||
3a19ec918c4b | SAFedorov | Update MyGuiSync.m | Mar 13 2019 | ||||
4b619a4502f5 | SAFedorov | Update MyInstrument.m | Mar 12 2019 | ||||
2bd58d3e1d19 | SAFedorov | Introduced validation function assignment for MyScpiInstrument commands based… | Mar 12 2019 | ||||
48d19fa112cc | SAFedorov | added postSetFcn in MyInstrument and the extension of value list in… | Mar 12 2019 | ||||
12c47f7f0a47 | SAFedorov | Update MyInstrument.m | Mar 12 2019 | ||||
ab8e31a647e5 | SAFedorov | Introduced NewSetting event and abstract methods to MyInstrument | Mar 11 2019 | ||||
261dc95651d2 | SAFedorov | introduced toStandardForm in the new MyScpiInstrument | Mar 11 2019 | ||||
63045f4bcda8 | SAFedorov | introduced toSingleLine function | Mar 11 2019 | ||||
5359013f3fa0 | SAFedorov | moved read/queryCommand methods to the new MyScpiInstrument | Mar 10 2019 | ||||
c2c6ace6adab | SAFedorov | create new MyScpiInstrument | Mar 10 2019 | ||||
5f6a0156ceb0 | SAFedorov | finished the draft of communication container class | Mar 10 2019 | ||||
d5fbc30e2ea2 | SAFedorov | Created MyDeviceComm | Mar 10 2019 | ||||
d5e473c3276d | SAFedorov | made a draft of new MyInstrument | Mar 10 2019 | ||||
47a6fba54a27 | SAFedorov | MyAppSync and MyClassWithGui are updated | Feb 19 2019 | ||||
225d28c91934 | SAFedorov | Created drafts of MyAppSync, MyClassWithGui and MyNewSettingEvent | Feb 18 2019 | ||||
c83331552c3b | SAFedorov | 1) Added Daq icon and incorporated creating a desktop shortcut in Setup dialog. | Feb 14 2019 | ||||
631bf936e649 | SAFedorov | Introduced a safety mechanism to prevent file deletion by the instrument and… | Feb 12 2019 | ||||
c0c12d3f9433 | SAFedorov | yesnodlg is introduced to replace questdlg in createFile | Feb 8 2019 | ||||
272c09a9425a | engelsen | Added callback for mechanical Q | Feb 8 2019 | ||||
e05bac24d8d7 | engelsen/GitHub | Merge pull request #178 from engelsen/MyFit-fixing-scale-params | Feb 6 2019 | ||||
996106b5a1b0 | engelsen | Removed scale_init vars | Feb 6 2019 | ||||
4dd9079c619e | He3 | Fixed a typo-bug in MyDaq/loadDataCallback | Feb 6 2019 | ||||
6f4abf3a154a | engelsen | QOL change of sliders | Feb 5 2019 | ||||
015062ec10d9 | He3 | Merge branch 'master' of https://github.com/engelsen/Instrument-control | Feb 5 2019 | ||||
410edb700afd | SAFedorov/GitHub | Merge pull request #173 from engelsen/MyLogger-edits | Feb 5 2019 | ||||
03a4873e2235 | SAFedorov | getInstrumentControlDir is introduced to replace getMyInstrParentDir in… | Feb 5 2019 | ||||
43180a46f866 | engelsen | MyFit improvements | Feb 5 2019 | ||||
968de360d295 | engelsen | Added check for limits | Feb 5 2019 | ||||
94ec086b1e47 | engelsen | Merge branch 'MyLogger-edits' of https://github.com/engelsen/Instrument-control… | Feb 5 2019 | ||||
838626b9c81b | engelsen | MyFit limits added | Feb 5 2019 | ||||
776e6dec0002 | SAFedorov | Update gui button is introduced to GuiLogger as a temporary solution for the… | Feb 5 2019 | ||||
09b31918887e | SAFedorov | Small improvements of the logger. 1) Dummy mode is added to gui 2) runLogView… | Feb 5 2019 | ||||
805dc7d0d007 | SAFedorov/GitHub | Merge pull request #171 from engelsen/New-instruments | Feb 5 2019 | ||||
3782809f3aba | He3 | MyZiRingdown - clear the demodulator buffer when starting ringdown to remove… | Feb 5 2019 | ||||
8ccd5bb98ce3 | SAFedorov | 1) Beautified the file name handling with auto_save=true (MyNewData, MyDaq and… | Feb 4 2019 | ||||
3281d2e92459 | SAFedorov | Cleaned up the assignment of empty line handles during the initialization of Daq | Feb 3 2019 | ||||
4d788a89938f | SAFedorov/GitHub | Merge pull request #166 from engelsen/Zi-edits | Feb 3 2019 | ||||
a0b6d8dfdf6d | SAFedorov | Changed the mode of trace recording by MyZiRingdown to exclude the region where… | Feb 3 2019 | ||||
c8f754ca3004 | SAFedorov | Quality of life update for GuiZiRingdown | Feb 3 2019 | ||||
5cfc6da0ae81 | SAFedorov | Fixed the bug with disabling the driving oscillator on startup in MyZiRingdown | Feb 3 2019 | ||||
550474d3f1b9 | SAFedorov | Made MyZiRingdown a subclass of MyZiLi and changed the read header function to… | Feb 3 2019 | ||||
9193defd7b21 | SAFedorov | 1) Debugging of MyZiScopeFt and its gui 2) Update MyAvgTrace to reset averaging… | Feb 3 2019 | ||||
90d2dcf34501 | SAFedorov | Mostly completed writing MyZiScopeFt and its gui | Feb 1 2019 | ||||
d864f059231e | He3 | Merge branch 'New-instruments' of https://github.com/engelsen/Instrument… | Feb 1 2019 | ||||
eedae9eb8a92 | He3 | Update MyFit.m | Feb 1 2019 | ||||
108b9944e733 | SAFedorov | MyDaq - fixed a bug with line assignment when loading tace and removed dummy… | Feb 1 2019 | ||||
ba70f7449fd4 | SAFedorov | Debugging of MyLogger 1) datetime format is now ensured explicitly within MyLog… | Jan 30 2019 | ||||
ba2b83e5af1b | SAFedorov | 1) Added addObjProp method to MyMetadata 2) created MyZiScopeFt and a fron… | Jan 28 2019 | ||||
336cf17b285d | SAFedorov | drafts of MyZiLi (zurich instruments base class) and MyZiSa (scope-based… | Jan 25 2019 | ||||
a939272de57b | SAFedorov | Fixed a memory leak in MyZiRingdown | Jan 25 2019 | ||||
47ca0ecc4598 | SAFedorov | 1)MyZiRingdown now transfers the averaged 2) debugging of the previous three… | Jan 25 2019 | ||||
d6a8b298175c | SAFedorov | 1) Changed metadata handling by MyTrace and MyAvgTrace in order to add… | Jan 25 2019 | ||||
e416a1c51bc8 | SAFedorov | 1) Changed the way in which Daq passes traces between Data/Ref/Bg 2) Changed… | Jan 25 2019 | ||||
c5ee3ea1417a | SAFedorov | runInstrument can now start instruments with optional arguments from… | Jan 25 2019 | ||||
806bb192fde3 | SAFedorov | Integrated tabledlg in InstrumentManager | Jan 24 2019 | ||||
5a273d6a0d91 | SAFedorov | Created tabledlg - table user interface for structure fields | Jan 24 2019 | ||||
bb26325e70f3 | SAFedorov | Minor debugging of GuiZiRingdown | Jan 20 2019 | ||||
909c8671cf65 | SAFedorov | In MyZiRingdown: 1) It now switches recording off if enable_acq is switched… | Jan 20 2019 | ||||
a40d97ae3fb4 | SAFedorov | More debugging of MyZiRingdown - 1) fixed the calculation of demodulator… | Jan 19 2019 | ||||
7d66b42abcd4 | SAFedorov | Various debuggings. 1) MyAvgTrace - now addAverage is restricted to work with… | Jan 19 2019 | ||||
692060918fa0 | SAFedorov | 1) Fixed a few bugs introduced by the recent commits 2) MyDataSource now does… | Jan 19 2019 | ||||
824f8447048c | SAFedorov | MyAvgTrace is refined - AveragingDone event is deleted and a flag returned by… | Jan 19 2019 | ||||
70ba86469166 | SAFedorov | 1) Introduced MyDataSource class 2) Transferring of traces is now done by value… | Jan 18 2019 | ||||
02dc4ff91297 | SAFedorov | MyNewDataEvent changed the variable name no_new_header to new_header | Jan 18 2019 | ||||
759ccd3d2ad6 | SAFedorov | runInstrument is modified to skip empty 'interface' and 'address' variables. | Jan 18 2019 | ||||
b36764d01027 | SAFedorov | MyZiRingdown and its gui are in principle finalized, but not yet tested. 1)… | Jan 18 2019 | ||||
d54c4b0ca991 | SAFedorov | 1) Finalized (theoretically) the MyZiRingdown averaging and continuous saving… | Jan 17 2019 | ||||
32d3dce73b96 | SAFedorov | 1) Introduced MyAvgTrace, 2) In MyZiRingdown improved the oscillator frequency… | Jan 17 2019 | ||||
76ee4bcd9e9e | SAFedorov | 1) Added functionality to automatically save traces, transferred to Daq. For… | Jan 15 2019 | ||||
200e243c1efe | SAFedorov | 1) dirfind function is updated - now it also searches over Matlab apps. 2)… | Jan 15 2019 | ||||
b590adf2b3e7 | SAFedorov | MyZiRingdown - added auxiliary output | Jan 15 2019 | ||||
8f36c77b09bb | SAFedorov | New features in MyZiRingdown: 1) Adaptive oscillator frequency, 2) Trace… | Jan 14 2019 | ||||
b96aec5bb4a1 | SAFedorov | 1) Uid property is removed from MyTrace and genUid is moved to… | Jan 14 2019 | ||||
57ac68e3b5c8 | SAFedorov | updateLinkedElement is introducd (singled out from updateLinkedGuiElements) | Jan 14 2019 | ||||
7f9ed3923186 | SAFedorov | 1) debugging and developement of MyZiRingdown; 2) replace downsample_t with… | Jan 14 2019 | ||||
88b726ac7da1 | SAFedorov | 1) Introduced downsampling method in MyTrace and used it for reducing the trace… | Jan 11 2019 | ||||
28dca1631709 | SAFedorov | 1) xyFourier and xyInvFourier functions are introduced, 2) New properties and… | Jan 11 2019 | ||||
d6738708f329 | SAFedorov | Implemented linking of logical values to uilamps | Jan 11 2019 | ||||
b6fd9e5fccf2 | SAFedorov | 1) Created GuiZiRIngdown 2) introduced MyAppColors 3) various edits of… | Jan 11 2019 | ||||
a3a80fbf16f0 | SAFedorov | Changed MyZiRingdown to use a timer for polling and only one demodulator… | Jan 10 2019 | ||||
cf59271faec2 | SAFedorov | Created MyZiRingdown | Jan 10 2019 | ||||
7e9c56f5832e | SAFedorov | 1) Fixed the bugs after renaiming plotTrace->plot and loadTrace->load, 2) made… | Jan 9 2019 | ||||
c8ec1a124ceb | SAFedorov | Debugged MyTpg transfer trace functionality | Jan 9 2019 | ||||
2b4a002c8196 | SAFedorov | The list of values in MyScpiInstrument can now be specified only with full… | Jan 9 2019 | ||||
6b89a563f576 | SAFedorov | Made a first draft of MyCeCryo for controlling the ColdEdge cryo; it looks like… | Jan 8 2019 | ||||
c5d3f5d51f5c | SAFedorov | MyCollector is made singleton; dirfind function is introduced; unused classes… | Jan 8 2019 |
c4science · Help