Skip to content

Commit

Permalink
add review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Nov 21, 2024
1 parent fbbf129 commit 4556c83
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@
"ref_id = 1\n",
"sp_44498.ec.biases = -1*np.array([-30.2,-31.4,-32.6,-33.6,-34.8])\n",
"sp_44498.ec.peaks = np.expand_dims(data[peaks]['dldTimeSteps'].data,1)\n",
"sp_44498.ec.tof = data.dldTimeSteps.data\n",
"sp_44498.ec.tof = res_corr.dldTimeSteps.data\n",
"\n",
"params=sp_44498.calibrate_energy_axis(\n",
"sp_44498.calibrate_energy_axis(\n",
" ref_id=ref_id,\n",
" ref_energy=ref_energy,\n",
" method=\"lmfit\",\n",
Expand Down

0 comments on commit 4556c83

Please sign in to comment.