Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2fc6d2138bcc | SAFedorov | Made the linear and quadratic fit classes to complyupdated with the superclass | Sep 3 2019 | ||||
ba888e0a65c2 | SAFedorov | Updated MyExpenetialFit and split it into new MyExponential and… | Sep 3 2019 | ||||
222a9efbe051 | SAFedorov | Introduced a draft of MyPhaseModCal that in the future will replace MyBeta and… | Sep 3 2019 | ||||
3840830cae6f | SAFedorov | Introduced an abstract class MyAnalysisRoutine and made MyFit a subclass of it | Sep 3 2019 | ||||
7f4e832097b2 | SAFedorov | In MyFit, the event for transferring the fit trace to Daq is renamed to… | Sep 3 2019 | ||||
961e66b22350 | SAFedorov | Delete launchFit.m | Sep 3 2019 | ||||
915d2597c4c9 | SAFedorov | Updated the handling of data scaling and initial parameters calculation in… | Sep 3 2019 | ||||
4c7b9c8ffc61 | SAFedorov | Updated doFitin MyFit so that the method of the base class can be used in… | Sep 3 2019 | ||||
fb9a68706d12 | SAFedorov | Removed zscore-scaled variables from MyTrace | Sep 3 2019 | ||||
32abf10d961e | SAFedorov | Debugged the operation of MyFit in the case of no user parameters and removed… | Sep 3 2019 | ||||
87d87f9c4378 | SAFedorov | Update gui creation: added tooltip annotations for limits and fixed a bug with… | Sep 2 2019 | ||||
d3966e384dfc | SAFedorov | Changed the layout of GUI of MyFit | Sep 2 2019 | ||||
a533b147d012 | SAFedorov | Added the display of fit name in the window and fixed the deletion of reference… | Sep 2 2019 | ||||
296297ae4971 | SAFedorov/GitHub | Merge pull request #221 from engelsen/MyLorenzianFit-edits | Sep 2 2019 | ||||
98de8fa21017 | SAFedorov | Create MyOpticalLorentzianFit.m | Sep 2 2019 | ||||
10cc367cd454 | SAFedorov | Added default values for user properties in MyFit and changed the color of… | Sep 2 2019 | ||||
7069e4f797d8 | SAFedorov | Remove old code and consmetically update comments in MyMechLorentzianFit | Sep 2 2019 | ||||
61e217375462 | SAFedorov | Create MyMechLorentzianFit.m | Aug 30 2019 | ||||
d06c8a42a124 | SAFedorov | 1) Removed user parameter scaling in MyFit in order to avoid the labeling… | Aug 30 2019 | ||||
e3ab0b9486aa | SAFedorov | Removed tabs from the user panel of MyFit and made a major update of the… | Aug 30 2019 | ||||
a892f12b3c19 | SAFedorov | Added range selection cursors to MyFit | Aug 29 2019 | ||||
8fb8d05b2c6d | SAFedorov | Update MyCursor.m | Aug 29 2019 | ||||
2141659be510 | SAFedorov | Introduced isaxes() function | Aug 29 2019 | ||||
785d1cc4f425 | SAFedorov | Added a flag to enable/disable the creation of save panel in the gui | Jul 16 2019 | ||||
8ea5f7bb3baf | SAFedorov | Removed SaveParameters and ScaleData buttons | Jul 16 2019 | ||||
4cda4a9a5711 | SAFedorov | Added NewAcceptedFit event | Jul 16 2019 | ||||
00ca09a88f81 | SAFedorov | Added conficence intervals to the fit metadata, made fit output object and… | Jul 12 2019 | ||||
07243d2ebd3f | SAFedorov | Update the padding of value column in MyMetadata - now the pad limit is applied… | Jul 12 2019 | ||||
0a9195a4cf20 | SAFedorov | Renamed Fitdata to FitResult and introduced type checks for the outputs of the… | Jul 11 2019 | ||||
b40d5332fa67 | SAFedorov | Added Gof to fit metadata | Jul 11 2019 | ||||
9d8063f2da84 | SAFedorov | Removed variables containig filename and path info from MyFit | Jul 11 2019 | ||||
6117311b5206 | SAFedorov | Introduced custom display and figure centering in MyFit | Jul 10 2019 | ||||
0d3896608f73 | SAFedorov | In MyTrace Renamed MeasHeaders to UserMetadata and validatePlot to validateData | Jul 10 2019 | ||||
36e8bea1e58d | SAFedorov | Update findFigure si that it works with fit objects | Jul 10 2019 | ||||
36df9290a72b | SAFedorov | Added metadata to the Fit trace in MyFit | Jul 10 2019 | ||||
9aa94d9e1967 | SAFedorov | Introduced transferring traces from fits to DAQ | 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 | ||||
2f25a6a540b3 | SAFedorov | Introduced proper window resizing in MyDaq | Jul 9 2019 | ||||
51bff4547dae | SAFedorov | Update MyProgramDescriptor.m | Jul 9 2019 | ||||
0118b6e22455 | SAFedorov | Updated interactivity of sliders and edit fields | Jul 8 2019 | ||||
8a25de283e67 | SAFedorov | Debugged the basic functionality of MyLorenzianFit | Jul 2 2019 | ||||
8d5843b6e491 | SAFedorov | Started updating MyFit - removed parsers and the trace for initial parameters… | Jul 2 2019 | ||||
d0634b58f87b | SAFedorov | Rename hlines -> PlotLines in MyTrace to keep up with the naming convention | Jul 2 2019 | ||||
b4d0753d79fc | SAFedorov | 1) Added possiblity to instantiate a dummy MyFit object with no parameters 2)… | Jul 1 2019 | ||||
a93e68854fd7 | SAFedorov | 1) Update MyDummyInstrument so that it can generate noisy exponentials and… | Jul 1 2019 | ||||
159c1885726d | SAFedorov | Added trace display icons in MyDaq | Jul 1 2019 | ||||
f0d1d6f077e2 | SAFedorov | Debugged the acquisition and display of traces in MyDaq | Jun 28 2019 | ||||
95d83acd1cdf | SAFedorov | Added delete method to MyTrace, updated the plotting method to fix an extra… | Jun 28 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 | ||||
d510c1339f0c | SAFedorov | Made the layout of new Daq gui | Jun 24 2019 | ||||
14689289e5b9 | SAFedorov | Renamed MyDaq to MyGeneralPlot to free the name | Jun 24 2019 | ||||
512d0e9639cb | SAFedorov | Create a new class that implements an interactive cursor in order to replace in… | Jun 24 2019 | ||||
6fe5fd4e7fe7 | SAFedorov | Added the display of information messages in runSession | Jun 19 2019 | ||||
819728752249 | SAFedorov | Again update the way communication is blocked in MyNewportUsbComm | Jun 19 2019 | ||||
3e0987b8f679 | SAFedorov | Merge branch 'Development-instruments-and-guis' of https://github. | Jun 19 2019 | ||||
2e5bbade8d15 | SAFedorov | 1) Improve the robustness of logger timer callback and Newport usb driver 2)… | Jun 19 2019 | ||||
01b80977de43 | SAFedorov | Update MyDaq.m | Jun 19 2019 | ||||
13051061a2fe | SAFedorov/GitHub | Merge pull request #218 from engelsen/Development-instruments-and-guis | Jun 11 2019 | ||||
4df7d4d2430e | SAFedorov | Update MyRsa.m | Jun 11 2019 | ||||
a6a844398fe8 | SAFedorov | Update MyTpg.m | Jun 11 2019 | ||||
3489c190a1d8 | SAFedorov | Update MyRsa.m | Jun 11 2019 | ||||
9347c404f40c | SAFedorov | Update MyRsa.m | Jun 11 2019 | ||||
66493baf167f | SAFedorov | Delete MyCeCryo.m | Jun 11 2019 | ||||
b7248b4fdc4a | SAFedorov | Update MyNewportUsbComm.m | Jun 11 2019 | ||||
b5d4f2cec225 | SAFedorov | Moved instrument classes to subfolder | Jun 11 2019 | ||||
c77c4d1acedd | SAFedorov | Added the search of existing serial communication objects in MyCommCont and… | Jun 11 2019 | ||||
35769cedc497 | SAFedorov | Cleaned up artefacts of previous merging | Jun 10 2019 | ||||
d3fe62026ead | SAFedorov | Moved instrument classes in one folder | Jun 10 2019 | ||||
3ad45d048956 | SAFedorov | Moved fit classes in one folder | Jun 10 2019 | ||||
9ab7ee063c87 | SAFedorov/GitHub | Merge pull request #216 from engelsen/MyFit-data-scaling | Jun 10 2019 | ||||
f6174e28e52c | SAFedorov | Merge branch 'NewDaq' into MyFit-data-scaling | Jun 10 2019 | ||||
f31649df30fb | SAFedorov/GitHub | Merge pull request #214 from engelsen/Sessions | Jun 10 2019 | ||||
96f4b793e126 | SAFedorov | Updated MyMetadata so that the format of loaded numeric values is (mostly)… | Jun 10 2019 | ||||
1699e0ab192a | SAFedorov | Changed GuiLogger to use the new linking mechanism for multiple choice menus | Jun 10 2019 | ||||
0aa57c82afab | SAFedorov | introduced linking to multiple choice menus in MyGuiSync | Jun 10 2019 | ||||
c612b07b4149 | SAFedorov | Added support of multiple kernel objects in MyGuiSync | Jun 10 2019 | ||||
af376dd3f39c | SAFedorov | added a test logger | Jun 10 2019 | ||||
787cda2a6a66 | SAFedorov | Added a command for actual RBW to MyRsa in order to fix the trace normalization… | Jun 7 2019 | ||||
72f6e43ce128 | He3 | PeakFinder feature added | May 22 2019 | ||||
8304362e5c4a | He3 | Fixes PeakFinder | May 22 2019 | ||||
818d2adc143f | SAFedorov | Debugged the reading of headers of run files | May 21 2019 | ||||
5b0ee25b7194 | SAFedorov | Update the scanning routine for newport diode lasers | May 21 2019 | ||||
59cfe174142d | SAFedorov | Introduce QueryRecord in MyNewportUsbComm | May 20 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 | ||||
3c4066fb0a9a | SAFedorov | Fixed 1) Printing frequency in the metadata MyHfWs 2) copyPlot operation with… | May 13 2019 | ||||
cc64107548d3 | SAFedorov | Update MyNewportUsbComm and MyTlb6700 to improve the robustness of queries | May 13 2019 | ||||
3d0fb0388a96 | SAFedorov | Debug writeSettings of MyInstrument | May 12 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 | ||||
1ba2b1379444 | SAFedorov | Debugging: fixed readSettings method of MyInstrument and the session info… | May 11 2019 | ||||
c703ad0df7b9 | SAFedorov | Add GUI for dummy instruments | May 11 2019 | ||||
ec990789b0f3 | SAFedorov | Renamed test functions -> test tools | May 11 2019 | ||||
669ceb25de49 | SAFedorov | Fix error messages in validation functions of MyScpiInstrument | May 11 2019 | ||||
73371f346160 | SAFedorov | Created dummy instrument and scpi instrument classes | May 11 2019 | ||||
48802f884580 | SAFedorov | Added read/writeSettings methods to MyLogger plut a cosmetic update of… | May 11 2019 | ||||
154bd6d3c215 | SAFedorov | Debugged the singleton operation of MyDaq | May 10 2019 | ||||
700398ecf270 | SAFedorov/GitHub | Merge pull request #206 from engelsen/Development-instruments-and-guis | May 10 2019 |
c4science · Help