|
50 | 50 | eq_od2D['Quadratic Polynomial'] = ['Polynomial.Quadratic', 'Default', '', ''] |
51 | 51 | eq_od2D['Cubic Polynomial'] = ['Polynomial.Cubic', 'Default', '', ''] |
52 | 52 | eq_od2D['Witch Of Maria Agnesi A'] = ['Miscellaneous.WitchOfAgnesiA', 'Default', '', ''] |
53 | | -eq_od2D['VanDeemter Chromatography'] = ['Engineering.VanDeemterChromatography', 'Default', '', ''] |
| 53 | +eq_od2D['Lorentzian Peak C With Offset'] = ['Peak.LorentzianPeakC', 'Offset', '', ''] |
54 | 54 | eq_od2D['Gamma Ray Angular Distribution (degrees) B'] = ['LegendrePolynomial.GammaRayAngularDistributionDegreesB', 'Default', '', ''] |
55 | 55 | eq_od2D['Exponential With Offset'] = ['Exponential.Exponential', 'Offset', '', ''] # NOT default extended version string |
56 | 56 |
|
|
60 | 60 | eq_od3D['Full Quadratic Polynomial'] = ['Polynomial.FullQuadratic', 'Default', '', ''] |
61 | 61 | eq_od3D['Full Cubic Polynomial'] = ['Polynomial.FullCubic', 'Default', ''] |
62 | 62 | eq_od3D['Monkey Saddle A'] = ['Miscellaneous.MonkeySaddleA', 'Default', '', ''] |
63 | | -eq_od3D['Gaussian Curvature Of Whitneys Umbrella A'] = ['Miscellaneous.GaussianCurvatureOfWhitneysUmbrellaA', ''] |
| 63 | +eq_od3D['Gaussian Curvature Of Whitneys Umbrella A'] = ['Miscellaneous.GaussianCurvatureOfWhitneysUmbrellaA', '', ''] |
64 | 64 | eq_od3D['NIST Nelson Autolog'] = ['NIST.NIST_NelsonAutolog', 'Default', '', ''] |
65 | 65 | eq_od3D['Custom Polynomial One'] = ['Polynomial.UserSelectablePolynomial', 'Default', ', 3, 1'] |
66 | 66 |
|
0 commit comments