@@ -38,6 +38,10 @@ describe('smooth:false option', () => {
3838 ddY : - 259.83290100626783 ,
3939 width : 0.08 ,
4040 index : 25 ,
41+ shape : {
42+ fwhm : 0.09419280180123805 ,
43+ kind : 'gaussian' ,
44+ } ,
4145 inflectionPoints : {
4246 from : { index : 23 , x : - 0.54 } ,
4347 to : { index : 27 , x : - 0.46 } ,
@@ -49,6 +53,10 @@ describe('smooth:false option', () => {
4953 ddY : - 259.83290100626783 ,
5054 width : 0.08 ,
5155 index : 75 ,
56+ shape : {
57+ fwhm : 0.09419280180123805 ,
58+ kind : 'gaussian' ,
59+ } ,
5260 inflectionPoints : {
5361 from : { index : 73 , x : 0.46 } ,
5462 to : { index : 77 , x : 0.54 } ,
@@ -68,6 +76,10 @@ describe('smooth:false option', () => {
6876 ddY : - 259.83290100626783 ,
6977 width : 0.08 ,
7078 index : 25 ,
79+ shape : {
80+ fwhm : 0.09419280180123805 ,
81+ kind : 'gaussian' ,
82+ } ,
7183 inflectionPoints : {
7284 from : { index : 23 , x : - 0.54 } ,
7385 to : { index : 27 , x : - 0.46 } ,
@@ -79,6 +91,10 @@ describe('smooth:false option', () => {
7991 ddY : - 259.83290100626783 ,
8092 width : 0.08 ,
8193 index : 75 ,
94+ shape : {
95+ fwhm : 0.09419280180123805 ,
96+ kind : 'gaussian' ,
97+ } ,
8298 inflectionPoints : {
8399 from : { index : 73 , x : 0.46 } ,
84100 to : { index : 77 , x : 0.54 } ,
@@ -101,6 +117,10 @@ describe('smooth:false option', () => {
101117 ddY : 259.83290100626783 ,
102118 width : 0.08 ,
103119 index : 25 ,
120+ shape : {
121+ fwhm : 0.09419280180123805 ,
122+ kind : 'gaussian' ,
123+ } ,
104124 inflectionPoints : {
105125 from : { index : 23 , x : - 0.54 } ,
106126 to : { index : 27 , x : - 0.46 } ,
@@ -112,6 +132,10 @@ describe('smooth:false option', () => {
112132 ddY : 259.83290100626783 ,
113133 width : 0.08 ,
114134 index : 75 ,
135+ shape : {
136+ fwhm : 0.09419280180123805 ,
137+ kind : 'gaussian' ,
138+ } ,
115139 inflectionPoints : {
116140 from : { index : 73 , x : 0.46 } ,
117141 to : { index : 77 , x : 0.54 } ,
@@ -135,6 +159,10 @@ describe('smooth:false option', () => {
135159 ddY : 259.83290100626783 ,
136160 width : 0.08 ,
137161 index : 25 ,
162+ shape : {
163+ fwhm : 0.09419280180123805 ,
164+ kind : 'gaussian' ,
165+ } ,
138166 inflectionPoints : {
139167 from : { index : 23 , x : - 0.54 } ,
140168 to : { index : 27 , x : - 0.46 } ,
@@ -146,6 +174,10 @@ describe('smooth:false option', () => {
146174 ddY : 259.83290100626783 ,
147175 width : 0.08 ,
148176 index : 75 ,
177+ shape : {
178+ fwhm : 0.09419280180123805 ,
179+ kind : 'gaussian' ,
180+ } ,
149181 inflectionPoints : {
150182 from : { index : 73 , x : 0.46 } ,
151183 to : { index : 77 , x : 0.54 } ,
0 commit comments