Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
148114c5e83c | SAFedorov | MyTlb6700 finaly seems to work with multiple instances; A number of overloading… | Jan 8 2019 | ||||
026cc271874a | SAFedorov | MyTlb6700 is changed to use a singletone MyNewportUsbComm to access the driver… | Jan 8 2019 | ||||
f16024903936 | SAFedorov | Some edits of MyNewportUsbComm | Jan 8 2019 | ||||
c8c7c3d98efe | SAFedorov | Introduced MySingletone and MyNewportUsbComm | Jan 5 2019 | ||||
0bf4692c40a2 | SAFedorov | Comment typos fixed | Dec 28 2018 | ||||
97c477e044e1 | SAFedorov | In the wavelengthmeter controll class added explicit conversion to vacuum… | Dec 28 2018 | ||||
afeb07864e76 | SAFedorov | 1) Finilazed the functionality to run instruments in the background from… | Dec 28 2018 | ||||
2148ade9a567 | SAFedorov | 1) Introduced runInstrument (mostly by splitting runInstrumentWithGui into two… | Dec 27 2018 | ||||
3c042116c721 | SAFedorov | MyHfWs is nominally finalized | Dec 27 2018 | ||||
9e7b80d179c5 | SAFedorov | The wavelengthmeter control class is generally working | Dec 27 2018 | ||||
aa2b2b0c87fe | SAFedorov | Draft of MyHfWs for HighFiness wavelenghtmeter control | Dec 26 2018 | ||||
d195320a9928 | SAFedorov/GitHub | Merge pull request #156 from engelsen/Gui-element-links-edits | Dec 26 2018 | ||||
001838c76baa | SAFedorov | 1)Introduced sharing via a global variable of the Usb communication class used… | Dec 26 2018 | ||||
4550a53d5481 | SAFedorov | 1) Input/OutputProcessingFcn and InputPrescaler are now stored in UserData… | Dec 26 2018 | ||||
c449ed9037c6 | SAFedorov | Cosmetic edits of MyLog and GuiLogger - labels printed to the right of the line… | Dec 26 2018 | ||||
fefecaeb9b20 | SAFedorov | Debugged the new operation of linkGuiElement with instrument Guis… | Dec 26 2018 | ||||
ca6c1f1de69a | SAFedorov | 1. Even more checks for automatic callback assignment; 2. All guis are… | Dec 26 2018 | ||||
2d43ea3c4fad | SAFedorov | GuiLogger is converted to the new linking system; more clever callback… | Dec 26 2018 | ||||
dbae152d84e1 | SAFedorov | substruct2str is added plus the gui linking mechanism is mostly changed to use… | Dec 25 2018 | ||||
482c10a088da | SAFedorov | Changed linkGuiElement to work with subreferences | Dec 25 2018 | ||||
6fe5e3943553 | SAFedorov | Troubleshooting of loggers (MyLakeshore, MyTpg, their guis). Also now setting… | Dec 25 2018 | ||||
8ba41c624517 | SAFedorov | Acquisition trace variable is added to the header provided by MyRsa | Dec 25 2018 | ||||
dbf5c29ffbb6 | SAFedorov | MyDpo trace reading - fixed calibration of y values | Dec 25 2018 | ||||
67a795602044 | SAFedorov/GitHub | Merge pull request #155 from engelsen/Metadata-timing-issue | Dec 25 2018 | ||||
f5ec922b9f71 | SAFedorov | Daq figure and .m file are update. OpenDirectory callback is added, a few… | Dec 25 2018 | ||||
7576eedae190 | SAFedorov | MyDaq edits and bug fixes | Dec 25 2018 | ||||
191fba29de92 | SAFedorov | Started messing up with the format of save method of MyTrace | Dec 25 2018 | ||||
9bfe69755fe3 | SAFedorov | Remove 'Trace' suffix from My trace method and make the plot method to not… | Dec 25 2018 | ||||
3866a91bfda7 | SAFedorov | MyTrace edits - SetGet inheritance introduced; Parser, createParse and… | Dec 25 2018 | ||||
1a817fd2c561 | SAFedorov | Small bug fixes | Dec 25 2018 | ||||
936330e21c0a | SAFedorov | Exclude addTimeField from the save method of MyMetadata plus misc edits | Dec 25 2018 | ||||
b738c0b481ae | SAFedorov | MyMetadata - fixed a bug with improper copying of the dynamic property handles | Dec 24 2018 | ||||
a3024a8eaeb3 | SAFedorov | MyLog saving functionality debugged and integrated with GuiLogger | Dec 24 2018 | ||||
f4a9e6fce499 | SAFedorov | Ordering of time labels is added | Dec 24 2018 | ||||
39b73b87ce1d | SAFedorov | GuiLogger - modification and deletion of time labels works to the first… | Dec 24 2018 | ||||
42158029c873 | SAFedorov | GuiLogger - YScale menue is re-added and time limits debugged | Dec 24 2018 | ||||
1769270704cc | SAFedorov | GuiLogger - manual limits and adding labels works to the first approximation | Dec 24 2018 | ||||
b8983f327504 | SAFedorov | Debugging gui logger - display of data lines and visibility checkboxes are… | Dec 23 2018 | ||||
48abf8dcb3c5 | SAFedorov | Fixed a little inconsistency in linkGuiElement that would prevent creating… | Dec 23 2018 |
c4science · Help