rINSTCONTROL/@MyFitFreqRINCal
rINSTCONTROL/@MyFit
FreqRINCal
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
16150f0a93b4 | SAFedorov | Converted analysis routines to use MyNewDataEvent and deleted… | Dec 18 2019 | |||
3ba957fbd08a | abeccari | Redefine get.data_selection | Nov 25 2019 | |||
499df0eea05b | SAFedorov | Minor improvements - 1) replotting of the fit line in MyFit 2) added response… | Nov 13 2019 | |||
4a20848a1684 | SAFedorov | 1) Introduce a minimum delay between line position updates in MyCursor which… | Oct 30 2019 | |||
34093b6baf2e | SAFedorov | 1) Updated the cleaning procedure of line handles in MyFit and MyTrace 2)… | Oct 3 2019 | |||
49d209e4fb6e | SAFedorov | Legend handling updates - 1) By default switched off legends for cursors, 2)… | Oct 2 2019 | |||
a1657a46897f | SAFedorov | delete saveParams and loadFit methods from MyFit | Sep 25 2019 | |||
eb4c5c42ade7 | SAFedorov | Updated fits. Removed MyFitRefCursors class due to the inability to resolve the… | Sep 24 2019 | |||
e9aa74746392 | SAFedorov | Update createGui.m | Sep 24 2019 | |||
a1479d60554f | SAFedorov | Added the centering of range cursors in MyFit | Sep 24 2019 | |||
aba173ac015f | SAFedorov | Update MyFit - removed NewFit event and fixed a minor bug in validateData | Sep 10 2019 | |||
6b901fb83c14 | SAFedorov | 1) Edited warning messages in MyAmplModCal 2) Small updates of MyFit and MyDaq | Sep 10 2019 | |||
beb4fa57eb8e | SAFedorov | Moved triggerNewAnalysisTrace from MyFit to its superclass, MyAnalysisRoutine | Sep 9 2019 | |||
f582e74442b7 | SAFedorov | Added a new interaction type in MyCursor - setting by clicking in addition to… | Sep 9 2019 | |||
b27326549e45 | SAFedorov | Daq - udated menus, layout, introduced session name loading | Sep 6 2019 | |||
295744a1f770 | SAFedorov | Debugged the new g0 calibration routine | Sep 6 2019 | |||
1bcbbbbe8347 | SAFedorov | Update MyDaq, small fixes of MyFit and MyPhaseModCal | Sep 6 2019 | |||
a31264257c12 | SAFedorov | Increase the default tolerance in MyFit | Sep 6 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 | |||
4c7b9c8ffc61 | SAFedorov | Updated doFitin MyFit so that the method of the base class can be used in… | 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 | |||
10cc367cd454 | SAFedorov | Added default values for user properties in MyFit and changed the color of… | Sep 2 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 | |||
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 | |||
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 | |||
36df9290a72b | SAFedorov | Added metadata to the Fit trace in MyFit | Jul 10 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 | |||
b4d0753d79fc | SAFedorov | 1) Added possiblity to instantiate a dummy MyFit object with no parameters 2)… | Jul 1 2019 | |||
8304362e5c4a | He3 | Fixes PeakFinder | May 22 2019 | |||
107d6837c533 | engelsen | Finalizing new fitting | Apr 12 2019 | |||
796ebcd0f67b | engelsen | Further progress on refactoring | Apr 11 2019 | |||
fbcb3eca7a6e | engelsen | Refactoring MyFit | Apr 10 2019 | |||
c0a7846ef4cc | engelsen | Scaling implemented for three fits | Apr 5 2019 | |||
3a2378f31f5d | SAFedorov | Fixes for Daq and MyFit | Apr 1 2019 | |||
6ba22202f3d1 | SAFedorov | Rever the mode of operation of MyZiRingdown to not discard the initial data and… | Mar 26 2019 | |||
272c09a9425a | engelsen | Added callback for mechanical Q | Feb 8 2019 | |||
996106b5a1b0 | engelsen | Removed scale_init vars | Feb 6 2019 | |||
6f4abf3a154a | engelsen | QOL change of sliders | Feb 5 2019 | |||
43180a46f866 | engelsen | MyFit improvements | Feb 5 2019 | |||
968de360d295 | engelsen | Added check for limits | Feb 5 2019 | |||
838626b9c81b | engelsen | MyFit limits added | Feb 5 2019 | |||
eedae9eb8a92 | He3 | Update MyFit.m | Feb 1 2019 | |||
7e9c56f5832e | SAFedorov | 1) Fixed the bugs after renaiming plotTrace->plot and loadTrace->load, 2) made… | Jan 9 2019 | |||
e9a83c06de5e | engelsen | Peakfinder improvements | Jun 27 2018 | |||
19c28997449f | engelsen | Peakfinder updates | Jun 22 2018 | |||
66315e489b64 | engelsen | Fit improvements | Jun 4 2018 | |||
94c4268ec9d4 | engelsen | Work towards 126 plus Peakfinder improvements | Jun 4 2018 | |||
57ed5bb3eb3e | engelsen | 1. Made name check for Mycollector more robust 2. Looking for readHeader… | May 3 2018 | |||
72abadae36a4 | engelsen | 1. Added comments to MyDaq.m 2. Structured MyDaq.m better 3. Improved load… | May 2 2018 | |||
ca9506c961ac | engelsen | 1. Extensively commented and rearranged MyFit.m 2. Fixed bugs relating to the… | May 2 2018 | |||
4162fe3a5806 | engelsen | 1. Added support for Gorodetsky2000 fit to MyFit with associated test functions… | May 2 2018 | |||
61b517c9dee0 | engelsen | Merge branch 'Data-saving-edits' of https://github.com/engelsen/Instrument… | Apr 30 2018 | |||
61276c8b2152 | engelsen | 1. Added fits with gradient offset to MyFit.m 2. Deleted redundant code from… | Apr 30 2018 | |||
16b427aaa83c | engelsen | 1. Added anon_fit_fun dependent property to MyFit.m, allows easy access to fit… | Apr 30 2018 | |||
826b9e4e9da6 | engelsen | Merge branch 'Data-saving-edits' of https://github.com/engelsen/Instrument… | Apr 27 2018 | |||
a59965e938a0 | engelsen | 1. Smal lbug fixes | Apr 27 2018 | |||
9d9ed4ad7520 | engelsen | Minor updates to MyFit | Apr 26 2018 | |||
62c305520d90 | engelsen | Added tooltips for fits | Apr 5 2018 | |||
cfd27131b79f | SAFedorov | 1. Bug fixes in MyDaq and MyFit, specifically relating to saving | Jan 31 2018 | |||
b32dc319c030 | engelsen | 1. Fixed bugs in the MyFit save function 2. Linked all the save parameters to… | Jan 25 2018 | |||
5d564ed7b9db | engelsen | 1. Gui fixes for MyFit.m | Jan 25 2018 | |||
8f913af74b90 | engelsen | 1. Created session_name variable for MyFit and adjusted naming of save files… | Dec 5 2017 | |||
0125746b2f2e | engelsen | 1. Created saveParams function for MyFit.m 2. Fixed bugs in lorentzian initial… | Dec 5 2017 | |||
872bd480fb59 | engelsen | 1. Bug fixes on Gui of MyFit.m 2. Bug fixes on calibration of fits 3. Fix merge… | Nov 28 2017 | |||
7f398e359c2e | engelsen | 1. Further modification of GUI and calibration functionality of MyFit | Nov 28 2017 | |||
ec6e32066aa2 | engelsen | 1. Added CalVals struct for calibration values 2. Added function for… | Nov 24 2017 | |||
d8a5f5683c32 | engelsen | 1. Moved clearData function to MyTrace.m 2. Fixes to GUI structure of MyFit.m 3. | Nov 24 2017 | |||
acaa69dec939 | engelsen | 1. Changed figure switchign functionality of MyDaq and MyInstrument.m 2. | Nov 23 2017 | |||
b917839bfa4d | engelsen | 1. Testing DynamicProps | Nov 16 2017 | |||
667ccfedbdce | engelsen | 1. Changed the Uservals structure in MyFit to use dynamic properties 2. Changed… | Nov 16 2017 | |||
5d20a83561e3 | engelsen | 1. Made appropriate get/set functions for UserVals structure | Nov 15 2017 | |||
cd74c28652f7 | engelsen | 1. Merged tab creation functions into one function named createTab.m and… | Nov 15 2017 | |||
68155a2c1786 | engelsen | 1. Removed data files | Nov 15 2017 | |||
13bc12d49765 | engelsen | Merge branch 'master' of https://github.com/engelsen/Instrument-control | Nov 10 2017 | |||
8a8a9f20f09a | engelsen | 1. Changed formatting of initGui in MyRsa.m 2. Created mechanical panel for… | Nov 10 2017 | |||
f157d97c4ad9 | engelsen | 1. Added some comments | Nov 10 2017 | |||
2e3068239796 | engelsen | 1. Made it simpler to change width of GUI elements in MyFit | Nov 9 2017 | |||
03ba13fc3b51 | engelsen | 1. Made initial parameter generation in MyFit.m more robust 2. Cleaned up some… | Nov 9 2017 | |||
76be3664867f | engelsen | 1. Made init param generation functions better 2. Added double lorentzian fit… | Nov 8 2017 | |||
cf350848b797 | engelsen | 1. Initialize Data and Ref trace of MyDaq.m 2. Created callback for load trace… | Nov 6 2017 | |||
5c97f5f5bca9 | engelsen | 1. Changed access settings of MyFit.m | Nov 2 2017 | |||
a2cab7eef77c | engelsen | 1. Created MyG.m object for g0 calibration 2. Modified MyFit.m to contain save… | Nov 2 2017 | |||
dc41cb55afda | engelsen | 1. Implemented copy to clipboard button in MyDaq.m 2. Fixed fitting to fit to… | Oct 31 2017 | |||
e8af393fc5d3 | engelsen | 1. Attempt at fixing cursor label bugs with fits | Oct 31 2017 | |||
90dd10e48a02 | engelsen | 1. Fixed generation of initial parameters from MyDaq.m 2. Added generate init… | Oct 26 2017 |
c4science · Help