Homec4science

Merge pull request #222 from engelsen/MyFit-edits

Authored by SAFedorov on Sep 10 2019, 17:49.

Description

Merge pull request #222 from engelsen/MyFit-edits

My fit edits

Event Timeline

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
43748832fc57SAFedorov
Introduced new variables for handling trace names in MyNewAnalysisTraceEvent… 
Sep 10 2019
aba173ac015fSAFedorov
Update MyFit - removed NewFit event and fixed a minor bug in validateData 
Sep 10 2019
6b901fb83c14SAFedorov
1) Edited warning messages in MyAmplModCal 2) Small updates of MyFit and MyDaq 
Sep 10 2019
e9dd12cfe3d0SAFedorov
Introduced calibration routine for amplitude noise 
Sep 10 2019
862623183aa9SAFedorov
1) Updated the frequency nois calibration and phase modulation depth… 
Sep 10 2019
e6a65bff3583SAFedorov
Introduced amplitude modulation depth calibration routine 
Sep 10 2019
5e62abb29e35SAFedorov
1) Create MyTraceAdder 2) Added a static validation method in MyAnalysisRoutine 
Sep 10 2019
881a0d2fc3cbSAFedorov
Fix a bug in checkArithmetic method of MyTrace 
Sep 10 2019
328cdcd11a3dSAFedorov
Create MyTraceAdder.mlapp 
Sep 9 2019
9b49adf57eb6SAFedorov
In the frequency noise calibration routine separated the action of calculating… 
Sep 9 2019
3a32eafd3e9fSAFedorov
Introduced MyFreqNoiseCalc analysis routine, also a few improvements of MyDaq 
Sep 9 2019
2edab306033aSAFedorov
Separated making labels in a function in MyTrace 
Sep 9 2019
beb4fa57eb8eSAFedorov
Moved triggerNewAnalysisTrace from MyFit to its superclass, MyAnalysisRoutine 
Sep 9 2019
f582e74442b7SAFedorov
Added a new interaction type in MyCursor - setting by clicking in addition to… 
Sep 9 2019
19a7fcc8128cSAFedorov
Finalize the basic functionality of MyDaq 
Sep 6 2019
f52d2f051588SAFedorov
Create splitFilename.m 
Sep 6 2019
b27326549e45SAFedorov
Daq - udated menus, layout, introduced session name loading 
Sep 6 2019
79d454781fa3SAFedorov
created splitSessionPath function 
Sep 6 2019
295744a1f770SAFedorov
Debugged the new g0 calibration routine 
Sep 6 2019
1bcbbbbe8347SAFedorov
Update MyDaq, small fixes of MyFit and MyPhaseModCal 
Sep 6 2019
bf30738cb1c6SAFedorov
Changed the switching mechanism between programmatic/cursor-based determination… 
Sep 6 2019
a31264257c12SAFedorov
Increase the default tolerance in MyFit 
Sep 6 2019
003311f1d119SAFedorov
Update setIfChanged to span over arrays 
Sep 6 2019
ff95ebba9e78SAFedorov
Delete MyG.m 
Sep 5 2019
55d2a1898b99SAFedorov
delete outdated function function setCursorColor 
Sep 5 2019
72b44d20fa84SAFedorov
Create the first draft of a new g0 calibration routine 
Sep 5 2019
046c7a02a39eSAFedorov
1) New plotting capabilities in MyDaq 2) Introduced a warning window in… 
Sep 5 2019
263b9bdc8b8eSAFedorov
Deleted old Guide-based GuiBeta and GuiGCal 
Sep 4 2019
10644cbe18beSAFedorov
Debugged the operation of MyPhaseModCal and its gui 
Sep 4 2019
772d965621d8SAFedorov
Create a new phase modulation calibration routine to substitute MyBeta 
Sep 4 2019
f43dbaf89e4bSAFedorov
Update the integration method of MyTrace 
Sep 4 2019
2fc6d2138bccSAFedorov
Made the linear and quadratic fit classes to complyupdated with the superclass 
Sep 3 2019
ba888e0a65c2SAFedorov
Updated MyExpenetialFit and split it into new MyExponential and… 
Sep 3 2019
222a9efbe051SAFedorov
Introduced a draft of MyPhaseModCal that in the future will replace MyBeta and… 
Sep 3 2019
3840830cae6fSAFedorov
Introduced an abstract class MyAnalysisRoutine and made MyFit a subclass of it 
Sep 3 2019
7f4e832097b2SAFedorov
In MyFit, the event for transferring the fit trace to Daq is renamed to… 
Sep 3 2019
961e66b22350SAFedorov
Delete launchFit.m 
Sep 3 2019
915d2597c4c9SAFedorov
Updated the handling of data scaling and initial parameters calculation in… 
Sep 3 2019
4c7b9c8ffc61SAFedorov
Updated doFitin MyFit so that the method of the base class can be used in… 
Sep 3 2019
fb9a68706d12SAFedorov
Removed zscore-scaled variables from MyTrace 
Sep 3 2019
32abf10d961eSAFedorov
Debugged the operation of MyFit in the case of no user parameters and removed… 
Sep 3 2019
87d87f9c4378SAFedorov
Update gui creation: added tooltip annotations for limits and fixed a bug with… 
Sep 2 2019
d3966e384dfcSAFedorov
Changed the layout of GUI of MyFit 
Sep 2 2019
a533b147d012SAFedorov
Added the display of fit name in the window and fixed the deletion of reference… 
Sep 2 2019
296297ae4971SAFedorov/GitHub
Merge pull request #221 from engelsen/MyLorenzianFit-edits 
Sep 2 2019
98de8fa21017SAFedorov
Create MyOpticalLorentzianFit.m 
Sep 2 2019
10cc367cd454SAFedorov
Added default values for user properties in MyFit and changed the color of… 
Sep 2 2019
7069e4f797d8SAFedorov
Remove old code and consmetically update comments in MyMechLorentzianFit 
Sep 2 2019
61e217375462SAFedorov
Create MyMechLorentzianFit.m 
Aug 30 2019
d06c8a42a124SAFedorov
1) Removed user parameter scaling in MyFit in order to avoid the labeling… 
Aug 30 2019