rINSTCONTROL/@MyMetadatamaster
rINSTCONTROL/@MyMetadata
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2dc4a7014f0d | SAFedorov | In MyMetadata introduced a function that returns standard Aquisition instrument… | Jan 25 2020 | |||
0f7c4ea2383b | SAFedorov | Added hedging for the case if a field of ParamList does not have an associated… | Jan 25 2020 | |||
07243d2ebd3f | SAFedorov | Update the padding of value column in MyMetadata - now the pad limit is applied… | Jul 12 2019 | |||
96f4b793e126 | SAFedorov | Updated MyMetadata so that the format of loaded numeric values is (mostly)… | Jun 10 2019 | |||
3e1571373e63 | SAFedorov | Add information about figure position to Collector metadata and debug save/load… | May 12 2019 | |||
28e6a6b56007 | SAFedorov | 1) remove the limitation to name padding in MyMetadata (but keep such… | May 12 2019 | |||
17623858c4d3 | SAFedorov | Introduced session metadata to MyCollector | May 5 2019 | |||
1d8acf19a31e | SAFedorov | Mede mdt2str add empty lines between metadata sections but not at the very end | May 4 2019 | |||
aac9db1ea696 | SAFedorov | MyMetadata - renamed 'fmt_spec' to 'format' | May 4 2019 | |||
d57007b14c07 | SAFedorov | fixed a bug in MyMetadata.load | Apr 17 2019 | |||
db197660a8c3 | SAFedorov | Debugged trace and metadata loading in MyDaq | Apr 14 2019 | |||
6771528b9b4a | SAFedorov | 1) Added the handling of global instrument name by MyCollector 2) Debugging of… | Apr 14 2019 | |||
c74e584524cf | SAFedorov | added rmtitle to MyMetadata and changed MyTrace to operate with titleref/rmtitle | 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 | |||
7d4d60d69795 | SAFedorov | Delete MyMetadata_old.m | Apr 12 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 | |||
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 | |||
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 | |||
ba2b83e5af1b | SAFedorov | 1) Added addObjProp method to MyMetadata 2) created MyZiScopeFt and a fron… | Jan 28 2019 | |||
7d66b42abcd4 | SAFedorov | Various debuggings. 1) MyAvgTrace - now addAverage is restricted to work with… | Jan 19 2019 | |||
6fe5e3943553 | SAFedorov | Troubleshooting of loggers (MyLakeshore, MyTpg, their guis). Also now setting… | Dec 25 2018 | |||
191fba29de92 | SAFedorov | Started messing up with the format of save method of MyTrace | 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 | |||
7f28e19c4c7c | SAFedorov | MyLog and MyMetadata refactoring | Dec 22 2018 | |||
d4e1dcbb5291 | SAFedorov | MyLog edits. Still need to work on the metadata loading and plotting. | Sep 20 2018 | |||
140edd92e74e | SAFedorov | Minor commenting | Sep 19 2018 | |||
839e16598b3d | SAFedorov | MyMetadata simplification and debugging - looks to be fully working | Sep 19 2018 | |||
00ad4730d8f4 | SAFedorov | My Metadata now handles more-than-1D character arrays | Sep 19 2018 | |||
c378ecb2f534 | SAFedorov | Removed expansion over character arrays in MyMetadata, for which an additional… | Sep 16 2018 | |||
1e6864d6e1ce | SAFedorov | Metadata saving/loading functionality debugged | Sep 16 2018 | |||
ded107468fa8 | SAFedorov | MyMetadata save/load now can nominally (untested) handle arrays and structures | Sep 16 2018 | |||
0a557ba657c5 | SAFedorov | MyMetadata the printHeader function now is nominally able to handle arrays… | Sep 15 2018 | |||
7cd01fe452c8 | SAFedorov | printSubnames now properly handles multi-dimensional arrays | Sep 14 2018 | |||
638218b83c3a | SAFedorov | printSubnames introduced, works with one-dimensional arrays so far | Sep 14 2018 | |||
590cc9f2bbdf | SAFedorov | Cosmetic edits of MyMetadata | Sep 9 2018 | |||
629ab7607a6b | SAFedorov | MyMetadata edits | Sep 9 2018 | |||
b9a6b77a9cf3 | SAFedorov | In MyInputHandler introduced an automatic assigment of validation function… | Sep 9 2018 | |||
6d41403331e2 | SAFedorov | Metadata-based timestamps are added in MyLog + small edits of MyMetadata | Sep 9 2018 | |||
8bffec8e7d82 | SAFedorov | MyDaq variable declaration edits and finalization of trace loading debugging | Aug 24 2018 | |||
c2cc025bac09 | SAFedorov | Debugging of MyMetadata trace saving and loading. | Aug 24 2018 | |||
de2afc2e960d | SAFedorov | MyMetadata and related edit | Aug 24 2018 | |||
09a15f08dc05 | SAFedorov | Edits of readHeaders in MyMetadata and renaming str_spec to fmt_spec | Aug 23 2018 | |||
a96018b90b56 | SAFedorov | MyMetadata edits | Aug 23 2018 | |||
224d2de9d98d | SAFedorov | Started messing up with MyMetadata | Aug 23 2018 | |||
95ee06d3f789 | engelsen | Minimum functionality restored | May 7 2018 | |||
989c7d4bcfe4 | engelsen | Access protection | May 7 2018 | |||
46889984aa86 | engelsen | Added Metadata property to MyTrace | May 7 2018 | |||
e3fd75452a1d | engelsen | 1. Added writing of timestamp to flies 2. Removed runDaqMenu.m and put its… | May 4 2018 | |||
57ed5bb3eb3e | engelsen | 1. Made name check for Mycollector more robust 2. Looking for readHeader… | May 3 2018 | |||
a59965e938a0 | engelsen | 1. Smal lbug fixes | Apr 27 2018 | |||
b2c753f59926 | engelsen | 1. Added readHeader function | Apr 25 2018 | |||
dcb3b3d5624f | engelsen | Header writing additions | Apr 17 2018 |
c4science · Help