You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/others/Slopes_comparison_hyperbolic.ipynb
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@
112
112
"name": "stderr",
113
113
"output_type": "stream",
114
114
"text": [
115
-
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:47: RuntimeWarning: invalid value encountered in true_divide\n",
115
+
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:51: RuntimeWarning: invalid value encountered in true_divide\n",
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:99: RuntimeWarning: divide by zero encountered in true_divide\n",
156
+
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:105: RuntimeWarning: divide by zero encountered in true_divide\n",
157
157
" slope_mc = mask * (-data_dx / data_dt)\n",
158
-
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:99: RuntimeWarning: invalid value encountered in true_divide\n",
158
+
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:105: RuntimeWarning: invalid value encountered in true_divide\n",
159
159
" slope_mc = mask * (-data_dx / data_dt)\n",
160
-
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:99: RuntimeWarning: invalid value encountered in multiply\n",
160
+
"/home/ravasim/Documents/2022/Projects/MultiCompSlopesInterpolation/mcslopes/slopes.py:105: RuntimeWarning: invalid value encountered in multiply\n",
0 commit comments