rINSTCONTROL/Utility functionsmaster
rINSTCONTROL/Utility functions
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
235b33d748c8 | SAFedorov | Clean up the content of "local" folder | Jan 27 2020 | |||
bc0b0108785d | SAFedorov | 1) Slightly simplified the read/writeSetting methods in MyInstrument 2)… | Jan 26 2020 | |||
5233c3c49adf | SAFedorov | Added session name property to MyCollector and introduce option to call… | Jan 26 2020 | |||
a91d457284d2 | SAFedorov | Introduced changing color schemes in the setup dialog | Jan 14 2020 | |||
a523f157fde2 | SAFedorov | 1) Improved the behavior of getIcInstruments - it now disables the logger when… | Jan 10 2020 | |||
53f9385c910c | SAFedorov | Misc updates: 1) Removed warnings from applyLocalColorScheme in the case when… | Jan 10 2020 | |||
8e71898549e5 | SAFedorov | Cleaned up the handling of temporary directory in dirfind | Jan 10 2020 | |||
8f0363dd70b6 | SAFedorov | Improved the behavior of setup dialog | Jan 10 2020 | |||
11351ff90832 | SAFedorov | Debugged metadata viewing in MyDaqMenu and also the production of session… | Dec 19 2019 | |||
445041bd7fff | SAFedorov | Introduced auto saving of traces in MyDaq and updated the hadling of session… | Dec 19 2019 | |||
4c93f6837d1a | SAFedorov | 1) Renamed DataAcquisitionMenu to MyDaqMenu 2) Moved MyDaq and MyDaqMenu to a… | Dec 7 2019 | |||
499df0eea05b | SAFedorov | Minor improvements - 1) replotting of the fit line in MyFit 2) added response… | Nov 13 2019 | |||
fcaac53620da | SAFedorov | 1) Fixed small bugs in the callback of IDN button of InstrumentManager 2)… | Nov 7 2019 | |||
121a4207fd00 | SAFedorov | Removed 'gui' field from MyInstrumentDescriptor | Oct 1 2019 | |||
5b260788cf70 | SAFedorov | Added "replot trace" key combination in MyDaq and fixed the display of Daq… | Oct 1 2019 | |||
21a3a21aa453 | SAFedorov | Manually introduce the updates of Developement-instruments-and-guis branch for… | Sep 30 2019 | |||
2ceb81e7a85c | SAFedorov | Debuggings and small updates | Sep 27 2019 | |||
06744151635d | SAFedorov | Updated instrument manager - general usablity improvements | Sep 26 2019 | |||
facc623732b1 | SAFedorov | Made program and instrument descriptor classes to be handle classes | Sep 26 2019 | |||
1e4f4ca31ff3 | SAFedorov | Various debugging of instrument classes and compatibility updates for Matlab… | Sep 25 2019 | |||
c07e7da4b5fa | SAFedorov | Update the display of analysis routines in DataAcquisitionMenu | Sep 25 2019 | |||
35dfc258695a | SAFedorov | deleted "unused" utility functions and an old testfit() function | Sep 24 2019 | |||
ddfc1e3685f5 | SAFedorov | Moved remaining initial parameter estimation functions within the fit classes… | Sep 24 2019 | |||
8bfc0834192c | SAFedorov | Update Setup.mlapp | Sep 24 2019 | |||
455a695a37a6 | SAFedorov | Update loggers to use the new GUI storage convention | Sep 23 2019 | |||
087c39e0cf22 | SAFedorov | Added the information about running apps to Collector metadata and debugged the… | Sep 23 2019 | |||
ea98d25e7255 | SAFedorov | Removed the field for GUI specification from InstrumentManager | Sep 23 2019 | |||
10f7a97797e9 | SAFedorov | Updated the color scheme handling in MyDaq and DaqMenu | Sep 23 2019 | |||
d1f7bad038d7 | SAFedorov | Improved findFigure() so that it does not throw errors when applied to empty… | Sep 20 2019 | |||
e5d84d8bcb1e | SAFedorov | Discontinued the storage of instrument GUIs in the Collector, now guis are… | Sep 20 2019 | |||
301e4f2f92f1 | SAFedorov | Started messing up with DataAcquisition menu | Sep 10 2019 | |||
f52d2f051588 | SAFedorov | Create splitFilename.m | Sep 6 2019 | |||
79d454781fa3 | SAFedorov | created splitSessionPath function | Sep 6 2019 | |||
003311f1d119 | SAFedorov | Update setIfChanged to span over arrays | Sep 6 2019 | |||
55d2a1898b99 | SAFedorov | delete outdated function function setCursorColor | Sep 5 2019 | |||
046c7a02a39e | SAFedorov | 1) New plotting capabilities in MyDaq 2) Introduced a warning window in… | Sep 5 2019 | |||
961e66b22350 | SAFedorov | Delete launchFit.m | Sep 3 2019 | |||
2141659be510 | SAFedorov | Introduced isaxes() function | Aug 29 2019 | |||
36e8bea1e58d | SAFedorov | Update findFigure si that it works with fit objects | Jul 10 2019 | |||
7e1d775396ae | SAFedorov | Introduced the list of analysis routines in local settings and an interface for… | Jul 9 2019 | |||
3a8a3b2e1cac | SAFedorov | Small fixes: updated GuiLogger so that the axes do not overlap with the top… | Jul 9 2019 | |||
51bff4547dae | SAFedorov | Update MyProgramDescriptor.m | Jul 9 2019 | |||
8d5843b6e491 | SAFedorov | Started updating MyFit - removed parsers and the trace for initial parameters… | Jul 2 2019 | |||
b4d0753d79fc | SAFedorov | 1) Added possiblity to instantiate a dummy MyFit object with no parameters 2)… | Jul 1 2019 | |||
fb184268404f | SAFedorov | Update the plotting method of MyTrace and remove two redundant utility… | Jun 28 2019 | |||
9ebb9d344261 | SAFedorov | 1) Implemented trace acquisition in the new DAQ 2) removed 'filename_ending'… | Jun 25 2019 | |||
f6174e28e52c | SAFedorov | Merge branch 'NewDaq' into MyFit-data-scaling | Jun 10 2019 | |||
96f4b793e126 | SAFedorov | Updated MyMetadata so that the format of loaded numeric values is (mostly)… | Jun 10 2019 | |||
818d2adc143f | SAFedorov | Debugged the reading of headers of run files | May 21 2019 | |||
7e4560633d22 | SAFedorov | extended axesToClipboard to work with legends and datetime plots, and replaced… | May 13 2019 | |||
296a0dc38129 | SAFedorov | Added a draft version of axesToClipboard which does not yet work with datetime… | May 13 2019 | |||
3e1571373e63 | SAFedorov | Add information about figure position to Collector metadata and debug save/load… | May 12 2019 | |||
48802f884580 | SAFedorov | Added read/writeSettings methods to MyLogger plut a cosmetic update of… | May 11 2019 | |||
332fcba5098d | SAFedorov | Update findFigure.m | May 10 2019 | |||
69c643e447dd | SAFedorov | Fixed the operation of recoloring functions with non-matlab app guis | May 10 2019 | |||
54b8a1223ca9 | SAFedorov | Introduced the storage of apps inside collector | May 10 2019 | |||
4f1d19aab63e | SAFedorov | Add save/load session buttons to DaqMenu | May 10 2019 | |||
65fd85dff872 | SAFedorov | finalize runSession | May 10 2019 | |||
48ec64b73c13 | SAFedorov | introduced set/getInstrumentProp interface in MyCollector | May 9 2019 | |||
2ea49bd2e2df | SAFedorov | Made a draft of runSession and added 'flush' method to MyCollector | May 5 2019 | |||
3b91b547ce97 | SAFedorov | Debugging of MyDpo and MyTekScope | May 1 2019 | |||
971d5cb9b217 | SAFedorov | Added saving by key press in InstrumentManager | May 1 2019 | |||
2a68a4f052bb | SAFedorov | Debugging of MyTlb6700, its GUI, and small misc improvements | Apr 30 2019 | |||
a7c86b29b4e8 | SAFedorov | Moved writing to the instrument from post set callback to set method | Apr 30 2019 | |||
9c4736911d21 | SAFedorov | New logger measurement function for MyTpg, added the centering of window by all… | Apr 30 2019 | |||
9c0bdba40901 | SAFedorov | create centerFigure function | Apr 30 2019 | |||
1c3813e3f149 | SAFedorov | Update runLogger.m | Apr 30 2019 | |||
d4ae3779b2f4 | SAFedorov | Added an option to run logger with an existing instrument | Apr 30 2019 | |||
1a93fdc856c4 | SAFedorov | Incorporated the default log directory in runLogger plus fixed the logger… | Apr 29 2019 | |||
14a6f07306da | SAFedorov | renamed makeUniqueFileName to createUniqueFileName for consistency | Apr 29 2019 | |||
680ba4d340db | SAFedorov | added default_log_dir to the local settings tab of DaqMenu | Apr 29 2019 | |||
f3788582647d | SAFedorov | Removed 'Classes' tab from DataAcquisitionMenu | Apr 29 2019 | |||
4acf3b64eb0d | SAFedorov | Improved options buttons in InstrumentManager and added a get method for… | Apr 29 2019 | |||
2ba6d97a6a72 | SAFedorov | Updated tabledlg - introduced hidden fields and made a better adjustment of… | Apr 29 2019 | |||
8991c79c92cf | SAFedorov | Improved isValidBaseVar and added the clearing of global variables in… | Apr 28 2019 | |||
b74400fb0436 | SAFedorov | Update MyCollector and the corresponding tab of DaqMenu | Apr 28 2019 | |||
820db88615ca | SAFedorov | introduced runSingletonApp | Apr 27 2019 | |||
9f57fa8be089 | SAFedorov | Fixed a buf with recursive invocation in isValidBaseVar | Apr 27 2019 | |||
9b200e94ab31 | SAFedorov | introduced function applyLocalColorScheme | Apr 27 2019 | |||
9d1f5db7b0cf | SAFedorov | Introduced color schemes | Apr 27 2019 | |||
fee8753e93b3 | SAFedorov | Create runSingletonApp.m | Apr 27 2019 | |||
1e8ec58c17b9 | SAFedorov | Introduce setFocus function for bringing GUI figures to on top of other windows | Apr 27 2019 | |||
e23824ab48f5 | SAFedorov | removed isfieldval | Apr 27 2019 | |||
c428cd3b00cc | SAFedorov | Update the operation of collect headers button in DaqMenu | Apr 26 2019 | |||
db2a02df6d6d | SAFedorov | Removed some unused files plus fixed a small bug in MyDaq | Apr 26 2019 | |||
75f884e59fbf | SAFedorov | 1) Added selection of programs according to 'data_source' and 'enabled'… | Apr 25 2019 | |||
7450680ce3f7 | SAFedorov | Debuggings | Apr 25 2019 | |||
08d3a51ec637 | SAFedorov | Update InstrumentManager.mlapp | Apr 23 2019 | |||
8c8159998f87 | SAFedorov | Update runInstrument, runInstrumentWithGui and Setup for the new format of… | Apr 23 2019 | |||
63f58b8d2acb | SAFedorov | updated getIcPrograms to work with the new InstrumentDescriptor format plus… | Apr 23 2019 | |||
841de9ed6fce | SAFedorov | Updated InstrumentManager to work with the new format of local settings, plus… | Apr 22 2019 | |||
8d7f9fa1f287 | SAFedorov | Misc updates: 1) validation for StartupOpts and LoggerOpts in… | Apr 22 2019 | |||
8e615882d10b | SAFedorov | MyInstrumentDescriptor is provisitionally introduced as well as a convertion… | Apr 22 2019 | |||
17d0b1b19795 | SAFedorov | Update get title mechanism in MyProgramDescriptor | Apr 22 2019 | |||
b1a597dae131 | SAFedorov | Updated the implementation of setLocalSettings | Apr 22 2019 | |||
2691ac9020ee | SAFedorov | Updated InstrumentManager and getIcPrograms to handle logger options | Apr 22 2019 | |||
4b32816fe751 | SAFedorov | Integrated program descriptors in DaqMenu and Daq | Apr 22 2019 | |||
985525dafcd1 | SAFedorov | Introduced MyProgramDescriptor class | Apr 22 2019 | |||
074d1c9847f7 | SAFedorov | Update runLogViewer so that the viewer is added to Collector | Apr 22 2019 | |||
11d06b8c52a0 | SAFedorov | Introduced runLogger function | Apr 22 2019 |
c4science · Help