Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
c6f6a50a3c75 | SAFedorov | Added trimming of Timestamps in MyLog | Apr 13 2019 | ||||
455fcd3d4ae4 | SAFedorov | Implemented metadata change tracking in MyLog | Apr 13 2019 | ||||
a5903e3596c8 | SAFedorov | finilized the usage of new MyMetadata in MyLog | Apr 13 2019 | ||||
d2be7edefd40 | SAFedorov | introduced titleref method as a substitution of arrToStruct in MyMetadata | Apr 13 2019 | ||||
b58a5b5b5a24 | SAFedorov | Update MyLog (yet incompletely) to support the new metadata format | Apr 13 2019 | ||||
63e23b8f615b | SAFedorov | Updated MyTekScope subclasses - MyTbs, MyTds, MyDpo | Apr 12 2019 | ||||
107d6837c533 | engelsen | Finalizing new fitting | Apr 12 2019 | ||||
d326dd27dda7 | SAFedorov | readY is introduced in MyTekScope | Apr 12 2019 | ||||
5ad6bfdec587 | SAFedorov | Update str2substruct.m | Apr 12 2019 | ||||
b2c3b3ee5cf7 | SAFedorov | Update str2doubleHedged to span over lists | Apr 12 2019 | ||||
7d4d60d69795 | SAFedorov | Delete MyMetadata_old.m | Apr 12 2019 | ||||
3482227af8d3 | SAFedorov | Debugging of readTrace of MyTekScope | Apr 12 2019 | ||||
4daacac23c39 | SAFedorov | Fixed postprocessing when assigning default values to the commands of… | Apr 12 2019 | ||||
78c97fcf2d1a | SAFedorov | Updated the gui of MyTekScope | Apr 12 2019 | ||||
0b35d51847db | SAFedorov | debugged MyGuiSync with GuiRsa so it seems to work to the first order | Apr 11 2019 | ||||
d124189c34f6 | SAFedorov | debugging of MyGuiSync | Apr 11 2019 | ||||
eed2ae856a1e | SAFedorov | 1) Introduced "cell" case in var2str, 2)Debugging and error handling… | Apr 11 2019 | ||||
5ec98371e4cf | SAFedorov | debugging of MyRsa | Apr 11 2019 | ||||
796ebcd0f67b | engelsen | Further progress on refactoring | Apr 11 2019 | ||||
fbcb3eca7a6e | engelsen | Refactoring MyFit | Apr 10 2019 | ||||
e47a21932860 | SAFedorov | Added an overloaded createMetadata function to MyScpiInstrument | Apr 10 2019 | ||||
4b163cf0caa8 | SAFedorov | Switched to non-dynamic property operation of MyMetadata | Apr 10 2019 | ||||
3a1ea9198db4 | SAFedorov | Update MyMetadata.m | Apr 10 2019 | ||||
cb6b6047e7bc | SAFedorov | Changed MyCollector to operate with the new format of MyMetadata | Apr 10 2019 | ||||
3fd57d337c39 | SAFedorov | added read/writeSettings in MyInstrument | Apr 10 2019 | ||||
e33fee021a15 | SAFedorov | Implemented a copy method for MyTrace | Apr 10 2019 | ||||
dd592445e872 | SAFedorov | slightly speed up addParam in MyMetadata | Apr 10 2019 | ||||
a5f11b983dbf | SAFedorov | Added a copy method for MyMetadata | Apr 10 2019 | ||||
3182c591475d | SAFedorov | made MyMetadata copyable | Apr 10 2019 | ||||
9a1e8beae6ab | SAFedorov | Add varargin to MyMetadata.time() | Apr 10 2019 | ||||
e82c740161e5 | SAFedorov | Finalized switching to dynamical properties in MyMetadata | Apr 10 2019 | ||||
fc48fc4b4d34 | SAFedorov | Added assignment to dynamic properties in the load method of MyMetadata | Apr 10 2019 | ||||
0a4337503b52 | SAFedorov | Revert "Revert "introduced dynamic properties in MyMetadata and removed… | Apr 9 2019 | ||||
93578013ec14 | SAFedorov | Revert "introduced dynamic properties in MyMetadata and removed getParam method" | Apr 9 2019 | ||||
6a1175a353ba | SAFedorov | introduced dynamic properties in MyMetadata and removed getParam method | Apr 9 2019 | ||||
b964cb63aa57 | SAFedorov | Finilized the metadata handling in MyTrace and MyAvgTrace | Apr 9 2019 | ||||
e56e879eb69b | SAFedorov | Update the metadata loading function of MyAvgTrace | Apr 9 2019 | ||||
0ef9464a198b | SAFedorov | Updated saving/loading of MyTrace | Apr 9 2019 | ||||
27f09f4da1c5 | SAFedorov | Add saveMetadata and loadMetadata methods to MyTrace | Apr 9 2019 | ||||
e9ae8d828f48 | SAFedorov | MyMetadata: 1) introduced the spanning of print function over array, 2) changed… | Apr 9 2019 | ||||
9caa9047fd33 | SAFedorov | Added custom display function to MyMetadata | Apr 8 2019 | ||||
76730a88ca8d | SAFedorov | Commented MyMetadata | Apr 8 2019 | ||||
0c5caf347306 | SAFedorov | Finished the loading capabilities of new MyMetadata | Apr 8 2019 | ||||
f762f246ff0e | SAFedorov | added parseLine method to the new MyMetadata | Apr 8 2019 | ||||
f7450844387b | SAFedorov | Made a draft of the new MyMetadata class. | Apr 7 2019 | ||||
7e984253d07b | SAFedorov | minor debugging of MyTrace | Apr 7 2019 | ||||
a085278d3ac0 | SAFedorov | Small misc debugging | Apr 7 2019 | ||||
cb39bd2cb2e3 | SAFedorov | Updated runInstrumentWithGui and revised the mode of operation - now GUIs are… | Apr 7 2019 | ||||
45bd9fa1f44e | SAFedorov | Update MyCollector.m | Apr 7 2019 | ||||
9ac92c45fe2b | SAFedorov | Changed handling of instrument name. Now instrument objects themselves do not… | Apr 7 2019 | ||||
e3e8266d69d2 | SAFedorov | Update runInstrument function | Apr 6 2019 | ||||
573d4cf7516d | SAFedorov | Update readTrace method of MyRsa | Apr 6 2019 | ||||
1bcdb88248f5 | SAFedorov | in MyScpiInstrument simplified read/write command functions and renamed… | Apr 6 2019 | ||||
c0a7846ef4cc | engelsen | Scaling implemented for three fits | Apr 5 2019 | ||||
fd9dfe875841 | SAFedorov | Introduce input parser in MyInstrument and update MyTekScope | Apr 5 2019 | ||||
20a218059285 | SAFedorov | Update MyClassParser. 1) Changed the behavior when a property does not have… | Apr 5 2019 | ||||
1e33505135b1 | SAFedorov | Made a new readTrace function for MyTekScope | Apr 4 2019 | ||||
1824c926ed7b | SAFedorov | Created MyTekScope | Apr 4 2019 | ||||
b14ae80e99e6 | SAFedorov | Moved base instrument classes for temporary compatibility of Matlab path… | Apr 4 2019 | ||||
294ef3802fe2 | SAFedorov | renamed readHeader-> readSettings | Apr 4 2019 | ||||
a372227e818e | SAFedorov | Put GuiRsa in nominal compliance with the new mode of operation | Apr 2 2019 | ||||
305ef4d2edf0 | SAFedorov | added init and abort methods to MyRsa in replacement of write-only commands | Apr 2 2019 | ||||
60fd68b13e1a | SAFedorov | Delete MyScpiInstrument_old.m | Apr 2 2019 | ||||
6227ea6a5646 | SAFedorov | re-add readHeader function to MyInstrument | Apr 2 2019 | ||||
9f1013ba7b44 | SAFedorov | Delete the old MyInstrument | Apr 2 2019 | ||||
6a036e91ee72 | SAFedorov | Delete MyNewSettingEvent.m | Apr 2 2019 | ||||
1bfe48acb27a | SAFedorov | debugged MyRsa with MyScpiInstrument to the first order | Apr 2 2019 | ||||
506560a5259e | SAFedorov | 1)Started reconfiguring MyRsa to work with new superclasses 2) Changed handling… | Apr 2 2019 | ||||
3a2378f31f5d | SAFedorov | Fixes for Daq and MyFit | Apr 1 2019 | ||||
5d8c15df5baf | SAFedorov | nominally finalized MyGuiSync | Mar 31 2019 | ||||
d8b812909e8b | SAFedorov | Update MyGuiSync.m | Mar 30 2019 | ||||
81ce8d7fda4e | SAFedorov | Link structures commenting and removing the now unused hasListener method in… | Mar 30 2019 | ||||
80d49f39dd7a | SAFedorov | Added reLink function to MyGuiSync | Mar 30 2019 | ||||
4e8d9b5ce23b | SAFedorov | Fixed the name of value list variable in MyScpiInstrument | Mar 30 2019 | ||||
6006b3e78491 | SAFedorov | introduced extendMyInstrumentLink in MyGuiSync | Mar 30 2019 | ||||
c7dbc69d7244 | SAFedorov | finished updateLinkedElement(-s) of MyGuiSync | Mar 30 2019 | ||||
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 | ||||
6ba22202f3d1 | SAFedorov | Rever the mode of operation of MyZiRingdown to not discard the initial data and… | Mar 26 2019 | ||||
15d9609cde90 | SAFedorov | Revert "Changed the mode of trace recording by MyZiRingdown to exclude the… | Mar 26 2019 | ||||
c1c1c753f843 | SAFedorov | update MyGuiSync and MyCommCont | Mar 17 2019 | ||||
fe4d0024f2fd | SAFedorov | Added disabling valve controls in GuiCeCryo | Mar 15 2019 | ||||
528d37769ea0 | SAFedorov | Rearranged the cryostat gui to better correspond to the realistic configuration | Mar 15 2019 | ||||
142ba6a3ce91 | SAFedorov | Made a control class and gui for the new driver of ColdEdge cryo manifold | Mar 15 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 |
c4science · Help