Commit 8c3ec1eb by Uddeepta Deka

preliminary Ft plot added

parent 33f332c3
...@@ -415,7 +415,6 @@ ...@@ -415,7 +415,6 @@
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
"\n",
"# Computing the geom optics limit F(w)\n", "# Computing the geom optics limit F(w)\n",
"w_arr = np.arange(1e-1, 200, 0.01)\n", "w_arr = np.arange(1e-1, 200, 0.01)\n",
"F_geom = Fw_geom(lens, w_arr)" "F_geom = Fw_geom(lens, w_arr)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment